Javadoc
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@609 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
3193477354
commit
51b7fbe822
156 changed files with 22852 additions and 2001 deletions
|
@ -2,12 +2,12 @@
|
|||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_22) on Tue May 10 17:05:06 CEST 2011 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_22) on Tue Jul 05 21:52:00 CEST 2011 -->
|
||||
<TITLE>
|
||||
Uses of Package jrummikub.view
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2011-05-10">
|
||||
<META NAME="date" CONTENT="2011-07-05">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
|
||||
|
||||
|
@ -94,6 +94,14 @@ Packages that use <A HREF="../../jrummikub/view/package-summary.html">jrummikub.
|
|||
<TD> </TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><A HREF="#jrummikub.control.network"><B>jrummikub.control.network</B></A></TD>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><A HREF="#jrummikub.control.turn"><B>jrummikub.control.turn</B></A></TD>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><A HREF="#jrummikub.view"><B>jrummikub.view</B></A></TD>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
|
@ -113,6 +121,54 @@ Classes in <A HREF="../../jrummikub/view/package-summary.html">jrummikub.view</A
|
|||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IView.html#jrummikub.control"><B>IView</B></A></B>
|
||||
|
||||
<BR>
|
||||
The top-level view interface</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IView.BottomPanelType.html#jrummikub.control"><B>IView.BottomPanelType</B></A></B>
|
||||
|
||||
<BR>
|
||||
Different types of bottom panels</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<A NAME="jrummikub.control.network"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
Classes in <A HREF="../../jrummikub/view/package-summary.html">jrummikub.view</A> used by <A HREF="../../jrummikub/control/network/package-summary.html">jrummikub.control.network</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/ISettingsPanel.SettingsMode.html#jrummikub.control.network"><B>ISettingsPanel.SettingsMode</B></A></B>
|
||||
|
||||
<BR>
|
||||
SettingsPanel can be used with different functions in different situations</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IView.html#jrummikub.control.network"><B>IView</B></A></B>
|
||||
|
||||
<BR>
|
||||
The top-level view interface</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/LoginError.html#jrummikub.control.network"><B>LoginError</B></A></B>
|
||||
|
||||
<BR>
|
||||
Enum summarizing the different kinds of login errors</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<A NAME="jrummikub.control.turn"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
Classes in <A HREF="../../jrummikub/view/package-summary.html">jrummikub.view</A> used by <A HREF="../../jrummikub/control/turn/package-summary.html">jrummikub.control.turn</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IView.html#jrummikub.control.turn"><B>IView</B></A></B>
|
||||
|
||||
<BR>
|
||||
The top-level view interface</TD>
|
||||
</TR>
|
||||
|
@ -132,18 +188,79 @@ Classes in <A HREF="../../jrummikub/view/package-summary.html">jrummikub.view</A
|
|||
An interface for view elements that can emit click events</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IConnectPanel.html#jrummikub.view"><B>IConnectPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
Panel shown during connection process and showing errors</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IGameListPanel.html#jrummikub.view"><B>IGameListPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
Panel showing all offered games in the chosen channel</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IHandPanel.html#jrummikub.view"><B>IHandPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
The view for a player's hand that displays his stones</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/ILoginPanel.html#jrummikub.view"><B>ILoginPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
LoginPanel for network game</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IPlayerPanel.html#jrummikub.view"><B>IPlayerPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
The player panel that contains a player's board and other user interfaces</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IQuitWarningPanel.html#jrummikub.view"><B>IQuitWarningPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
Warning panel shown to if the emitted event would cancel the current game</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IQuitWarningPanel.QuitMode.html#jrummikub.view"><B>IQuitWarningPanel.QuitMode</B></A></B>
|
||||
|
||||
<BR>
|
||||
Enum summarizing the different events invoking the quit warning panel</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IScorePanel.html#jrummikub.view"><B>IScorePanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
The panel the scores are displayed in</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/ISettingsPanel.html#jrummikub.view"><B>ISettingsPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
The panel for the game setup</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/ISettingsPanel.SettingsError.html#jrummikub.view"><B>ISettingsPanel.SettingsError</B></A></B>
|
||||
|
||||
<BR>
|
||||
Specifies the different kinds of settings errors that can be displayed</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/ISettingsPanel.SettingsMode.html#jrummikub.view"><B>ISettingsPanel.SettingsMode</B></A></B>
|
||||
|
||||
<BR>
|
||||
SettingsPanel can be used with different functions in different situations</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/ISidePanel.html#jrummikub.view"><B>ISidePanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
Side panel to show all players and relevant player information in round
|
||||
order, game settings and stone heap size</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IStoneCollectionPanel.html#jrummikub.view"><B>IStoneCollectionPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
|
@ -162,6 +279,18 @@ Classes in <A HREF="../../jrummikub/view/package-summary.html">jrummikub.view</A
|
|||
<BR>
|
||||
The view of the table, where the stone sets lie</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IView.BottomPanelType.html#jrummikub.view"><B>IView.BottomPanelType</B></A></B>
|
||||
|
||||
<BR>
|
||||
Different types of bottom panels</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/LoginError.html#jrummikub.view"><B>LoginError</B></A></B>
|
||||
|
||||
<BR>
|
||||
Enum summarizing the different kinds of login errors</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
@ -178,18 +307,79 @@ Classes in <A HREF="../../jrummikub/view/package-summary.html">jrummikub.view</A
|
|||
An interface for view elements that can emit click events</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IConnectPanel.html#jrummikub.view.impl"><B>IConnectPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
Panel shown during connection process and showing errors</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IGameListPanel.html#jrummikub.view.impl"><B>IGameListPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
Panel showing all offered games in the chosen channel</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IHandPanel.html#jrummikub.view.impl"><B>IHandPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
The view for a player's hand that displays his stones</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/ILoginPanel.html#jrummikub.view.impl"><B>ILoginPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
LoginPanel for network game</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IPlayerPanel.html#jrummikub.view.impl"><B>IPlayerPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
The player panel that contains a player's board and other user interfaces</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IQuitWarningPanel.html#jrummikub.view.impl"><B>IQuitWarningPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
Warning panel shown to if the emitted event would cancel the current game</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IQuitWarningPanel.QuitMode.html#jrummikub.view.impl"><B>IQuitWarningPanel.QuitMode</B></A></B>
|
||||
|
||||
<BR>
|
||||
Enum summarizing the different events invoking the quit warning panel</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IScorePanel.html#jrummikub.view.impl"><B>IScorePanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
The panel the scores are displayed in</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/ISettingsPanel.html#jrummikub.view.impl"><B>ISettingsPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
The panel for the game setup</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/ISettingsPanel.SettingsError.html#jrummikub.view.impl"><B>ISettingsPanel.SettingsError</B></A></B>
|
||||
|
||||
<BR>
|
||||
Specifies the different kinds of settings errors that can be displayed</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/ISettingsPanel.SettingsMode.html#jrummikub.view.impl"><B>ISettingsPanel.SettingsMode</B></A></B>
|
||||
|
||||
<BR>
|
||||
SettingsPanel can be used with different functions in different situations</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/ISidePanel.html#jrummikub.view.impl"><B>ISidePanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
Side panel to show all players and relevant player information in round
|
||||
order, game settings and stone heap size</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IStoneCollectionPanel.html#jrummikub.view.impl"><B>IStoneCollectionPanel</B></A></B>
|
||||
|
||||
<BR>
|
||||
|
@ -214,6 +404,18 @@ Classes in <A HREF="../../jrummikub/view/package-summary.html">jrummikub.view</A
|
|||
<BR>
|
||||
The top-level view interface</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/IView.BottomPanelType.html#jrummikub.view.impl"><B>IView.BottomPanelType</B></A></B>
|
||||
|
||||
<BR>
|
||||
Different types of bottom panels</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/view/class-use/LoginError.html#jrummikub.view.impl"><B>LoginError</B></A></B>
|
||||
|
||||
<BR>
|
||||
Enum summarizing the different kinds of login errors</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
|
Reference in a new issue