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:01 CEST 2011 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_22) on Tue Jul 05 21:51:59 CEST 2011 -->
|
||||
<TITLE>
|
||||
StartTurnPanel
|
||||
</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">
|
||||
|
||||
|
@ -55,7 +55,7 @@ function windowTitle()
|
|||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../jrummikub/view/impl/PlayerPanel.html" title="class in jrummikub.view.impl"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../jrummikub/view/impl/SidePanel.PlayerListPanel.html" title="class in jrummikub.view.impl"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../jrummikub/view/impl/StoneCollectionPanel.html" title="class in jrummikub.view.impl"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?jrummikub/view/impl/StartTurnPanel.html" target="_top"><B>FRAMES</B></A>
|
||||
|
@ -76,9 +76,9 @@ function windowTitle()
|
|||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: <A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">NESTED</A> | <A HREF="#fields_inherited_from_class_javax.swing.JComponent">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
SUMMARY: <A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_top"></A>
|
||||
|
@ -172,6 +172,142 @@ A panel that is displayed before a player's turn
|
|||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
<B>Field Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private <A HREF="../../../jrummikub/util/Event.html" title="class in jrummikub.util">Event</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#acknowledgeConnectionLostEvent">acknowledgeConnectionLostEvent</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private <A HREF="../../../jrummikub/util/Event.html" title="class in jrummikub.util">Event</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#acknowledgeInvalidEvent">acknowledgeInvalidEvent</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private <A HREF="../../../jrummikub/util/Event.html" title="class in jrummikub.util">Event</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#buttonEvent">buttonEvent</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private java.awt.Color</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#currentPlayerColor">currentPlayerColor</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private java.lang.String</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#currentPlayerName">currentPlayerName</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private javax.swing.JLabel</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#extraLabel">extraLabel</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private java.lang.String</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#lastStonePlayerName">lastStonePlayerName</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private static float</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#MAX_BUTTON_FONT_SIZE">MAX_BUTTON_FONT_SIZE</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private static float</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#PANEL_FIRST_LINE_HEIGHT">PANEL_FIRST_LINE_HEIGHT</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private static int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#PANEL_INSET">PANEL_INSET</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private static int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#PANEL_MAX_WIDTH">PANEL_MAX_WIDTH</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private static int</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#PANEL_SEPARATOR">PANEL_SEPARATOR</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private java.lang.String</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#redealedPlayerName">redealedPlayerName</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private javax.swing.JButton</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#startTurnButton">startTurnButton</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private <A HREF="../../../jrummikub/util/Event.html" title="class in jrummikub.util">Event</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#startTurnEvent">startTurnEvent</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private javax.swing.JLabel</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#startTurnLabel">startTurnLabel</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private <A HREF="../../../jrummikub/view/IView.BottomPanelType.html" title="enum in jrummikub.view">IView.BottomPanelType</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#type">type</A></B></CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
|
@ -228,11 +364,42 @@ A panel that is displayed before a player's turn
|
|||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>(package private) <A HREF="../../../jrummikub/util/IEvent.html" title="interface in jrummikub.util">IEvent</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#getAcknowledgeConnectionLostEvent()">getAcknowledgeConnectionLostEvent</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>(package private) <A HREF="../../../jrummikub/util/IEvent.html" title="interface in jrummikub.util">IEvent</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#getAcknowledgeInvalidEvent()">getAcknowledgeInvalidEvent</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>(package private) <A HREF="../../../jrummikub/util/IEvent.html" title="interface in jrummikub.util">IEvent</A></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#getStartTurnEvent()">getStartTurnEvent</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
The start turn event is emitted when the current player has clicked the
|
||||
start turn button</TD>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#rescale()">rescale</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>(package private) void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#setCurrentPlayerColor(java.awt.Color)">setCurrentPlayerColor</A></B>(java.awt.Color color)</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
|
@ -240,7 +407,55 @@ A panel that is displayed before a player's turn
|
|||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#setCurrentPlayerName(java.lang.String)">setCurrentPlayerName</A></B>(java.lang.String playerName)</CODE>
|
||||
|
||||
<BR>
|
||||
Sets the current player name</TD>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>(package private) void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#setInitialMeldError(int)">setInitialMeldError</A></B>(int points)</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>(package private) void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#setInitialMeldFirstError()">setInitialMeldFirstError</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>(package private) void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#setLastStonePlayerName(java.lang.String)">setLastStonePlayerName</A></B>(java.lang.String name)</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>(package private) void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#setRedealedPlayerName(java.lang.String)">setRedealedPlayerName</A></B>(java.lang.String name)</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>(package private) void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#setType(jrummikub.view.IView.BottomPanelType)">setType</A></B>(<A HREF="../../../jrummikub/view/IView.BottomPanelType.html" title="enum in jrummikub.view">IView.BottomPanelType</A> type)</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE>private void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../jrummikub/view/impl/StartTurnPanel.html#update()">update</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
|
||||
|
@ -291,6 +506,185 @@ A panel that is displayed before a player's turn
|
|||
|
||||
<P>
|
||||
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
|
||||
<A NAME="field_detail"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||||
<B>Field Detail</B></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="PANEL_INSET"><!-- --></A><H3>
|
||||
PANEL_INSET</H3>
|
||||
<PRE>
|
||||
private static final int <B>PANEL_INSET</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#jrummikub.view.impl.StartTurnPanel.PANEL_INSET">Constant Field Values</A></DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="PANEL_SEPARATOR"><!-- --></A><H3>
|
||||
PANEL_SEPARATOR</H3>
|
||||
<PRE>
|
||||
private static final int <B>PANEL_SEPARATOR</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#jrummikub.view.impl.StartTurnPanel.PANEL_SEPARATOR">Constant Field Values</A></DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="PANEL_FIRST_LINE_HEIGHT"><!-- --></A><H3>
|
||||
PANEL_FIRST_LINE_HEIGHT</H3>
|
||||
<PRE>
|
||||
private static final float <B>PANEL_FIRST_LINE_HEIGHT</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#jrummikub.view.impl.StartTurnPanel.PANEL_FIRST_LINE_HEIGHT">Constant Field Values</A></DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="PANEL_MAX_WIDTH"><!-- --></A><H3>
|
||||
PANEL_MAX_WIDTH</H3>
|
||||
<PRE>
|
||||
private static final int <B>PANEL_MAX_WIDTH</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#jrummikub.view.impl.StartTurnPanel.PANEL_MAX_WIDTH">Constant Field Values</A></DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="MAX_BUTTON_FONT_SIZE"><!-- --></A><H3>
|
||||
MAX_BUTTON_FONT_SIZE</H3>
|
||||
<PRE>
|
||||
private static final float <B>MAX_BUTTON_FONT_SIZE</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#jrummikub.view.impl.StartTurnPanel.MAX_BUTTON_FONT_SIZE">Constant Field Values</A></DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="startTurnLabel"><!-- --></A><H3>
|
||||
startTurnLabel</H3>
|
||||
<PRE>
|
||||
private javax.swing.JLabel <B>startTurnLabel</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="extraLabel"><!-- --></A><H3>
|
||||
extraLabel</H3>
|
||||
<PRE>
|
||||
private javax.swing.JLabel <B>extraLabel</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="startTurnButton"><!-- --></A><H3>
|
||||
startTurnButton</H3>
|
||||
<PRE>
|
||||
private javax.swing.JButton <B>startTurnButton</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="startTurnEvent"><!-- --></A><H3>
|
||||
startTurnEvent</H3>
|
||||
<PRE>
|
||||
private <A HREF="../../../jrummikub/util/Event.html" title="class in jrummikub.util">Event</A> <B>startTurnEvent</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="acknowledgeInvalidEvent"><!-- --></A><H3>
|
||||
acknowledgeInvalidEvent</H3>
|
||||
<PRE>
|
||||
private <A HREF="../../../jrummikub/util/Event.html" title="class in jrummikub.util">Event</A> <B>acknowledgeInvalidEvent</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="acknowledgeConnectionLostEvent"><!-- --></A><H3>
|
||||
acknowledgeConnectionLostEvent</H3>
|
||||
<PRE>
|
||||
private <A HREF="../../../jrummikub/util/Event.html" title="class in jrummikub.util">Event</A> <B>acknowledgeConnectionLostEvent</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="buttonEvent"><!-- --></A><H3>
|
||||
buttonEvent</H3>
|
||||
<PRE>
|
||||
private <A HREF="../../../jrummikub/util/Event.html" title="class in jrummikub.util">Event</A> <B>buttonEvent</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="type"><!-- --></A><H3>
|
||||
type</H3>
|
||||
<PRE>
|
||||
private <A HREF="../../../jrummikub/view/IView.BottomPanelType.html" title="enum in jrummikub.view">IView.BottomPanelType</A> <B>type</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="currentPlayerColor"><!-- --></A><H3>
|
||||
currentPlayerColor</H3>
|
||||
<PRE>
|
||||
private java.awt.Color <B>currentPlayerColor</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="currentPlayerName"><!-- --></A><H3>
|
||||
currentPlayerName</H3>
|
||||
<PRE>
|
||||
private java.lang.String <B>currentPlayerName</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="redealedPlayerName"><!-- --></A><H3>
|
||||
redealedPlayerName</H3>
|
||||
<PRE>
|
||||
private java.lang.String <B>redealedPlayerName</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="lastStonePlayerName"><!-- --></A><H3>
|
||||
lastStonePlayerName</H3>
|
||||
<PRE>
|
||||
private java.lang.String <B>lastStonePlayerName</B></PRE>
|
||||
<DL>
|
||||
<DL>
|
||||
</DL>
|
||||
</DL>
|
||||
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
|
||||
<A NAME="constructor_detail"><!-- --></A>
|
||||
|
@ -320,15 +714,24 @@ StartTurnPanel</H3>
|
|||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="setCurrentPlayerName(java.lang.String)"><!-- --></A><H3>
|
||||
setCurrentPlayerName</H3>
|
||||
<A NAME="setInitialMeldError(int)"><!-- --></A><H3>
|
||||
setInitialMeldError</H3>
|
||||
<PRE>
|
||||
void <B>setCurrentPlayerName</B>(java.lang.String playerName)</PRE>
|
||||
void <B>setInitialMeldError</B>(int points)</PRE>
|
||||
<DL>
|
||||
<DD>Sets the current player name
|
||||
<P>
|
||||
<DD><DL>
|
||||
<DT><B>Parameters:</B><DD><CODE>playerName</CODE> - the player name</DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="setInitialMeldFirstError()"><!-- --></A><H3>
|
||||
setInitialMeldFirstError</H3>
|
||||
<PRE>
|
||||
void <B>setInitialMeldFirstError</B>()</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
@ -338,12 +741,107 @@ getStartTurnEvent</H3>
|
|||
<PRE>
|
||||
<A HREF="../../../jrummikub/util/IEvent.html" title="interface in jrummikub.util">IEvent</A> <B>getStartTurnEvent</B>()</PRE>
|
||||
<DL>
|
||||
<DD>The start turn event is emitted when the current player has clicked the
|
||||
start turn button
|
||||
<P>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<DT><B>Returns:</B><DD>the event</DL>
|
||||
<A NAME="getAcknowledgeInvalidEvent()"><!-- --></A><H3>
|
||||
getAcknowledgeInvalidEvent</H3>
|
||||
<PRE>
|
||||
<A HREF="../../../jrummikub/util/IEvent.html" title="interface in jrummikub.util">IEvent</A> <B>getAcknowledgeInvalidEvent</B>()</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getAcknowledgeConnectionLostEvent()"><!-- --></A><H3>
|
||||
getAcknowledgeConnectionLostEvent</H3>
|
||||
<PRE>
|
||||
<A HREF="../../../jrummikub/util/IEvent.html" title="interface in jrummikub.util">IEvent</A> <B>getAcknowledgeConnectionLostEvent</B>()</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="rescale()"><!-- --></A><H3>
|
||||
rescale</H3>
|
||||
<PRE>
|
||||
private void <B>rescale</B>()</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="setCurrentPlayerName(java.lang.String)"><!-- --></A><H3>
|
||||
setCurrentPlayerName</H3>
|
||||
<PRE>
|
||||
void <B>setCurrentPlayerName</B>(java.lang.String playerName)</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="setCurrentPlayerColor(java.awt.Color)"><!-- --></A><H3>
|
||||
setCurrentPlayerColor</H3>
|
||||
<PRE>
|
||||
void <B>setCurrentPlayerColor</B>(java.awt.Color color)</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="setRedealedPlayerName(java.lang.String)"><!-- --></A><H3>
|
||||
setRedealedPlayerName</H3>
|
||||
<PRE>
|
||||
void <B>setRedealedPlayerName</B>(java.lang.String name)</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="setLastStonePlayerName(java.lang.String)"><!-- --></A><H3>
|
||||
setLastStonePlayerName</H3>
|
||||
<PRE>
|
||||
void <B>setLastStonePlayerName</B>(java.lang.String name)</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="setType(jrummikub.view.IView.BottomPanelType)"><!-- --></A><H3>
|
||||
setType</H3>
|
||||
<PRE>
|
||||
void <B>setType</B>(<A HREF="../../../jrummikub/view/IView.BottomPanelType.html" title="enum in jrummikub.view">IView.BottomPanelType</A> type)</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="update()"><!-- --></A><H3>
|
||||
update</H3>
|
||||
<PRE>
|
||||
private void <B>update</B>()</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
|
@ -377,7 +875,7 @@ getStartTurnEvent</H3>
|
|||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../jrummikub/view/impl/PlayerPanel.html" title="class in jrummikub.view.impl"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../jrummikub/view/impl/SidePanel.PlayerListPanel.html" title="class in jrummikub.view.impl"><B>PREV CLASS</B></A>
|
||||
<A HREF="../../../jrummikub/view/impl/StoneCollectionPanel.html" title="class in jrummikub.view.impl"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../../../index.html?jrummikub/view/impl/StartTurnPanel.html" target="_top"><B>FRAMES</B></A>
|
||||
|
@ -398,9 +896,9 @@ getStartTurnEvent</H3>
|
|||
</TR>
|
||||
<TR>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
SUMMARY: <A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">NESTED</A> | <A HREF="#fields_inherited_from_class_javax.swing.JComponent">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
SUMMARY: <A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="skip-navbar_bottom"></A>
|
||||
|
|
Reference in a new issue