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.control
|
||||
</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">
|
||||
|
||||
|
@ -93,6 +93,14 @@ Packages that use <A HREF="../../jrummikub/control/package-summary.html">jrummik
|
|||
<TD><A HREF="#jrummikub.control"><B>jrummikub.control</B></A></TD>
|
||||
<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>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
@ -103,11 +111,132 @@ Packages that use <A HREF="../../jrummikub/control/package-summary.html">jrummik
|
|||
Classes in <A HREF="../../jrummikub/control/package-summary.html">jrummikub.control</A> used by <A HREF="../../jrummikub/control/package-summary.html">jrummikub.control</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/AbstractSettingsControl.html#jrummikub.control"><B>AbstractSettingsControl</B></A></B>
|
||||
|
||||
<BR>
|
||||
Abstract control class managing joined methods and attributes of all
|
||||
different (network, default...) settings controls</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/ApplicationControl.html#jrummikub.control"><B>ApplicationControl</B></A></B>
|
||||
|
||||
<BR>
|
||||
The application control controls the settings for a new games and create the
|
||||
game control</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/GameControl.html#jrummikub.control"><B>GameControl</B></A></B>
|
||||
|
||||
<BR>
|
||||
Controls a Game, at some point including all Rounds, starts new Rounds</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/ITurnTimer.html#jrummikub.control"><B>ITurnTimer</B></A></B>
|
||||
|
||||
<BR>
|
||||
Interface for the <A HREF="../../jrummikub/control/TurnTimer.html" title="class in jrummikub.control"><CODE>TurnTimer</CODE></A></TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/LoginControl.html#jrummikub.control"><B>LoginControl</B></A></B>
|
||||
|
||||
<BR>
|
||||
Control checking and processing login data for network game</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/RoundControl.html#jrummikub.control"><B>RoundControl</B></A></B>
|
||||
|
||||
<BR>
|
||||
Controller that manages a single round of rummikub</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/RoundControl.InvalidTurnInfo.html#jrummikub.control"><B>RoundControl.InvalidTurnInfo</B></A></B>
|
||||
|
||||
<BR>
|
||||
Table, stone sets and type of an invalid turn to allow a user to track his
|
||||
own errors</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/RoundControl.InvalidTurnType.html#jrummikub.control"><B>RoundControl.InvalidTurnType</B></A></B>
|
||||
|
||||
<BR>
|
||||
Enum summarizing the different types of invalid turns to set the correct
|
||||
panel message</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/SaveControl.html#jrummikub.control"><B>SaveControl</B></A></B>
|
||||
|
||||
<BR>
|
||||
The save control is responsible for loading and saving game and round states</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/SettingsControl.html#jrummikub.control"><B>SettingsControl</B></A></B>
|
||||
|
||||
<BR>
|
||||
The settings control controls the settings panel</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/control/package-summary.html">jrummikub.control</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/control/class-use/AbstractSettingsControl.html#jrummikub.control.network"><B>AbstractSettingsControl</B></A></B>
|
||||
|
||||
<BR>
|
||||
Abstract control class managing joined methods and attributes of all
|
||||
different (network, default...) settings controls</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/GameControl.html#jrummikub.control.network"><B>GameControl</B></A></B>
|
||||
|
||||
<BR>
|
||||
Controls a Game, at some point including all Rounds, starts new Rounds</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/RoundControl.html#jrummikub.control.network"><B>RoundControl</B></A></B>
|
||||
|
||||
<BR>
|
||||
Controller that manages a single round of rummikub</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/RoundControl.InvalidTurnInfo.html#jrummikub.control.network"><B>RoundControl.InvalidTurnInfo</B></A></B>
|
||||
|
||||
<BR>
|
||||
Table, stone sets and type of an invalid turn to allow a user to track his
|
||||
own errors</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/SaveControl.html#jrummikub.control.network"><B>SaveControl</B></A></B>
|
||||
|
||||
<BR>
|
||||
The save control is responsible for loading and saving game and round states</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/control/package-summary.html">jrummikub.control</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/control/class-use/ITurnTimer.html#jrummikub.control.turn"><B>ITurnTimer</B></A></B>
|
||||
|
||||
<BR>
|
||||
Interface for the <A HREF="../../jrummikub/control/TurnTimer.html" title="class in jrummikub.control"><CODE>TurnTimer</CODE></A></TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../jrummikub/control/class-use/RoundControl.InvalidTurnInfo.html#jrummikub.control.turn"><B>RoundControl.InvalidTurnInfo</B></A></B>
|
||||
|
||||
<BR>
|
||||
Table, stone sets and type of an invalid turn to allow a user to track his
|
||||
own errors</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
|
Reference in a new issue