📄 index-all.html
字号:
Static method in class <A HREF="./Communication.html" title="class in <Unnamed>">Communication</A>
<DD>
<DT><A HREF="./Bar.html#setGamePool(GamePool)"><B>setGamePool(GamePool)</B></A> -
Method in class <A HREF="./Bar.html" title="class in <Unnamed>">Bar</A>
<DD>
<DT><A HREF="./SingleBar.html#setGamePool(SingleGamePool)"><B>setGamePool(SingleGamePool)</B></A> -
Method in class <A HREF="./SingleBar.html" title="class in <Unnamed>">SingleBar</A>
<DD>
<DT><A HREF="./SingleGameFace.html#setMessage(java.lang.String)"><B>setMessage(String)</B></A> -
Method in class <A HREF="./SingleGameFace.html" title="class in <Unnamed>">SingleGameFace</A>
<DD>
<DT><A HREF="./Communication.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Static method in class <A HREF="./Communication.html" title="class in <Unnamed>">Communication</A>
<DD>Set the name of the client
<DT><A HREF="./GameFace.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class <A HREF="./GameFace.html" title="class in <Unnamed>">GameFace</A>
<DD>Display the name of the local client
<DT><A HREF="./GameFace.html#setName(java.lang.String, int)"><B>setName(String, int)</B></A> -
Method in class <A HREF="./GameFace.html" title="class in <Unnamed>">GameFace</A>
<DD>Display the name of another client
<DT><A HREF="./OtherClientsThread.html#setName()"><B>setName()</B></A> -
Method in class <A HREF="./OtherClientsThread.html" title="class in <Unnamed>">OtherClientsThread</A>
<DD>Receive the names sent from the server and transmit them tothe game interface to display on certain panels
<DT><A HREF="./Information.html#setNext(Information)"><B>setNext(Information)</B></A> -
Method in class <A HREF="./Information.html" title="class in <Unnamed>">Information</A>
<DD>
<DT><A HREF="./GameFace.html#setOrder(int, int)"><B>setOrder(int, int)</B></A> -
Method in class <A HREF="./GameFace.html" title="class in <Unnamed>">GameFace</A>
<DD>Set the place of another client
<DT><A HREF="./About.html#setPlace(double, double)"><B>setPlace(double, double)</B></A> -
Method in class <A HREF="./About.html" title="class in <Unnamed>">About</A>
<DD>
<DT><A HREF="./Communication.html#setScore(int)"><B>setScore(int)</B></A> -
Static method in class <A HREF="./Communication.html" title="class in <Unnamed>">Communication</A>
<DD>send the score of the client to the server
<DT><A HREF="./GameFace.html#setScore(int)"><B>setScore(int)</B></A> -
Method in class <A HREF="./GameFace.html" title="class in <Unnamed>">GameFace</A>
<DD>Display the score of the local client
<DT><A HREF="./GameFace.html#setScore(int, int)"><B>setScore(int, int)</B></A> -
Method in class <A HREF="./GameFace.html" title="class in <Unnamed>">GameFace</A>
<DD>Display the score of another client
<DT><A HREF="./Information.html#setScore(int)"><B>setScore(int)</B></A> -
Method in class <A HREF="./Information.html" title="class in <Unnamed>">Information</A>
<DD>
<DT><A HREF="./OtherClientsThread.html#setScore()"><B>setScore()</B></A> -
Method in class <A HREF="./OtherClientsThread.html" title="class in <Unnamed>">OtherClientsThread</A>
<DD>Receive the score corresponding to another client and notifies the game interfaceto display it
<DT><A HREF="./Server.html#setScore(int, java.io.BufferedReader)"><B>setScore(int, BufferedReader)</B></A> -
Static method in class <A HREF="./Server.html" title="class in <Unnamed>">Server</A>
<DD>send the score of a client to other clients
<DT><A HREF="./SingleGameFace.html#setScore(int)"><B>setScore(int)</B></A> -
Method in class <A HREF="./SingleGameFace.html" title="class in <Unnamed>">SingleGameFace</A>
<DD>set the score of the player
<DT><A HREF="./ChatStartExitPanel.html#setSelfName(java.lang.String)"><B>setSelfName(String)</B></A> -
Method in class <A HREF="./ChatStartExitPanel.html" title="class in <Unnamed>">ChatStartExitPanel</A>
<DD>
<DT><A HREF="./ChatStartExitPanel.html#setSelftScore(int)"><B>setSelftScore(int)</B></A> -
Method in class <A HREF="./ChatStartExitPanel.html" title="class in <Unnamed>">ChatStartExitPanel</A>
<DD>
<DT><A HREF="./Communication.html#setServerIP(java.lang.String)"><B>setServerIP(String)</B></A> -
Static method in class <A HREF="./Communication.html" title="class in <Unnamed>">Communication</A>
<DD>set the IP of the server
<DT><A HREF="./SingleGameFace.html#setSpeed(int)"><B>setSpeed(int)</B></A> -
Method in class <A HREF="./SingleGameFace.html" title="class in <Unnamed>">SingleGameFace</A>
<DD>Set the speed of the bar
<DT><A HREF="./Information.html#setUserName(java.lang.String)"><B>setUserName(String)</B></A> -
Method in class <A HREF="./Information.html" title="class in <Unnamed>">Information</A>
<DD>
<DT><A HREF="./Location.html#setX(int)"><B>setX(int)</B></A> -
Method in class <A HREF="./Location.html" title="class in <Unnamed>">Location</A>
<DD>
<DT><A HREF="./SingleLocation.html#setX(int)"><B>setX(int)</B></A> -
Method in class <A HREF="./SingleLocation.html" title="class in <Unnamed>">SingleLocation</A>
<DD>
<DT><A HREF="./Location.html#setY(int)"><B>setY(int)</B></A> -
Method in class <A HREF="./Location.html" title="class in <Unnamed>">Location</A>
<DD>
<DT><A HREF="./SingleLocation.html#setY(int)"><B>setY(int)</B></A> -
Method in class <A HREF="./SingleLocation.html" title="class in <Unnamed>">SingleLocation</A>
<DD>
<DT><A HREF="./Bar.html#shift()"><B>shift()</B></A> -
Method in class <A HREF="./Bar.html" title="class in <Unnamed>">Bar</A>
<DD>
<DT><A HREF="./SingleBar.html#shift()"><B>shift()</B></A> -
Method in class <A HREF="./SingleBar.html" title="class in <Unnamed>">SingleBar</A>
<DD>
<DT><A HREF="./SingleBar.html" title="class in <Unnamed>"><B>SingleBar</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD> <DT><A HREF="./SingleBar.html#SingleBar()"><B>SingleBar()</B></A> -
Constructor for class <A HREF="./SingleBar.html" title="class in <Unnamed>">SingleBar</A>
<DD>
<DT><A HREF="./SingleBar.html#SingleBar(SingleGamePool)"><B>SingleBar(SingleGamePool)</B></A> -
Constructor for class <A HREF="./SingleBar.html" title="class in <Unnamed>">SingleBar</A>
<DD>
<DT><A HREF="./SingleBar.html#SingleBar(SingleLocation[])"><B>SingleBar(SingleLocation[])</B></A> -
Constructor for class <A HREF="./SingleBar.html" title="class in <Unnamed>">SingleBar</A>
<DD>
<DT><A HREF="./SingleColorSet.html" title="class in <Unnamed>"><B>SingleColorSet</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD> <DT><A HREF="./SingleGameFace.html" title="class in <Unnamed>"><B>SingleGameFace</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD> <DT><A HREF="./ChooseFrame.html#singleListener()"><B>singleListener()</B></A> -
Method in class <A HREF="./ChooseFrame.html" title="class in <Unnamed>">ChooseFrame</A>
<DD>
<DT><A HREF="./SingleLocation.html" title="class in <Unnamed>"><B>SingleLocation</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD> <DT><A HREF="./SingleLocation.html#SingleLocation()"><B>SingleLocation()</B></A> -
Constructor for class <A HREF="./SingleLocation.html" title="class in <Unnamed>">SingleLocation</A>
<DD>
<DT><A HREF="./SingleLocation.html#SingleLocation(int, int, int)"><B>SingleLocation(int, int, int)</B></A> -
Constructor for class <A HREF="./SingleLocation.html" title="class in <Unnamed>">SingleLocation</A>
<DD>
<DT><A HREF="./ChooseFrame.html#slowNetListener()"><B>slowNetListener()</B></A> -
Method in class <A HREF="./ChooseFrame.html" title="class in <Unnamed>">ChooseFrame</A>
<DD>
<DT><A HREF="./Bar.html#squares"><B>squares</B></A> -
Variable in class <A HREF="./Bar.html" title="class in <Unnamed>">Bar</A>
<DD>
<DT><A HREF="./SingleBar.html#squares"><B>squares</B></A> -
Variable in class <A HREF="./SingleBar.html" title="class in <Unnamed>">SingleBar</A>
<DD>
<DT><A HREF="./OtherClientsThread.html#start2()"><B>start2()</B></A> -
Method in class <A HREF="./OtherClientsThread.html" title="class in <Unnamed>">OtherClientsThread</A>
<DD>
<DT><A HREF="./GameFace.html#startGame()"><B>startGame()</B></A> -
Method in class <A HREF="./GameFace.html" title="class in <Unnamed>">GameFace</A>
<DD>
<DT><A HREF="./Server.html#startUp()"><B>startUp()</B></A> -
Method in class <A HREF="./Server.html" title="class in <Unnamed>">Server</A>
<DD>Start up the server
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./Server.html#threads"><B>threads</B></A> -
Static variable in class <A HREF="./Server.html" title="class in <Unnamed>">Server</A>
<DD>The array holding multiple threads handling various clients
<DT><A HREF="./ColorSet.html#toString()"><B>toString()</B></A> -
Method in class <A HREF="./ColorSet.html" title="class in <Unnamed>">ColorSet</A>
<DD>
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./SingleGameFace.html#updateLookAndFeel()"><B>updateLookAndFeel()</B></A> -
Method in class <A HREF="./SingleGameFace.html" title="class in <Unnamed>">SingleGameFace</A>
<DD>Sets the current L&F on each demo module
<DT><A HREF="./Information.html#userName"><B>userName</B></A> -
Variable in class <A HREF="./Information.html" title="class in <Unnamed>">Information</A>
<DD>
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./Win.html" title="class in <Unnamed>"><B>Win</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD> <DT><A HREF="./Win.html#Win()"><B>Win()</B></A> -
Constructor for class <A HREF="./Win.html" title="class in <Unnamed>">Win</A>
<DD>
<DT><A HREF="./InformationList.html#writeBack()"><B>writeBack()</B></A> -
Method in class <A HREF="./InformationList.html" title="class in <Unnamed>">InformationList</A>
<DD>
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./Location.html#x"><B>x</B></A> -
Variable in class <A HREF="./Location.html" title="class in <Unnamed>">Location</A>
<DD>
<DT><A HREF="./SingleLocation.html#x"><B>x</B></A> -
Variable in class <A HREF="./SingleLocation.html" title="class in <Unnamed>">SingleLocation</A>
<DD>
</DL>
<HR>
<A NAME="_Y_"><!-- --></A><H2>
<B>Y</B></H2>
<DL>
<DT><A HREF="./Location.html#y"><B>y</B></A> -
Variable in class <A HREF="./Location.html" title="class in <Unnamed>">Location</A>
<DD>
<DT><A HREF="./SingleLocation.html#y"><B>y</B></A> -
Variable in class <A HREF="./SingleLocation.html" title="class in <Unnamed>">SingleLocation</A>
<DD>
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -