Removing uneeded file.
[and.git] / PC^2 / pc2judge / doc / pc2ex / index-all.html
blob8ff27cca5ec2c603f026fa7d565f68da0b0eca59
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc on Wed Jul 09 10:18:15 PDT 2003 -->
6 <TITLE>
7 PC^2: Index
8 </TITLE>
9 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
10 </HEAD>
11 <BODY BGCOLOR="white">
13 <!-- ========== START OF NAVBAR ========== -->
14 <A NAME="navbar_top"><!-- --></A>
15 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
16 <TR>
17 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
18 <A NAME="navbar_top_firstrow"><!-- --></A>
19 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
20 <TR ALIGN="center" VALIGN="top">
21 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
22 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
23 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="pc2/ex/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
24 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
25 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
26 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
27 </TR>
28 </TABLE>
29 </TD>
30 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
31 Questions? <A HREf=mailto:pc2@ecs.csus.edu>Send mail to PC<sup>2</sup></a></EM>
32 </TD>
33 </TR>
35 <TR>
36 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
37 &nbsp;PREV&nbsp;
38 &nbsp;NEXT</FONT></TD>
39 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
40 <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
41 &nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
42 </TR>
43 </TABLE>
44 <!-- =========== END OF NAVBAR =========== -->
46 <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="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</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="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
47 <A NAME="_A_"><!-- --></A><H2>
48 <B>A</B></H2>
49 <DL>
50 <DT><A HREF="pc2/ex/BaseClient.html#ACC_ALREADYLOGGEDIN"><B>ACC_ALREADYLOGGEDIN</B></A> -
51 Variable in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
52 <DD>Account already logged in
53 <DT><A HREF="pc2/ex/BaseClient.html#ACC_CLIENTDATANULL"><B>ACC_CLIENTDATANULL</B></A> -
54 Variable in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
55 <DD>ClientData is NULL (internal error)
56 <DT><A HREF="pc2/ex/BaseClient.html#ACC_CLIENTNULL"><B>ACC_CLIENTNULL</B></A> -
57 Variable in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
58 <DD>Client is NULL (internal error)
59 <DT><A HREF="pc2/ex/BaseClient.html#ACC_EXCEPTIONINLOGIN"><B>ACC_EXCEPTIONINLOGIN</B></A> -
60 Variable in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
61 <DD>Exception during login (internal error)
62 <DT><A HREF="pc2/ex/BaseClient.html#ACC_INVALIDPASSWORD"><B>ACC_INVALIDPASSWORD</B></A> -
63 Variable in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
64 <DD>Password did not match
65 <DT><A HREF="pc2/ex/BaseClient.html#ACC_NOSERVER"><B>ACC_NOSERVER</B></A> -
66 Variable in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
67 <DD>Can not contest Server (internal error)
68 <DT><A HREF="pc2/ex/BaseClient.html#ACC_TABLE_NULL"><B>ACC_TABLE_NULL</B></A> -
69 Variable in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
70 <DD>No account defined
71 <DT><A HREF="pc2/ex/BaseClient.html#ACC_TYPE_NULL"><B>ACC_TYPE_NULL</B></A> -
72 Variable in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
73 <DD>No such account type/uknown account type
74 <DT><A HREF="pc2/ex/BaseClient.html#ACC_UNKNOWNLOGINID"><B>ACC_UNKNOWNLOGINID</B></A> -
75 Variable in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
76 <DD>Unknown login
77 </DL>
78 <HR>
79 <A NAME="_B_"><!-- --></A><H2>
80 <B>B</B></H2>
81 <DL>
82 <DT><A HREF="pc2/ex/BaseClient.html"><B>BaseClient</B></A> - class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>.<DD>Base class for Team, Board, Judge PC<sup>2</sup> Clients classes.<DT><A HREF="pc2/ex/BaseClient_Stub.html"><B>BaseClient_Stub</B></A> - class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>.<DD>&nbsp;<DT><A HREF="pc2/ex/BaseClient_Stub.html#BaseClient_Stub(java.rmi.server.RemoteRef)"><B>BaseClient_Stub(RemoteRef)</B></A> -
83 Constructor for class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
84 <DD>&nbsp;
85 <DT><A HREF="pc2/ex/BaseClient.html#BaseClient()"><B>BaseClient()</B></A> -
86 Constructor for class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
87 <DD>BaseClient constuctor
88 </DL>
89 <HR>
90 <A NAME="_C_"><!-- --></A><H2>
91 <B>C</B></H2>
92 <DL>
93 <DT><A HREF="pc2/ex/BaseClient.html#changePassword(int, java.lang.Long, java.lang.String, java.lang.String)"><B>changePassword(int, Long, String, String)</B></A> -
94 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
95 <DD>Change a user's password
97 <DT><A HREF="pc2/ex/BaseClient_Stub.html#changePassword(int, java.lang.Long, java.lang.String, java.lang.String)"><B>changePassword(int, Long, String, String)</B></A> -
98 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
99 <DD>&nbsp;
100 <DT><A HREF="pc2/ex/BaseClient.html#changePassword(java.lang.String, java.lang.String)"><B>changePassword(String, String)</B></A> -
101 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
102 <DD>Change currently logged in user's password
103 <DT><A HREF="pc2/ex/BaseClient.html#checkOutClar(java.lang.Long, java.lang.Long)"><B>checkOutClar(Long, Long)</B></A> -
104 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
105 <DD>For Judge checks-out a clar <BR>
107 <DT><A HREF="pc2/ex/BaseClient.html#checkOutRun(java.lang.Long, java.lang.Long)"><B>checkOutRun(Long, Long)</B></A> -
108 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
109 <DD>For Judge, check out/select a run
111 <DT><A HREF="pc2/ex/ClarInfoAndFiles.html"><B>ClarInfoAndFiles</B></A> - class pc2.ex.<A HREF="pc2/ex/ClarInfoAndFiles.html">ClarInfoAndFiles</A>.<DD>A single clarification (info)
112 <DT><A HREF="pc2/ex/ClarInfoAndFiles.html#ClarInfoAndFiles()"><B>ClarInfoAndFiles()</B></A> -
113 Constructor for class pc2.ex.<A HREF="pc2/ex/ClarInfoAndFiles.html">ClarInfoAndFiles</A>
114 <DD>ClarInfoAndFiles constructor comment.
115 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#clearUserFiles()"><B>clearUserFiles()</B></A> -
116 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
117 <DD>Removes the runs from this class
119 Sets the number of files in this class to zero, leaving
120 only the info part of this class.
121 <DT><A HREF="pc2/ex/ClientScoreData.html"><B>ClientScoreData</B></A> - class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>.<DD>Client Score/Statistics Data, per Team
122 <DT><A HREF="pc2/ex/ClientScoreData.html#ClientScoreData()"><B>ClientScoreData()</B></A> -
123 Constructor for class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
124 <DD>ClientScoreData constructor comment.
125 <DT><A HREF="pc2/ex/ScoreDataComparator.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> -
126 Method in class pc2.ex.<A HREF="pc2/ex/ScoreDataComparator.html">ScoreDataComparator</A>
127 <DD>Compares its two arguments for order.
128 <DT><A HREF="pc2/ex/RunInfoComparatorSiteIdRunId.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> -
129 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoComparatorSiteIdRunId.html">RunInfoComparatorSiteIdRunId</A>
130 <DD>Compares its two arguments for order.
131 <DT><A HREF="pc2/ex/RunInfoComparatorByTeam.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> -
132 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoComparatorByTeam.html">RunInfoComparatorByTeam</A>
133 <DD>Compares its two arguments for order.
134 <DT><A HREF="pc2/ex/BaseClient.html#connect(java.lang.String, java.lang.String, long, java.lang.String, java.lang.String)"><B>connect(String, String, long, String, String)</B></A> -
135 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
136 <DD>Connect to PC<sup>2</sup> server
138 <DT><A HREF="pc2/ex/ContestInfo.html"><B>ContestInfo</B></A> - class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>.<DD>General Contest info, used by PC<sup>2</sup> Clients
139 <DT><A HREF="pc2/ex/ContestInfo.html#ContestInfo()"><B>ContestInfo()</B></A> -
140 Constructor for class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
141 <DD>ContestInfo constructor
142 </DL>
143 <HR>
144 <A NAME="_D_"><!-- --></A><H2>
145 <B>D</B></H2>
146 <DL>
147 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#dump()"><B>dump()</B></A> -
148 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
149 <DD>Write information about this run to System.out
150 </DL>
151 <HR>
152 <A NAME="_E_"><!-- --></A><H2>
153 <B>E</B></H2>
154 <DL>
155 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
156 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
157 <DD>Insert the method's description here.
158 <DT><A HREF="pc2/ex/BaseClient.html#executeRun()"><B>executeRun()</B></A> -
159 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
160 <DD>Judge execute a run
162 <DT><A HREF="pc2/ex/BaseClient.html#executeRun(java.lang.Long, java.lang.Long, java.lang.String, java.lang.String[])"><B>executeRun(Long, Long, String, String[])</B></A> -
163 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
164 <DD>execute/test run
166 <DT><A HREF="pc2/ex/BaseClient.html#executeRun(pc2.ex.RunInfoAndFiles)"><B>executeRun(RunInfoAndFiles)</B></A> -
167 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
168 <DD>Team "test" run
170 </DL>
171 <HR>
172 <A NAME="_G_"><!-- --></A><H2>
173 <B>G</B></H2>
174 <DL>
175 <DT><A HREF="pc2/ex/ContestInfo.html#getAccountName(java.lang.Long, int, java.lang.Long)"><B>getAccountName(Long, int, Long)</B></A> -
176 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
177 <DD>Get account display name, returns null if undefined
179 <DT><A HREF="pc2/ex/BaseClient.html#getACMRegionName(int)"><B>getACMRegionName(int)</B></A> -
180 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
181 <DD>Insert the method's description here.
182 <DT><A HREF="pc2/ex/ContestInfo.html#getACMRegionName(int)"><B>getACMRegionName(int)</B></A> -
183 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
184 <DD>return ACM region name for input ACM region id
185 <DT><A HREF="pc2/ex/BaseClient.html#getAllACMRegionIds()"><B>getAllACMRegionIds()</B></A> -
186 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
187 <DD>Insert the method's description here.
188 <DT><A HREF="pc2/ex/ContestInfo.html#getAllACMRegionIds()"><B>getAllACMRegionIds()</B></A> -
189 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
190 <DD>Insert the method's description here.
191 <DT><A HREF="pc2/ex/BaseClient.html#getAllACMRegionNames()"><B>getAllACMRegionNames()</B></A> -
192 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
193 <DD>Insert the method's description here.
194 <DT><A HREF="pc2/ex/ContestInfo.html#getAllACMRegionNames()"><B>getAllACMRegionNames()</B></A> -
195 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
196 <DD>Insert the method's description here.
197 <DT><A HREF="pc2/ex/BaseClient.html#getAllClars()"><B>getAllClars()</B></A> -
198 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
199 <DD>Get all clarfications
201 <DT><A HREF="pc2/ex/BaseClient.html#getAllJudgedRuns()"><B>getAllJudgedRuns()</B></A> -
202 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
203 <DD>Get judged Runs without Files
205 <DT><A HREF="pc2/ex/ScoreboardClient.html#getAllProblemColor(int)"><B>getAllProblemColor(int)</B></A> -
206 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
207 <DD>Get All Balloon Colors per site
208 <DT><A HREF="pc2/ex/ScoreboardClient.html#getAllProblemColors(int)"><B>getAllProblemColors(int)</B></A> -
209 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
210 <DD>Get All Balloon Colors per site
211 <DT><A HREF="pc2/ex/ScoreboardClient.html#getAllProblemColors(java.lang.Long)"><B>getAllProblemColors(Long)</B></A> -
212 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
213 <DD>&nbsp;
214 <DT><A HREF="pc2/ex/BaseClient.html#getAllRuns()"><B>getAllRuns()</B></A> -
215 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
216 <DD>Get all Runs
218 <DT><A HREF="pc2/ex/BaseClient.html#getAllUnansweredClars()"><B>getAllUnansweredClars()</B></A> -
219 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
220 <DD>return all unanswered clars (unsorted)
222 <DT><A HREF="pc2/ex/BaseClient.html#getAllUnjudgedRuns()"><B>getAllUnjudgedRuns()</B></A> -
223 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
224 <DD>Get unjudged (non-selected) runs from All Site (Servers)
225 Does not include Files
227 <DT><A HREF="pc2/ex/ClarInfoAndFiles.html#getAnswer()"><B>getAnswer()</B></A> -
228 Method in class pc2.ex.<A HREF="pc2/ex/ClarInfoAndFiles.html">ClarInfoAndFiles</A>
229 <DD>get Answer text
230 <DT><A HREF="pc2/ex/BaseClient.html#getAnswerDataFile(int)"><B>getAnswerDataFile(int)</B></A> -
231 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
232 <DD>returns the answer file for a given problem (or null if not defined)
233 <DT><A HREF="pc2/ex/ProblemScoreData.html#getAttempts()"><B>getAttempts()</B></A> -
234 Method in class pc2.ex.<A HREF="pc2/ex/ProblemScoreData.html">ProblemScoreData</A>
235 <DD>Return number of attempts for this problem.
236 <DT><A HREF="pc2/ex/ScoreboardClient.html#getBalloonEmail(int)"><B>getBalloonEmail(int)</B></A> -
237 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
238 <DD>Insert the method's description here.
239 <DT><A HREF="pc2/ex/ScoreboardClient.html#getBalloonEmail(java.lang.Long)"><B>getBalloonEmail(Long)</B></A> -
240 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
241 <DD>Insert the method's description here.
242 <DT><A HREF="pc2/ex/ClarInfoAndFiles.html#getClarId()"><B>getClarId()</B></A> -
243 Method in class pc2.ex.<A HREF="pc2/ex/ClarInfoAndFiles.html">ClarInfoAndFiles</A>
244 <DD>Insert the method's description here.
245 <DT><A HREF="pc2/ex/BaseClient.html#getClientId()"><B>getClientId()</B></A> -
246 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
247 <DD>return the client id, if logged in.
248 <DT><A HREF="pc2/ex/BaseClient.html#getClientName()"><B>getClientName()</B></A> -
249 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
250 <DD>returns the title/name for the logged in user
252 <DT><A HREF="pc2/ex/ContestInfo.html#getClientName(int, java.lang.Long, java.lang.Long)"><B>getClientName(int, Long, Long)</B></A> -
253 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
254 <DD>Get client (team) name, returns null if undefined
255 <DT><A HREF="pc2/ex/VersionInfo.html#getContactEMail()"><B>getContactEMail()</B></A> -
256 Method in class pc2.ex.<A HREF="pc2/ex/VersionInfo.html">VersionInfo</A>
257 <DD>&nbsp;
258 <DT><A HREF="pc2/ex/BaseClient.html#getCountdownClockLabel()"><B>getCountdownClockLabel()</B></A> -
259 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
260 <DD>Insert the method's description here.
261 <DT><A HREF="pc2/ex/BaseClient.html#getData()"><B>getData()</B></A> -
262 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
263 <DD><B>Deprecated.</B>&nbsp;<I>Use getSiteId, getClientName, and getClientId instead</I>
264 <DT><A HREF="pc2/ex/BaseClient_Stub.html#getData()"><B>getData()</B></A> -
265 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
266 <DD>&nbsp;
267 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getElapsedMins()"><B>getElapsedMins()</B></A> -
268 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
269 <DD>retuns the number of minutes elapsed after the start of the contest
270 <DT><A HREF="pc2/ex/BaseClient.html#getFile(java.lang.String, java.lang.String)"><B>getFile(String, String)</B></A> -
271 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
272 <DD><B>Deprecated.</B>&nbsp;<I>functionality removed, always returns false.</I>
273 <DT><A HREF="pc2/ex/BaseClient_Stub.html#getFile(java.lang.String, java.lang.String)"><B>getFile(String, String)</B></A> -
274 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
275 <DD>&nbsp;
276 <DT><A HREF="pc2/ex/BaseClient.html#getID()"><B>getID()</B></A> -
277 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
278 <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="pc2/ex/BaseClient.html#getClientId()"><CODE>BaseClient.getClientId()</CODE></A></I>
279 <DT><A HREF="pc2/ex/BaseClient.html#getID(pc2.SessionId)"><B>getID(SessionId)</B></A> -
280 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
281 <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="pc2/ex/BaseClient.html#getClientId()"><CODE>BaseClient.getClientId()</CODE></A></I>
282 <DT><A HREF="pc2/ex/BaseClient_Stub.html#getID(pc2.SessionId)"><B>getID(SessionId)</B></A> -
283 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
284 <DD>&nbsp;
285 <DT><A HREF="pc2/ex/BaseClient.html#getInternalData(java.lang.Object, int)"><B>getInternalData(Object, int)</B></A> -
286 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
287 <DD>return internal data
289 will be deprecated soon.
290 <DT><A HREF="pc2/ex/ContestInfo.html#getInternalData(java.lang.Object, int)"><B>getInternalData(Object, int)</B></A> -
291 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
292 <DD>getInternalData
295 This method will be deprecated
296 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getJudgement()"><B>getJudgement()</B></A> -
297 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
298 <DD>Get int value for this judgement
299 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getJudgementName(pc2.ex.ContestInfo)"><B>getJudgementName(ContestInfo)</B></A> -
300 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
301 <DD>return the text judgement for this run
302 <DT><A HREF="pc2/ex/BaseClient.html#getJudgementName(int)"><B>getJudgementName(int)</B></A> -
303 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
304 <DD>returns the title/name of the judgement
306 returns null if not found or none defined.
307 <DT><A HREF="pc2/ex/ContestInfo.html#getJudgementName(int)"><B>getJudgementName(int)</B></A> -
308 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
309 <DD>return judgement name for input index
311 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getKey()"><B>getKey()</B></A> -
312 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
313 <DD>An unique key (siteId and Id)
314 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getLanguageId()"><B>getLanguageId()</B></A> -
315 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
316 <DD>&nbsp;
317 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getLanguageTitle()"><B>getLanguageTitle()</B></A> -
318 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
319 <DD>&nbsp;
320 <DT><A HREF="pc2/ex/BaseClient.html#getLanguageTitle(java.lang.Long)"><B>getLanguageTitle(Long)</B></A> -
321 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
322 <DD>returns the name of the language, null if not defined
323 <DT><A HREF="pc2/ex/ContestInfo.html#getLanguageTitle(java.lang.Long)"><B>getLanguageTitle(Long)</B></A> -
324 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
325 <DD>Get language title/name returns "" if not defined.
326 <DT><A HREF="pc2/ex/BaseClient.html#getLogDebugLevel()"><B>getLogDebugLevel()</B></A> -
327 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
328 <DD>Return PC<sup>2</sup> log debug/verbose level
330 <DT><A HREF="pc2/ex/BaseClient.html#getLoginReturnCode()"><B>getLoginReturnCode()</B></A> -
331 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
332 <DD>Insert the method's description here.
333 <DT><A HREF="pc2/ex/BaseClient.html#getLoginStatusMessage()"><B>getLoginStatusMessage()</B></A> -
334 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
335 <DD>Returns login status message, after login
337 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getMainFileName()"><B>getMainFileName()</B></A> -
338 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
339 <DD>Name of the main file submitted by a team.
340 <DT><A HREF="pc2/ex/ContestInfo.html#getNumAccounts(int)"><B>getNumAccounts(int)</B></A> -
341 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
342 <DD>Number of Accounts for a given account type
345 <DT><A HREF="pc2/ex/BaseClient.html#getNumACMRegions()"><B>getNumACMRegions()</B></A> -
346 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
347 <DD>returns the number of ACM Regions
348 <DT><A HREF="pc2/ex/ContestInfo.html#getNumACMRegions()"><B>getNumACMRegions()</B></A> -
349 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
350 <DD>returns Number of ACM regions
351 <DT><A HREF="pc2/ex/ClientScoreData.html#getNumberOfSolvedProblems()"><B>getNumberOfSolvedProblems()</B></A> -
352 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
353 <DD>&nbsp;
354 <DT><A HREF="pc2/ex/BaseClient.html#getNumJudgementNames()"><B>getNumJudgementNames()</B></A> -
355 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
356 <DD>returns the number of defined problems
357 <DT><A HREF="pc2/ex/ContestInfo.html#getNumJudgementNames()"><B>getNumJudgementNames()</B></A> -
358 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
359 <DD>return number of judgement names
360 <DT><A HREF="pc2/ex/BaseClient.html#getNumLanguages()"><B>getNumLanguages()</B></A> -
361 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
362 <DD>returns the number of defined languages
363 <DT><A HREF="pc2/ex/ContestInfo.html#getNumLanguages()"><B>getNumLanguages()</B></A> -
364 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
365 <DD>returns Number of Languages
366 <DT><A HREF="pc2/ex/BaseClient.html#getNumProblems()"><B>getNumProblems()</B></A> -
367 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
368 <DD>returns the number of defined problems
369 <DT><A HREF="pc2/ex/ContestInfo.html#getNumProblems()"><B>getNumProblems()</B></A> -
370 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
371 <DD>returns Number of Problems
372 <DT><A HREF="pc2/ex/BaseClient.html#getNumSites()"><B>getNumSites()</B></A> -
373 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
374 <DD>return number of sites in contest
375 <DT><A HREF="pc2/ex/BaseClient.html#getNumTeamAccounts()"><B>getNumTeamAccounts()</B></A> -
376 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
377 <DD>returns the number of teams
378 <DT><A HREF="pc2/ex/ContestInfo.html#getNumTeamAccounts()"><B>getNumTeamAccounts()</B></A> -
379 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
380 <DD>returns number Team accounts
381 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getNumUserFiles()"><B>getNumUserFiles()</B></A> -
382 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
383 <DD>number of files from the input submission
384 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getOs()"><B>getOs()</B></A> -
385 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
386 <DD>&nbsp;
387 <DT><A HREF="pc2/ex/ScoreboardClient.html#getPrintDevice(int)"><B>getPrintDevice(int)</B></A> -
388 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
389 <DD>Insert the method's description here.
390 <DT><A HREF="pc2/ex/ScoreboardClient.html#getPrintDevice(java.lang.Long)"><B>getPrintDevice(Long)</B></A> -
391 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
392 <DD>Insert the method's description here.
393 <DT><A HREF="pc2/ex/ContestInfo.html#getProblemAnswerFile(java.lang.Long, int)"><B>getProblemAnswerFile(Long, int)</B></A> -
394 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
395 <DD>returns the data file for a given problem (or null if not defined)
396 <DT><A HREF="pc2/ex/BaseClient.html#getProblemAnswerFileName()"><B>getProblemAnswerFileName()</B></A> -
397 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
398 <DD>returns the answer filename for a given problem (or null if not defined)
399 <DT><A HREF="pc2/ex/BaseClient.html#getProblemAnswerFileName(java.lang.Long)"><B>getProblemAnswerFileName(Long)</B></A> -
400 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
401 <DD>returns the answer filename for a given problem (or null if not defined)
402 <DT><A HREF="pc2/ex/ContestInfo.html#getProblemAnswerFileName(java.lang.Long)"><B>getProblemAnswerFileName(Long)</B></A> -
403 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
404 <DD>Get problem data file name returns null if not problemId not defined
405 <DT><A HREF="pc2/ex/ScoreboardClient.html#getProblemColor(int, int)"><B>getProblemColor(int, int)</B></A> -
406 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
407 <DD>Insert the method's description here.
408 <DT><A HREF="pc2/ex/ScoreboardClient.html#getProblemColor(java.lang.Long, java.lang.Long)"><B>getProblemColor(Long, Long)</B></A> -
409 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
410 <DD>Insert the method's description here.
411 <DT><A HREF="pc2/ex/ContestInfo.html#getProblemDataFile(java.lang.Long, int)"><B>getProblemDataFile(Long, int)</B></A> -
412 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
413 <DD>returns the data file for a given problem (or null if not defined)
414 <DT><A HREF="pc2/ex/BaseClient.html#getProblemDataFileName()"><B>getProblemDataFileName()</B></A> -
415 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
416 <DD>returns the data filename for a given problem (or null if not defined)
417 <DT><A HREF="pc2/ex/BaseClient.html#getProblemDataFileName(java.lang.Long)"><B>getProblemDataFileName(Long)</B></A> -
418 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
419 <DD>returns the data filename for a given problem (or null if not defined)
420 <DT><A HREF="pc2/ex/ContestInfo.html#getProblemDataFileName(java.lang.Long)"><B>getProblemDataFileName(Long)</B></A> -
421 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
422 <DD>Get problem data file name returns null if not problemId not defined
423 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getProblemId()"><B>getProblemId()</B></A> -
424 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
425 <DD>returns the problem number
426 <DT><A HREF="pc2/ex/ProblemScoreData.html#getProblemID()"><B>getProblemID()</B></A> -
427 Method in class pc2.ex.<A HREF="pc2/ex/ProblemScoreData.html">ProblemScoreData</A>
428 <DD>return the Problem Number for this problem
429 <DT><A HREF="pc2/ex/ClientScoreData.html#getProblemScoreData(long)"><B>getProblemScoreData(long)</B></A> -
430 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
431 <DD>returns the score data for a problem
432 <br>
433 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getProblemTitle()"><B>getProblemTitle()</B></A> -
434 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
435 <DD>returns the title/name for the problem
436 <DT><A HREF="pc2/ex/BaseClient.html#getProblemTitle(java.lang.Long)"><B>getProblemTitle(Long)</B></A> -
437 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
438 <DD>returns the title for a given problem (or null if not defined)
439 <DT><A HREF="pc2/ex/ContestInfo.html#getProblemTitle(java.lang.Long)"><B>getProblemTitle(Long)</B></A> -
440 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
441 <DD>Get problem title/name returns "" if not problemId not defined
442 <DT><A HREF="pc2/ex/BaseClient.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
443 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
444 <DD>&nbsp;
445 <DT><A HREF="pc2/ex/ContestInfo.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
446 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
447 <DD>&nbsp;
448 <DT><A HREF="pc2/ex/BaseClient.html#getProperty(java.lang.String, java.lang.String)"><B>getProperty(String, String)</B></A> -
449 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
450 <DD>&nbsp;
451 <DT><A HREF="pc2/ex/ContestInfo.html#getProperty(java.lang.String, java.lang.String)"><B>getProperty(String, String)</B></A> -
452 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
453 <DD>&nbsp;
454 <DT><A HREF="pc2/ex/BaseClient.html#getPropertyBoolean(java.lang.String)"><B>getPropertyBoolean(String)</B></A> -
455 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
456 <DD>&nbsp;
457 <DT><A HREF="pc2/ex/ContestInfo.html#getPropertyBoolean(java.lang.String)"><B>getPropertyBoolean(String)</B></A> -
458 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
459 <DD>&nbsp;
460 <DT><A HREF="pc2/ex/BaseClient.html#getPropertyBooleanArray(java.lang.String)"><B>getPropertyBooleanArray(String)</B></A> -
461 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
462 <DD>&nbsp;
463 <DT><A HREF="pc2/ex/ContestInfo.html#getPropertyBooleanArray(java.lang.String)"><B>getPropertyBooleanArray(String)</B></A> -
464 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
465 <DD>&nbsp;
466 <DT><A HREF="pc2/ex/ContestInfo.html#getPropertyIntegerArray(java.lang.String)"><B>getPropertyIntegerArray(String)</B></A> -
467 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
468 <DD>&nbsp;
469 <DT><A HREF="pc2/ex/BaseClient.html#getPropertyLong(java.lang.String)"><B>getPropertyLong(String)</B></A> -
470 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
471 <DD>&nbsp;
472 <DT><A HREF="pc2/ex/ContestInfo.html#getPropertyLong(java.lang.String)"><B>getPropertyLong(String)</B></A> -
473 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
474 <DD>&nbsp;
475 <DT><A HREF="pc2/ex/ContestInfo.html#getPropertyLongArray(java.lang.String)"><B>getPropertyLongArray(String)</B></A> -
476 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
477 <DD>&nbsp;
478 <DT><A HREF="pc2/ex/BaseClient.html#getPropertyStringArray(java.lang.String)"><B>getPropertyStringArray(String)</B></A> -
479 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
480 <DD>&nbsp;
481 <DT><A HREF="pc2/ex/ContestInfo.html#getPropertyStringArray(java.lang.String)"><B>getPropertyStringArray(String)</B></A> -
482 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
483 <DD>&nbsp;
484 <DT><A HREF="pc2/ex/ClarInfoAndFiles.html#getQuestion()"><B>getQuestion()</B></A> -
485 Method in class pc2.ex.<A HREF="pc2/ex/ClarInfoAndFiles.html">ClarInfoAndFiles</A>
486 <DD>get Question text
487 <DT><A HREF="pc2/ex/ClientScoreData.html#getRank()"><B>getRank()</B></A> -
488 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
489 <DD>Return rank
491 There may be more than one team with the same rank.
492 <DT><A HREF="pc2/ex/BaseClient.html#getRemoteType()"><B>getRemoteType()</B></A> -
493 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
494 <DD>returns the remote type for this user
496 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getRunId()"><B>getRunId()</B></A> -
497 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
498 <DD>Returns the unique number assigned to this run/submission
500 Number assigned by the Server
501 <DT><A HREF="pc2/ex/GetRunsClient.html"><B>GetRunsClient</B></A> - class pc2.ex.<A HREF="pc2/ex/GetRunsClient.html">GetRunsClient</A>.<DD>An abstract PC<sup>2</sup> client to handle new runs.<DT><A HREF="pc2/ex/GetRunsClient.html#GetRunsClient()"><B>GetRunsClient()</B></A> -
502 Constructor for class pc2.ex.<A HREF="pc2/ex/GetRunsClient.html">GetRunsClient</A>
503 <DD>&nbsp;
504 <DT><A HREF="pc2/ex/ProblemScoreData.html#getScore()"><B>getScore()</B></A> -
505 Method in class pc2.ex.<A HREF="pc2/ex/ProblemScoreData.html">ProblemScoreData</A>
506 <DD>Insert the method's description here.
507 <DT><A HREF="pc2/ex/ClientScoreData.html#getScore()"><B>getScore()</B></A> -
508 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
509 <DD>Get total score/penalty for all problems for this team
510 <DT><A HREF="pc2/ex/BaseClient.html#getServer()"><B>getServer()</B></A> -
511 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
512 <DD><B>Deprecated.</B>&nbsp;<I>Use other "get" and "submit" methods in place of this.</I>
513 <DT><A HREF="pc2/ex/BaseClient_Stub.html#getServer()"><B>getServer()</B></A> -
514 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
515 <DD>&nbsp;
516 <DT><A HREF="pc2/ex/BaseClient.html#getSiteId()"><B>getSiteId()</B></A> -
517 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
518 <DD>&nbsp;
519 <DT><A HREF="pc2/ex/BaseClient.html#getSiteTitle()"><B>getSiteTitle()</B></A> -
520 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
521 <DD>get the currently logged into site title/name
522 <DT><A HREF="pc2/ex/BaseClient.html#getSiteTitle(long)"><B>getSiteTitle(long)</B></A> -
523 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
524 <DD>&nbsp;
525 <DT><A HREF="pc2/ex/ContestInfo.html#getSiteTitle(java.lang.Long)"><B>getSiteTitle(Long)</B></A> -
526 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
527 <DD>return judgement name for input index
529 <DT><A HREF="pc2/ex/ScoreboardClient.html#getSMTPServer(int)"><B>getSMTPServer(int)</B></A> -
530 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
531 <DD>get the SMTP Server for the particular site
532 <DT><A HREF="pc2/ex/ScoreboardClient.html#getSMTPServer(java.lang.Long)"><B>getSMTPServer(Long)</B></A> -
533 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
534 <DD>&nbsp;
535 <DT><A HREF="pc2/ex/ProblemScoreData.html#getSolutionTime()"><B>getSolutionTime()</B></A> -
536 Method in class pc2.ex.<A HREF="pc2/ex/ProblemScoreData.html">ProblemScoreData</A>
537 <DD>return the solution time for this problem
538 <DT><A HREF="pc2/ex/BaseClient.html#getStandings()"><B>getStandings()</B></A> -
539 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
540 <DD>Return array containing score and basic attempt statistics
541 <DT><A HREF="pc2/ex/BaseClient.html#getSubmissionPenaltyPoints()"><B>getSubmissionPenaltyPoints()</B></A> -
542 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
543 <DD>Return the number of penalty points for an incorrect solution.
544 <DT><A HREF="pc2/ex/VersionInfo.html#getSystemName()"><B>getSystemName()</B></A> -
545 Method in class pc2.ex.<A HREF="pc2/ex/VersionInfo.html">VersionInfo</A>
546 <DD>&nbsp;
547 <DT><A HREF="pc2/ex/VersionInfo.html#getSystemVersionInfo()"><B>getSystemVersionInfo()</B></A> -
548 Method in class pc2.ex.<A HREF="pc2/ex/VersionInfo.html">VersionInfo</A>
549 <DD>returns all system version info AND java version and os info
550 <DT><A HREF="pc2/ex/BaseClient.html#getTeamAccountKeys()"><B>getTeamAccountKeys()</B></A> -
551 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
552 <DD>returns list of team account keys (format = "siteId:teamId") sorted by siteId, then teamId
553 <DT><A HREF="pc2/ex/ContestInfo.html#getTeamAccountKeys()"><B>getTeamAccountKeys()</B></A> -
554 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
555 <DD>returns list of Team accounts keys
556 <DT><A HREF="pc2/ex/BaseClient.html#getTeamACMId(java.lang.Long, java.lang.Long)"><B>getTeamACMId(Long, Long)</B></A> -
557 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
558 <DD>returns the ACM id for the input user id
560 <DT><A HREF="pc2/ex/ContestInfo.html#getTeamACMId(java.lang.Long, java.lang.Long)"><B>getTeamACMId(Long, Long)</B></A> -
561 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
562 <DD>Get ACM id, returns 0 if undefined
563 <DT><A HREF="pc2/ex/BaseClient.html#getTeamACMRegionId(java.lang.Long, java.lang.Long)"><B>getTeamACMRegionId(Long, Long)</B></A> -
564 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
565 <DD>returns the ACM region id for the input user id
567 <DT><A HREF="pc2/ex/ContestInfo.html#getTeamACMRegionId(java.lang.Long, java.lang.Long)"><B>getTeamACMRegionId(Long, Long)</B></A> -
568 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
569 <DD>Get ACM region id, returns 0 if undefined
570 <DT><A HREF="pc2/ex/BaseClient.html#getTeamName()"><B>getTeamName()</B></A> -
571 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
572 <DD>returns the title/name for the logged in team.
573 <DT><A HREF="pc2/ex/ClientScoreData.html#getTeamName()"><B>getTeamName()</B></A> -
574 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
575 <DD>&nbsp;
576 <DT><A HREF="pc2/ex/BaseClient.html#getTeamName(java.lang.Long, java.lang.Long)"><B>getTeamName(Long, Long)</B></A> -
577 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
578 <DD>returns the title/name for the input user id
580 <DT><A HREF="pc2/ex/ContestInfo.html#getTeamName(java.lang.Long, java.lang.Long)"><B>getTeamName(Long, Long)</B></A> -
581 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
582 <DD>Get team name, returns null if undefined
583 <DT><A HREF="pc2/ex/ClientScoreData.html#getTimeOfLastSolvedProblem()"><B>getTimeOfLastSolvedProblem()</B></A> -
584 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
585 <DD>return time (in minutes) of last problem solved
587 <DT><A HREF="pc2/ex/BaseClient.html#getType()"><B>getType()</B></A> -
588 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
589 <DD>get the PC<sup>2</sup> Client Type for this client.
590 <DT><A HREF="pc2/ex/BaseClient_Stub.html#getType()"><B>getType()</B></A> -
591 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
592 <DD>&nbsp;
593 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getUserFile(int)"><B>getUserFile(int)</B></A> -
594 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
595 <DD>get the Nth (num) submitted file, returns File
596 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getUserFileName(int)"><B>getUserFileName(int)</B></A> -
597 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
598 <DD>get the Nth (num) submitted file name
599 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getUserFiles()"><B>getUserFiles()</B></A> -
600 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
601 <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="pc2/ex/RunInfoAndFiles.html#getNumUserFiles()"><CODE>getNumUserFiles</CODE></A> and <A HREF="pc2/ex/RunInfoAndFiles.html#writeUserFile(int, java.lang.String)"><CODE>writeUserFile</CODE></A> or <A HREF="pc2/ex/RunInfoAndFiles.html#getUserFile(int)"><CODE>getUserFile</CODE></A></I>
602 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getUserId()"><B>getUserId()</B></A> -
603 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
604 <DD>&nbsp;
605 <DT><A HREF="pc2/ex/ClientScoreData.html#getUserID()"><B>getUserID()</B></A> -
606 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
607 <DD>&nbsp;
608 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getUserSiteId()"><B>getUserSiteId()</B></A> -
609 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
610 <DD>&nbsp;
611 <DT><A HREF="pc2/ex/ClientScoreData.html#getUserSiteID()"><B>getUserSiteID()</B></A> -
612 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
613 <DD>&nbsp;
614 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#getUserTitle()"><B>getUserTitle()</B></A> -
615 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
616 <DD>&nbsp;
617 <DT><A HREF="pc2/ex/JudgeClient.html#getValidatorComment()"><B>getValidatorComment()</B></A> -
618 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
619 <DD>Returns validator comment or null if validator was not used
620 <DT><A HREF="pc2/ex/JudgeClient.html#getValidatorResults()"><B>getValidatorResults()</B></A> -
621 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
622 <DD>Returns validator results or null if validator was not used
623 <DT><A HREF="pc2/ex/VersionInfo.html#getVersionDate()"><B>getVersionDate()</B></A> -
624 Method in class pc2.ex.<A HREF="pc2/ex/VersionInfo.html">VersionInfo</A>
625 <DD>&nbsp;
626 <DT><A HREF="pc2/ex/VersionInfo.html#getVersionNumber()"><B>getVersionNumber()</B></A> -
627 Method in class pc2.ex.<A HREF="pc2/ex/VersionInfo.html">VersionInfo</A>
628 <DD>&nbsp;
629 <DT><A HREF="pc2/ex/BaseClient.html#getZipFile(java.lang.String, java.lang.String)"><B>getZipFile(String, String)</B></A> -
630 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
631 <DD>Invoked by the Server
632 <DT><A HREF="pc2/ex/BaseClient_Stub.html#getZipFile(java.lang.String, java.lang.String)"><B>getZipFile(String, String)</B></A> -
633 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
634 <DD>&nbsp;
635 </DL>
636 <HR>
637 <A NAME="_H_"><!-- --></A><H2>
638 <B>H</B></H2>
639 <DL>
640 <DT><A HREF="pc2/ex/BaseClient.html#handleCheckedOutRun(pc2.ex.RunInfoAndFiles)"><B>handleCheckedOutRun(RunInfoAndFiles)</B></A> -
641 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
642 <DD>When a judge checks out a run this method is invoked
643 <DT><A HREF="pc2/ex/JudgeClient.html#handleCheckedOutRun(pc2.ex.RunInfoAndFiles)"><B>handleCheckedOutRun(RunInfoAndFiles)</B></A> -
644 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
645 <DD>&nbsp;
646 <DT><A HREF="pc2/ex/SampleJudgeClient.html#handleCheckedOutRun(pc2.ex.RunInfoAndFiles)"><B>handleCheckedOutRun(RunInfoAndFiles)</B></A> -
647 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
648 <DD>&nbsp;
649 <DT><A HREF="pc2/ex/BaseClient.html#handleClarAnswered(pc2.ex.ClarInfoAndFiles)"><B>handleClarAnswered(ClarInfoAndFiles)</B></A> -
650 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
651 <DD>Each answered clar for a team causes this to be invoked<br>
653 <DT><A HREF="pc2/ex/TeamClient.html#handleClarAnswered(pc2.ex.ClarInfoAndFiles)"><B>handleClarAnswered(ClarInfoAndFiles)</B></A> -
654 Method in class pc2.ex.<A HREF="pc2/ex/TeamClient.html">TeamClient</A>
655 <DD>&nbsp;
656 <DT><A HREF="pc2/ex/SampleTeamClent.html#handleClarAnswered(pc2.ex.ClarInfoAndFiles)"><B>handleClarAnswered(ClarInfoAndFiles)</B></A> -
657 Method in class pc2.ex.<A HREF="pc2/ex/SampleTeamClent.html">SampleTeamClent</A>
658 <DD>&nbsp;
659 <DT><A HREF="pc2/ex/JudgeClient.html#handleClarAnswered(pc2.ex.ClarInfoAndFiles)"><B>handleClarAnswered(ClarInfoAndFiles)</B></A> -
660 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
661 <DD>&nbsp;
662 <DT><A HREF="pc2/ex/SampleJudgeClient.html#handleClarAnswered(pc2.ex.ClarInfoAndFiles)"><B>handleClarAnswered(ClarInfoAndFiles)</B></A> -
663 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
664 <DD>&nbsp;
665 <DT><A HREF="pc2/ex/BaseClient.html#handleClarSelected(pc2.ex.ClarInfoAndFiles)"><B>handleClarSelected(ClarInfoAndFiles)</B></A> -
666 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
667 <DD>Invoked when a Judge checks out a clar
669 <DT><A HREF="pc2/ex/JudgeClient.html#handleClarSelected(pc2.ex.ClarInfoAndFiles)"><B>handleClarSelected(ClarInfoAndFiles)</B></A> -
670 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
671 <DD>&nbsp;
672 <DT><A HREF="pc2/ex/SampleJudgeClient.html#handleClarSelected(pc2.ex.ClarInfoAndFiles)"><B>handleClarSelected(ClarInfoAndFiles)</B></A> -
673 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
674 <DD>&nbsp;
675 <DT><A HREF="pc2/ex/BaseClient.html#handleClientRefresh()"><B>handleClientRefresh()</B></A> -
676 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
677 <DD>When a site is reset (all runs and clars cleared)
679 <DT><A HREF="pc2/ex/TeamClient.html#handleClientRefresh()"><B>handleClientRefresh()</B></A> -
680 Method in class pc2.ex.<A HREF="pc2/ex/TeamClient.html">TeamClient</A>
681 <DD>&nbsp;
682 <DT><A HREF="pc2/ex/SampleTeamClent.html#handleClientRefresh()"><B>handleClientRefresh()</B></A> -
683 Method in class pc2.ex.<A HREF="pc2/ex/SampleTeamClent.html">SampleTeamClent</A>
684 <DD>handleClientRefresh method comment.
685 <DT><A HREF="pc2/ex/JudgeClient.html#handleClientRefresh()"><B>handleClientRefresh()</B></A> -
686 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
687 <DD>&nbsp;
688 <DT><A HREF="pc2/ex/SampleJudgeClient.html#handleClientRefresh()"><B>handleClientRefresh()</B></A> -
689 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
690 <DD>handleClientRefresh method comment.
691 <DT><A HREF="pc2/ex/ScoreboardClient.html#handleClientRefresh()"><B>handleClientRefresh()</B></A> -
692 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
693 <DD>&nbsp;
694 <DT><A HREF="pc2/ex/SampleScoreboardClient.html#handleClientRefresh()"><B>handleClientRefresh()</B></A> -
695 Method in class pc2.ex.<A HREF="pc2/ex/SampleScoreboardClient.html">SampleScoreboardClient</A>
696 <DD>handleClientRefresh method comment.
697 <DT><A HREF="pc2/ex/BaseClient.html#handleContestStartStop(boolean)"><B>handleContestStartStop(boolean)</B></A> -
698 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
699 <DD>When contest is started and stopped this event is called
701 <DT><A HREF="pc2/ex/SampleJudgeClient.html#HandleJudgedRun(pc2.ex.RunInfoAndFiles)"><B>HandleJudgedRun(RunInfoAndFiles)</B></A> -
702 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
703 <DD>HandleJudgedRun method comment.
704 <DT><A HREF="pc2/ex/BaseClient.html#handleNewClar(pc2.ex.ClarInfoAndFiles)"><B>handleNewClar(ClarInfoAndFiles)</B></A> -
705 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
706 <DD>Invoked when a team submits a clar or if a Judge
707 un-checks out a clar.
708 <DT><A HREF="pc2/ex/JudgeClient.html#handleNewClar(pc2.ex.ClarInfoAndFiles)"><B>handleNewClar(ClarInfoAndFiles)</B></A> -
709 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
710 <DD>&nbsp;
711 <DT><A HREF="pc2/ex/SampleJudgeClient.html#handleNewClar(pc2.ex.ClarInfoAndFiles)"><B>handleNewClar(ClarInfoAndFiles)</B></A> -
712 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
713 <DD>&nbsp;
714 <DT><A HREF="pc2/ex/BaseClient.html#handleNewRun(pc2.ex.RunInfoAndFiles)"><B>handleNewRun(RunInfoAndFiles)</B></A> -
715 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
716 <DD>Invoked when a team submits a run or if a Judge
717 un-checks out a run.
718 <DT><A HREF="pc2/ex/GetRunsClient.html#handleNewRun(pc2.ex.RunInfoAndFiles)"><B>handleNewRun(RunInfoAndFiles)</B></A> -
719 Method in class pc2.ex.<A HREF="pc2/ex/GetRunsClient.html">GetRunsClient</A>
720 <DD>Each time a new run is submitted to a PC<SUP>2</SUP> Server
721 this method is called passing run information and files to this
722 method.
723 <DT><A HREF="pc2/ex/SampleGetRunsClient.html#handleNewRun(pc2.ex.RunInfoAndFiles)"><B>handleNewRun(RunInfoAndFiles)</B></A> -
724 Method in class pc2.ex.<A HREF="pc2/ex/SampleGetRunsClient.html">SampleGetRunsClient</A>
725 <DD>Handle New Run (Sample)
727 <DT><A HREF="pc2/ex/JudgeClient.html#handleNewRun(pc2.ex.RunInfoAndFiles)"><B>handleNewRun(RunInfoAndFiles)</B></A> -
728 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
729 <DD>&nbsp;
730 <DT><A HREF="pc2/ex/SampleJudgeClient.html#handleNewRun(pc2.ex.RunInfoAndFiles)"><B>handleNewRun(RunInfoAndFiles)</B></A> -
731 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
732 <DD>&nbsp;
733 <DT><A HREF="pc2/ex/ScoreboardClient.html#handleNewRun(pc2.ex.RunInfoAndFiles)"><B>handleNewRun(RunInfoAndFiles)</B></A> -
734 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
735 <DD>Each time a new run is submitted to a PC<SUP>2</SUP> Server
736 this method is called passing run information and files to this
737 method.
738 <DT><A HREF="pc2/ex/SampleScoreboardClient.html#handleNewRun(pc2.ex.RunInfoAndFiles)"><B>handleNewRun(RunInfoAndFiles)</B></A> -
739 Method in class pc2.ex.<A HREF="pc2/ex/SampleScoreboardClient.html">SampleScoreboardClient</A>
740 <DD>Each time a new run is submitted to a PC<SUP>2</SUP> Server
741 this method is called passing run information and files to this
742 method.
743 <DT><A HREF="pc2/ex/SampleJudgeClient.html#HandleNewRun(pc2.ex.RunInfoAndFiles)"><B>HandleNewRun(RunInfoAndFiles)</B></A> -
744 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
745 <DD>HandleNewRun method comment.
746 <DT><A HREF="pc2/ex/BaseClient.html#handleRunJudged(pc2.ex.RunInfoAndFiles, boolean, java.lang.String)"><B>handleRunJudged(RunInfoAndFiles, boolean, String)</B></A> -
747 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
748 <DD>Each judgement for a team causes this to be invoked<br>
749 Team should override this method
750 <DT><A HREF="pc2/ex/TeamClient.html#handleRunJudged(pc2.ex.RunInfoAndFiles, boolean, java.lang.String)"><B>handleRunJudged(RunInfoAndFiles, boolean, String)</B></A> -
751 Method in class pc2.ex.<A HREF="pc2/ex/TeamClient.html">TeamClient</A>
752 <DD>&nbsp;
753 <DT><A HREF="pc2/ex/SampleTeamClent.html#handleRunJudged(pc2.ex.RunInfoAndFiles, boolean, java.lang.String)"><B>handleRunJudged(RunInfoAndFiles, boolean, String)</B></A> -
754 Method in class pc2.ex.<A HREF="pc2/ex/SampleTeamClent.html">SampleTeamClent</A>
755 <DD>&nbsp;
756 <DT><A HREF="pc2/ex/JudgeClient.html#handleRunJudged(pc2.ex.RunInfoAndFiles, boolean, java.lang.String)"><B>handleRunJudged(RunInfoAndFiles, boolean, String)</B></A> -
757 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
758 <DD>&nbsp;
759 <DT><A HREF="pc2/ex/SampleJudgeClient.html#handleRunJudged(pc2.ex.RunInfoAndFiles, boolean, java.lang.String)"><B>handleRunJudged(RunInfoAndFiles, boolean, String)</B></A> -
760 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
761 <DD>&nbsp;
762 <DT><A HREF="pc2/ex/ScoreboardClient.html#handleRunJudged(pc2.ex.RunInfoAndFiles, boolean, java.lang.String)"><B>handleRunJudged(RunInfoAndFiles, boolean, String)</B></A> -
763 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
764 <DD>Each time a run is judged this method will be invoked with
765 the run and judgement info.
766 <DT><A HREF="pc2/ex/SampleScoreboardClient.html#handleRunJudged(pc2.ex.RunInfoAndFiles, boolean, java.lang.String)"><B>handleRunJudged(RunInfoAndFiles, boolean, String)</B></A> -
767 Method in class pc2.ex.<A HREF="pc2/ex/SampleScoreboardClient.html">SampleScoreboardClient</A>
768 <DD>Each time a run is judged this method will be invoked with
769 the run and judgement info.
770 <DT><A HREF="pc2/ex/BaseClient.html#handleRunStatusUpdated(pc2.ex.RunInfoAndFiles)"><B>handleRunStatusUpdated(RunInfoAndFiles)</B></A> -
771 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
772 <DD>Invoked when run is judged
774 <DT><A HREF="pc2/ex/TeamClient.html#handleRunStatusUpdated(pc2.ex.RunInfoAndFiles)"><B>handleRunStatusUpdated(RunInfoAndFiles)</B></A> -
775 Method in class pc2.ex.<A HREF="pc2/ex/TeamClient.html">TeamClient</A>
776 <DD>&nbsp;
777 <DT><A HREF="pc2/ex/SampleTeamClent.html#handleRunStatusUpdated(pc2.ex.RunInfoAndFiles)"><B>handleRunStatusUpdated(RunInfoAndFiles)</B></A> -
778 Method in class pc2.ex.<A HREF="pc2/ex/SampleTeamClent.html">SampleTeamClent</A>
779 <DD>&nbsp;
780 <DT><A HREF="pc2/ex/JudgeClient.html#handleRunStatusUpdated(pc2.ex.RunInfoAndFiles)"><B>handleRunStatusUpdated(RunInfoAndFiles)</B></A> -
781 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
782 <DD>&nbsp;
783 <DT><A HREF="pc2/ex/SampleJudgeClient.html#handleRunStatusUpdated(pc2.ex.RunInfoAndFiles)"><B>handleRunStatusUpdated(RunInfoAndFiles)</B></A> -
784 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
785 <DD>&nbsp;
786 <DT><A HREF="pc2/ex/ScoreboardClient.html#handleRunStatusUpdated(pc2.ex.RunInfoAndFiles)"><B>handleRunStatusUpdated(RunInfoAndFiles)</B></A> -
787 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
788 <DD>Invoked when run is judged
789 <DT><A HREF="pc2/ex/SampleScoreboardClient.html#handleRunStatusUpdated(pc2.ex.RunInfoAndFiles)"><B>handleRunStatusUpdated(RunInfoAndFiles)</B></A> -
790 Method in class pc2.ex.<A HREF="pc2/ex/SampleScoreboardClient.html">SampleScoreboardClient</A>
791 <DD>Invoked when run is judged
792 <DT><A HREF="pc2/ex/BaseClient.html#handleRunUpdated(pc2.ex.RunInfoAndFiles)"><B>handleRunUpdated(RunInfoAndFiles)</B></A> -
793 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
794 <DD>Invoked when run is updated (deleted)
796 <DT><A HREF="pc2/ex/TeamClient.html#handleRunUpdated(pc2.ex.RunInfoAndFiles)"><B>handleRunUpdated(RunInfoAndFiles)</B></A> -
797 Method in class pc2.ex.<A HREF="pc2/ex/TeamClient.html">TeamClient</A>
798 <DD>&nbsp;
799 <DT><A HREF="pc2/ex/SampleTeamClent.html#handleRunUpdated(pc2.ex.RunInfoAndFiles)"><B>handleRunUpdated(RunInfoAndFiles)</B></A> -
800 Method in class pc2.ex.<A HREF="pc2/ex/SampleTeamClent.html">SampleTeamClent</A>
801 <DD>&nbsp;
802 <DT><A HREF="pc2/ex/JudgeClient.html#handleRunUpdated(pc2.ex.RunInfoAndFiles)"><B>handleRunUpdated(RunInfoAndFiles)</B></A> -
803 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
804 <DD>&nbsp;
805 <DT><A HREF="pc2/ex/SampleJudgeClient.html#handleRunUpdated(pc2.ex.RunInfoAndFiles)"><B>handleRunUpdated(RunInfoAndFiles)</B></A> -
806 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
807 <DD>&nbsp;
808 <DT><A HREF="pc2/ex/SampleJudgeClient.html#HandleSelectedRun(pc2.ex.RunInfoAndFiles)"><B>HandleSelectedRun(RunInfoAndFiles)</B></A> -
809 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
810 <DD>HandleSelectedRun method comment.
811 <DT><A HREF="pc2/ex/BaseClient.html#handleSettingsUpdated()"><B>handleSettingsUpdated()</B></A> -
812 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
813 <DD>Indicates when contest settings have changed
815 <DT><A HREF="pc2/ex/TeamClient.html#handleSettingsUpdated()"><B>handleSettingsUpdated()</B></A> -
816 Method in class pc2.ex.<A HREF="pc2/ex/TeamClient.html">TeamClient</A>
817 <DD>&nbsp;
818 <DT><A HREF="pc2/ex/SampleTeamClent.html#handleSettingsUpdated()"><B>handleSettingsUpdated()</B></A> -
819 Method in class pc2.ex.<A HREF="pc2/ex/SampleTeamClent.html">SampleTeamClent</A>
820 <DD>&nbsp;
821 <DT><A HREF="pc2/ex/JudgeClient.html#handleSettingsUpdated()"><B>handleSettingsUpdated()</B></A> -
822 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
823 <DD>&nbsp;
824 <DT><A HREF="pc2/ex/SampleJudgeClient.html#handleSettingsUpdated()"><B>handleSettingsUpdated()</B></A> -
825 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
826 <DD>&nbsp;
827 <DT><A HREF="pc2/ex/ScoreboardClient.html#handleSettingsUpdated()"><B>handleSettingsUpdated()</B></A> -
828 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
829 <DD>Indicates when contest settings have changed
830 <DT><A HREF="pc2/ex/SampleScoreboardClient.html#handleSettingsUpdated()"><B>handleSettingsUpdated()</B></A> -
831 Method in class pc2.ex.<A HREF="pc2/ex/SampleScoreboardClient.html">SampleScoreboardClient</A>
832 <DD>Indicates when contest settings have changed
833 <DT><A HREF="pc2/ex/BaseClient.html#handleUNCheckedOutRun(pc2.ex.RunInfoAndFiles)"><B>handleUNCheckedOutRun(RunInfoAndFiles)</B></A> -
834 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
835 <DD>When a judge un checks out (returns a run without judging) this is invoked
836 <DT><A HREF="pc2/ex/JudgeClient.html#handleUNCheckedOutRun(pc2.ex.RunInfoAndFiles)"><B>handleUNCheckedOutRun(RunInfoAndFiles)</B></A> -
837 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
838 <DD>&nbsp;
839 <DT><A HREF="pc2/ex/SampleJudgeClient.html#handleUNCheckedOutRun(pc2.ex.RunInfoAndFiles)"><B>handleUNCheckedOutRun(RunInfoAndFiles)</B></A> -
840 Method in class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
841 <DD>&nbsp;
842 <DT><A HREF="pc2/ex/ScoreboardClient.html#handleUNCheckedOutRun(pc2.ex.RunInfoAndFiles)"><B>handleUNCheckedOutRun(RunInfoAndFiles)</B></A> -
843 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
844 <DD>When a judge un checks out (returns a run without judging) this is invoked
845 <DT><A HREF="pc2/ex/SampleScoreboardClient.html#handleUNCheckedOutRun(pc2.ex.RunInfoAndFiles)"><B>handleUNCheckedOutRun(RunInfoAndFiles)</B></A> -
846 Method in class pc2.ex.<A HREF="pc2/ex/SampleScoreboardClient.html">SampleScoreboardClient</A>
847 <DD>When a judge un checks out (returns a run without judging) this is invoked
848 </DL>
849 <HR>
850 <A NAME="_I_"><!-- --></A><H2>
851 <B>I</B></H2>
852 <DL>
853 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#id"><B>id</B></A> -
854 Variable in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
855 <DD>&nbsp;
856 <DT><A HREF="pc2/ex/ScoreboardClient.html#isBalloonIncludeNos(int)"><B>isBalloonIncludeNos(int)</B></A> -
857 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
858 <DD>returns true if should also print "No" responses
859 <DT><A HREF="pc2/ex/ScoreboardClient.html#isBalloonIncludeNos(java.lang.Long)"><B>isBalloonIncludeNos(Long)</B></A> -
860 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
861 <DD>returns true if should also print "No" responses
862 <DT><A HREF="pc2/ex/ScoreboardClient.html#isBalloonModeEnabled()"><B>isBalloonModeEnabled()</B></A> -
863 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
864 <DD>returns true if balloon printing is enabled
865 <DT><A HREF="pc2/ex/BaseClient.html#isContestRunning()"><B>isContestRunning()</B></A> -
866 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
867 <DD>returns true if contest is running.
868 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#isDeleted()"><B>isDeleted()</B></A> -
869 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
870 <DD>Is this submission is marked deleted ?
871 <DT><A HREF="pc2/ex/ContestInfo.html#isInitialized()"><B>isInitialized()</B></A> -
872 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
873 <DD>returns true logged in and there is contest info
874 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#isJudged()"><B>isJudged()</B></A> -
875 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
876 <DD>Has this submission been judged ?
877 <DT><A HREF="pc2/ex/BaseClient.html#isLoggedIn()"><B>isLoggedIn()</B></A> -
878 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
879 <DD>returns true if logged in
881 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#isNotifyTeam()"><B>isNotifyTeam()</B></A> -
882 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
883 <DD>&nbsp;
884 <DT><A HREF="pc2/ex/ClarInfoAndFiles.html#isSendToAllTeams()"><B>isSendToAllTeams()</B></A> -
885 Method in class pc2.ex.<A HREF="pc2/ex/ClarInfoAndFiles.html">ClarInfoAndFiles</A>
886 <DD>Send clar back to all teams ?
887 <DT><A HREF="pc2/ex/JudgeClient.html#isShowTeamNumbers()"><B>isShowTeamNumbers()</B></A> -
888 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
889 <DD>&nbsp;
890 <DT><A HREF="pc2/ex/JudgeClient.html#isShowValidatorResultsToJudge()"><B>isShowValidatorResultsToJudge()</B></A> -
891 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
892 <DD>Returns true if the validator was used and the problem was configured to show validator results to judges
893 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#isSolved()"><B>isSolved()</B></A> -
894 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
895 <DD>Was this submission judged as Correct/Yes
896 <DT><A HREF="pc2/ex/ProblemScoreData.html#isSolved()"><B>isSolved()</B></A> -
897 Method in class pc2.ex.<A HREF="pc2/ex/ProblemScoreData.html">ProblemScoreData</A>
898 <DD>has this Problem Been Solved?
899 <DT><A HREF="pc2/ex/BaseClient.html#isTeamActive(java.lang.Long, java.lang.Long)"><B>isTeamActive(Long, Long)</B></A> -
900 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
901 <DD>returns true if team is active
902 <DT><A HREF="pc2/ex/ContestInfo.html#isTeamActive(java.lang.Long, java.lang.Long)"><B>isTeamActive(Long, Long)</B></A> -
903 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
904 <DD>Get status of team account
905 <DT><A HREF="pc2/ex/JudgeClient.html#isValidatorUsed()"><B>isValidatorUsed()</B></A> -
906 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
907 <DD>Returns true if the validator was used
908 </DL>
909 <HR>
910 <A NAME="_J_"><!-- --></A><H2>
911 <B>J</B></H2>
912 <DL>
913 <DT><A HREF="pc2/ex/JudgeClient.html"><B>JudgeClient</B></A> - class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>.<DD>An abstract PC<sup>2</sup> Judge Client that uses BaseClient
914 <DT><A HREF="pc2/ex/JudgeClient.html#JudgeClient()"><B>JudgeClient()</B></A> -
915 Constructor for class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
916 <DD>JudgeClient constructor comment.
917 </DL>
918 <HR>
919 <A NAME="_L_"><!-- --></A><H2>
920 <B>L</B></H2>
921 <DL>
922 <DT><A HREF="pc2/ex/BaseClient.html#loginReturnCode"><B>loginReturnCode</B></A> -
923 Variable in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
924 <DD>&nbsp;
925 <DT><A HREF="pc2/ex/GetRunsClient.html#loginToPC2(java.lang.String, java.lang.String, long, java.lang.String, java.lang.String)"><B>loginToPC2(String, String, long, String, String)</B></A> -
926 Method in class pc2.ex.<A HREF="pc2/ex/GetRunsClient.html">GetRunsClient</A>
927 <DD>Login to a PC<SUP>2</SUP> Server.
928 <DT><A HREF="pc2/ex/TeamClient.html#loginToPC2(java.lang.String, java.lang.String, long, java.lang.String, java.lang.String)"><B>loginToPC2(String, String, long, String, String)</B></A> -
929 Method in class pc2.ex.<A HREF="pc2/ex/TeamClient.html">TeamClient</A>
930 <DD>Login to a PC<SUP>2</SUP> Server.
931 <DT><A HREF="pc2/ex/JudgeClient.html#loginToPC2(java.lang.String, java.lang.String, long, java.lang.String, java.lang.String)"><B>loginToPC2(String, String, long, String, String)</B></A> -
932 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
933 <DD>Login to a PC<SUP>2</SUP> Server.
934 <DT><A HREF="pc2/ex/ScoreboardClient.html#loginToPC2(java.lang.String, java.lang.String, long, java.lang.String, java.lang.String)"><B>loginToPC2(String, String, long, String, String)</B></A> -
935 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
936 <DD>Login to a PC<SUP>2</SUP> Server.
937 <DT><A HREF="pc2/ex/BaseClient.html#logoff()"><B>logoff()</B></A> -
938 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
939 <DD>returns true if able to logoff client
940 <DT><A HREF="pc2/ex/GetRunsClient.html#logoffPC2()"><B>logoffPC2()</B></A> -
941 Method in class pc2.ex.<A HREF="pc2/ex/GetRunsClient.html">GetRunsClient</A>
942 <DD>Logoff from PC<SUP>2</SUP> Server.
943 <DT><A HREF="pc2/ex/TeamClient.html#logoffPC2()"><B>logoffPC2()</B></A> -
944 Method in class pc2.ex.<A HREF="pc2/ex/TeamClient.html">TeamClient</A>
945 <DD>Logoff from PC<SUP>2</SUP> Server.
946 <DT><A HREF="pc2/ex/JudgeClient.html#logoffPC2()"><B>logoffPC2()</B></A> -
947 Method in class pc2.ex.<A HREF="pc2/ex/JudgeClient.html">JudgeClient</A>
948 <DD>Logoff from PC<SUP>2</SUP> Server.
949 <DT><A HREF="pc2/ex/ScoreboardClient.html#logoffPC2()"><B>logoffPC2()</B></A> -
950 Method in class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
951 <DD>Logoff from PC<SUP>2</SUP> Server.
952 </DL>
953 <HR>
954 <A NAME="_M_"><!-- --></A><H2>
955 <B>M</B></H2>
956 <DL>
957 <DT><A HREF="pc2/ex/SampleGetRunsClient.html#main(java.lang.String[])"><B>main(String[])</B></A> -
958 Static method in class pc2.ex.<A HREF="pc2/ex/SampleGetRunsClient.html">SampleGetRunsClient</A>
959 <DD>Starts the application.
960 <DT><A HREF="pc2/ex/VersionInfo.html#main(java.lang.String[])"><B>main(String[])</B></A> -
961 Static method in class pc2.ex.<A HREF="pc2/ex/VersionInfo.html">VersionInfo</A>
962 <DD>Prints version information
963 <DT><A HREF="pc2/ex/SampleScoreboardClient.html#main(java.lang.String[])"><B>main(String[])</B></A> -
964 Static method in class pc2.ex.<A HREF="pc2/ex/SampleScoreboardClient.html">SampleScoreboardClient</A>
965 <DD>Starts the application.
966 </DL>
967 <HR>
968 <A NAME="_N_"><!-- --></A><H2>
969 <B>N</B></H2>
970 <DL>
971 <DT><A HREF="pc2/ex/BaseClient.html#notifyRunEvaluated(pc2.RunData)"><B>notifyRunEvaluated(RunData)</B></A> -
972 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
973 <DD>(will be deprecated) invoked by server to send run judgement into to team/client
975 <DT><A HREF="pc2/ex/BaseClient_Stub.html#notifyRunEvaluated(pc2.RunData)"><B>notifyRunEvaluated(RunData)</B></A> -
976 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
977 <DD>&nbsp;
978 </DL>
979 <HR>
980 <A NAME="_P_"><!-- --></A><H2>
981 <B>P</B></H2>
982 <DL>
983 <DT><A HREF="pc2/ex/package-summary.html"><B>pc2.ex</B></A> - package pc2.ex<DD>&nbsp;<DT><A HREF="pc2/ex/ProblemScoreData.html"><B>ProblemScoreData</B></A> - class pc2.ex.<A HREF="pc2/ex/ProblemScoreData.html">ProblemScoreData</A>.<DD>Holds Statistics for a Problem (per Problem/Client)<DT><A HREF="pc2/ex/ProblemScoreData.html#ProblemScoreData()"><B>ProblemScoreData()</B></A> -
984 Constructor for class pc2.ex.<A HREF="pc2/ex/ProblemScoreData.html">ProblemScoreData</A>
985 <DD>ProblemScoreData constructor comment.
986 <DT><A HREF="pc2/ex/ContestInfo.html#PROP_CONTEST_LENGTH"><B>PROP_CONTEST_LENGTH</B></A> -
987 Static variable in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
988 <DD>The Contest Length in minutes
989 <DT><A HREF="pc2/ex/ContestInfo.html#PROP_CONTEST_SHORT_NAME"><B>PROP_CONTEST_SHORT_NAME</B></A> -
990 Static variable in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
991 <DD>The Name of the Contest
992 <DT><A HREF="pc2/ex/ContestInfo.html#PROP_SHOW_TEAM_ID"><B>PROP_SHOW_TEAM_ID</B></A> -
993 Static variable in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
994 <DD>On Judge show team number while viewing runs and clars
995 <DT><A HREF="pc2/ex/ContestInfo.html#PROP_SUBMISSION_PENALTY_POINTS"><B>PROP_SUBMISSION_PENALTY_POINTS</B></A> -
996 Static variable in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
997 <DD>For scoring, how many points an incorrect solution should be given
998 <DT><A HREF="pc2/ex/ContestInfo.html#PROP_SUPPRESS_VIEWJUDGETIME"><B>PROP_SUPPRESS_VIEWJUDGETIME</B></A> -
999 Static variable in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
1000 <DD>Number of minutes when teams are no longer notified
1001 <DT><A HREF="pc2/ex/ContestInfo.html#PROP_VALIDATOR_COMMENT"><B>PROP_VALIDATOR_COMMENT</B></A> -
1002 Static variable in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
1003 <DD>On Judge validator comment (if validator used)
1004 <DT><A HREF="pc2/ex/ContestInfo.html#PROP_VALIDATOR_RESULT"><B>PROP_VALIDATOR_RESULT</B></A> -
1005 Static variable in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
1006 <DD>On Judge validator result (if validator used)
1007 <DT><A HREF="pc2/ex/ContestInfo.html#PROP_VALIDATOR_SHOW_RESULTS"><B>PROP_VALIDATOR_SHOW_RESULTS</B></A> -
1008 Static variable in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
1009 <DD>On Judge whether the validator results should be shown to the judge
1010 <DT><A HREF="pc2/ex/ContestInfo.html#PROP_VALIDATOR_USED"><B>PROP_VALIDATOR_USED</B></A> -
1011 Static variable in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
1012 <DD>On Judge true/false whether validator was used
1013 <DT><A HREF="pc2/ex/BaseClient.html#putBigMessage(java.lang.String)"><B>putBigMessage(String)</B></A> -
1014 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1015 <DD>puts a big message on the teams' screen
1017 <DT><A HREF="pc2/ex/BaseClient_Stub.html#putBigMessage(java.lang.String)"><B>putBigMessage(String)</B></A> -
1018 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
1019 <DD>&nbsp;
1020 <DT><A HREF="pc2/ex/BaseClient.html#putFile(java.lang.String, java.lang.String)"><B>putFile(String, String)</B></A> -
1021 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1022 <DD>save/put a file from the Server to this Client
1024 <DT><A HREF="pc2/ex/BaseClient_Stub.html#putFile(java.lang.String, java.lang.String)"><B>putFile(String, String)</B></A> -
1025 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
1026 <DD>&nbsp;
1027 </DL>
1028 <HR>
1029 <A NAME="_R_"><!-- --></A><H2>
1030 <B>R</B></H2>
1031 <DL>
1032 <DT><A HREF="pc2/ex/BaseClient.html#resetClient(java.lang.String, boolean, boolean)"><B>resetClient(String, boolean, boolean)</B></A> -
1033 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1034 <DD>Used to reset the client to initial login state
1036 <DT><A HREF="pc2/ex/BaseClient_Stub.html#resetClient(java.lang.String, boolean, boolean)"><B>resetClient(String, boolean, boolean)</B></A> -
1037 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
1038 <DD>&nbsp;
1039 <DT><A HREF="pc2/ex/RunInfoAndFiles.html"><B>RunInfoAndFiles</B></A> - class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>.<DD>A single run, information and files
1040 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#RunInfoAndFiles()"><B>RunInfoAndFiles()</B></A> -
1041 Constructor for class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1042 <DD>RunInfoAndFiles constructor .
1043 <DT><A HREF="pc2/ex/RunInfoComparatorByTeam.html"><B>RunInfoComparatorByTeam</B></A> - class pc2.ex.<A HREF="pc2/ex/RunInfoComparatorByTeam.html">RunInfoComparatorByTeam</A>.<DD>Comparator to sort RunInfo by TeamId, SiteId, ProblemId,
1044 elapsedMin, isSolved, RunId<DT><A HREF="pc2/ex/RunInfoComparatorByTeam.html#RunInfoComparatorByTeam()"><B>RunInfoComparatorByTeam()</B></A> -
1045 Constructor for class pc2.ex.<A HREF="pc2/ex/RunInfoComparatorByTeam.html">RunInfoComparatorByTeam</A>
1046 <DD>ScoreDataCompator constructor comment.
1047 <DT><A HREF="pc2/ex/RunInfoComparatorSiteIdRunId.html"><B>RunInfoComparatorSiteIdRunId</B></A> - class pc2.ex.<A HREF="pc2/ex/RunInfoComparatorSiteIdRunId.html">RunInfoComparatorSiteIdRunId</A>.<DD>Comparator to sort RunInfo by Site Id and Run Id<DT><A HREF="pc2/ex/RunInfoComparatorSiteIdRunId.html#RunInfoComparatorSiteIdRunId()"><B>RunInfoComparatorSiteIdRunId()</B></A> -
1048 Constructor for class pc2.ex.<A HREF="pc2/ex/RunInfoComparatorSiteIdRunId.html">RunInfoComparatorSiteIdRunId</A>
1049 <DD>ScoreDataCompator constructor comment.
1050 </DL>
1051 <HR>
1052 <A NAME="_S_"><!-- --></A><H2>
1053 <B>S</B></H2>
1054 <DL>
1055 <DT><A HREF="pc2/ex/SampleGetRunsClient.html"><B>SampleGetRunsClient</B></A> - class pc2.ex.<A HREF="pc2/ex/SampleGetRunsClient.html">SampleGetRunsClient</A>.<DD>SampleGetRunsClient is a sample implmentation of the abstract <A HREF="pc2/ex/GetRunsClient.html"><CODE>GetRunsClient</CODE></A><DT><A HREF="pc2/ex/SampleGetRunsClient.html#SampleGetRunsClient()"><B>SampleGetRunsClient()</B></A> -
1056 Constructor for class pc2.ex.<A HREF="pc2/ex/SampleGetRunsClient.html">SampleGetRunsClient</A>
1057 <DD>&nbsp;
1058 <DT><A HREF="pc2/ex/SampleJudgeClient.html"><B>SampleJudgeClient</B></A> - class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>.<DD>Sample Judge Client Abstract Class, extends <A HREF="pc2/ex/JudgeClient.html"><CODE>JudgeClient</CODE></A>.<DT><A HREF="pc2/ex/SampleJudgeClient.html#SampleJudgeClient()"><B>SampleJudgeClient()</B></A> -
1059 Constructor for class pc2.ex.<A HREF="pc2/ex/SampleJudgeClient.html">SampleJudgeClient</A>
1060 <DD>SampleJudgeClient constructor comment.
1061 <DT><A HREF="pc2/ex/SampleScoreboardClient.html"><B>SampleScoreboardClient</B></A> - class pc2.ex.<A HREF="pc2/ex/SampleScoreboardClient.html">SampleScoreboardClient</A>.<DD>Sample Scoreboard Client Abstract Class, extends <A HREF="pc2/ex/ScoreboardClient.html"><CODE>ScoreboardClient</CODE></A>.<DT><A HREF="pc2/ex/SampleScoreboardClient.html#SampleScoreboardClient()"><B>SampleScoreboardClient()</B></A> -
1062 Constructor for class pc2.ex.<A HREF="pc2/ex/SampleScoreboardClient.html">SampleScoreboardClient</A>
1063 <DD>SampleScoreboardClient constructor comment.
1064 <DT><A HREF="pc2/ex/SampleTeamClent.html"><B>SampleTeamClent</B></A> - class pc2.ex.<A HREF="pc2/ex/SampleTeamClent.html">SampleTeamClent</A>.<DD>Sample Team Client Abstract Class, extends <A HREF="pc2/ex/TeamClient.html"><CODE>TeamClient</CODE></A>.<DT><A HREF="pc2/ex/SampleTeamClent.html#SampleTeamClent()"><B>SampleTeamClent()</B></A> -
1065 Constructor for class pc2.ex.<A HREF="pc2/ex/SampleTeamClent.html">SampleTeamClent</A>
1066 <DD>&nbsp;
1067 <DT><A HREF="pc2/ex/ScoreboardClient.html"><B>ScoreboardClient</B></A> - class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>.<DD>An abstract PC<sup>2</sup> Scoreboard Client that uses BaseClient
1068 <DT><A HREF="pc2/ex/ScoreboardClient.html#ScoreboardClient()"><B>ScoreboardClient()</B></A> -
1069 Constructor for class pc2.ex.<A HREF="pc2/ex/ScoreboardClient.html">ScoreboardClient</A>
1070 <DD>&nbsp;
1071 <DT><A HREF="pc2/ex/ScoreDataComparator.html"><B>ScoreDataComparator</B></A> - class pc2.ex.<A HREF="pc2/ex/ScoreDataComparator.html">ScoreDataComparator</A>.<DD>Comparator to sort ClientScoreData<DT><A HREF="pc2/ex/ScoreDataComparator.html#ScoreDataComparator()"><B>ScoreDataComparator()</B></A> -
1072 Constructor for class pc2.ex.<A HREF="pc2/ex/ScoreDataComparator.html">ScoreDataComparator</A>
1073 <DD>ScoreDataCompator constructor comment.
1074 <DT><A HREF="pc2/ex/ServerAccessException.html"><B>ServerAccessException</B></A> - exception pc2.ex.<A HREF="pc2/ex/ServerAccessException.html">ServerAccessException</A>.<DD>Exception when a Client attempts to invoke a
1075 server method when it does not have permission
1076 to use that method.<DT><A HREF="pc2/ex/ServerAccessException.html#ServerAccessException()"><B>ServerAccessException()</B></A> -
1077 Constructor for class pc2.ex.<A HREF="pc2/ex/ServerAccessException.html">ServerAccessException</A>
1078 <DD>ServerAccessException constructor comment.
1079 <DT><A HREF="pc2/ex/ServerAccessException.html#ServerAccessException(java.lang.String)"><B>ServerAccessException(String)</B></A> -
1080 Constructor for class pc2.ex.<A HREF="pc2/ex/ServerAccessException.html">ServerAccessException</A>
1081 <DD>ServerAccessException constructor comment.
1082 <DT><A HREF="pc2/ex/ClarInfoAndFiles.html#setAnswer(java.lang.String)"><B>setAnswer(String)</B></A> -
1083 Method in class pc2.ex.<A HREF="pc2/ex/ClarInfoAndFiles.html">ClarInfoAndFiles</A>
1084 <DD>Insert the method's description here.
1085 <DT><A HREF="pc2/ex/ProblemScoreData.html#setAttempts(long)"><B>setAttempts(long)</B></A> -
1086 Method in class pc2.ex.<A HREF="pc2/ex/ProblemScoreData.html">ProblemScoreData</A>
1087 <DD>Insert the method's description here.
1088 <DT><A HREF="pc2/ex/BaseClient.html#setCountdownClockLabel(javax.swing.JLabel)"><B>setCountdownClockLabel(JLabel)</B></A> -
1089 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1090 <DD>Insert the method's description here.
1091 <DT><A HREF="pc2/ex/ContestInfo.html#setData(java.lang.Object)"><B>setData(Object)</B></A> -
1092 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
1093 <DD>Set initializing data for ContestInfo
1094 <DT><A HREF="pc2/ex/ContestInfo.html#setData(java.lang.Object, int)"><B>setData(Object, int)</B></A> -
1095 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
1096 <DD>Set initializing data for contest information
1097 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setDeleted(boolean)"><B>setDeleted(boolean)</B></A> -
1098 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1099 <DD>Insert the method's description here.
1100 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setElapsedMins(long)"><B>setElapsedMins(long)</B></A> -
1101 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1102 <DD>&nbsp;
1103 <DT><A HREF="pc2/ex/BaseClient.html#setID(java.lang.Long)"><B>setID(Long)</B></A> -
1104 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1105 <DD>(will be deprecated) Set the login id for this client.
1106 <DT><A HREF="pc2/ex/BaseClient_Stub.html#setID(java.lang.Long)"><B>setID(Long)</B></A> -
1107 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
1108 <DD>&nbsp;
1109 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setJudgement(int)"><B>setJudgement(int)</B></A> -
1110 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1111 <DD>record judgement number for this run
1112 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setLanguageId(long)"><B>setLanguageId(long)</B></A> -
1113 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1114 <DD>&nbsp;
1115 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setLanguageTitle(java.lang.String)"><B>setLanguageTitle(String)</B></A> -
1116 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1117 <DD>&nbsp;
1118 <DT><A HREF="pc2/ex/BaseClient.html#setLogDebugLevel(int)"><B>setLogDebugLevel(int)</B></A> -
1119 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1120 <DD>Change default PC<sup>2</sup> log debug/verbose level
1122 <DT><A HREF="pc2/ex/BaseClient.html#setLogFilename(java.lang.String)"><B>setLogFilename(String)</B></A> -
1123 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1124 <DD>Change default PC<sup>2</sup> log file name
1126 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setMainFileName(java.lang.String)"><B>setMainFileName(String)</B></A> -
1127 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1128 <DD>&nbsp;
1129 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setNotifyTeam(boolean)"><B>setNotifyTeam(boolean)</B></A> -
1130 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1131 <DD>Notify Team of result (with a pop-up) ?
1132 <DT><A HREF="pc2/ex/ClientScoreData.html#setNumberOfSolvedProblems(long)"><B>setNumberOfSolvedProblems(long)</B></A> -
1133 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
1134 <DD>&nbsp;
1135 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setOs(java.lang.String)"><B>setOs(String)</B></A> -
1136 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1137 <DD>&nbsp;
1138 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setProblemId(int)"><B>setProblemId(int)</B></A> -
1139 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1140 <DD>&nbsp;
1141 <DT><A HREF="pc2/ex/ProblemScoreData.html#setProblemID(long)"><B>setProblemID(long)</B></A> -
1142 Method in class pc2.ex.<A HREF="pc2/ex/ProblemScoreData.html">ProblemScoreData</A>
1143 <DD>Insert the method's description here.
1144 <DT><A HREF="pc2/ex/ClientScoreData.html#setProblemScoreData(pc2.ex.ProblemScoreData)"><B>setProblemScoreData(ProblemScoreData)</B></A> -
1145 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
1146 <DD>&nbsp;
1147 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setProblemTitle(java.lang.String)"><B>setProblemTitle(String)</B></A> -
1148 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1149 <DD>&nbsp;
1150 <DT><A HREF="pc2/ex/ClarInfoAndFiles.html#setQuestion(java.lang.String)"><B>setQuestion(String)</B></A> -
1151 Method in class pc2.ex.<A HREF="pc2/ex/ClarInfoAndFiles.html">ClarInfoAndFiles</A>
1152 <DD>Insert the method's description here.
1153 <DT><A HREF="pc2/ex/ClientScoreData.html#setRank(long)"><B>setRank(long)</B></A> -
1154 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
1155 <DD>&nbsp;
1156 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setRunId(long)"><B>setRunId(long)</B></A> -
1157 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1158 <DD>&nbsp;
1159 <DT><A HREF="pc2/ex/ProblemScoreData.html#setScore(long)"><B>setScore(long)</B></A> -
1160 Method in class pc2.ex.<A HREF="pc2/ex/ProblemScoreData.html">ProblemScoreData</A>
1161 <DD>Insert the method's description here.
1162 <DT><A HREF="pc2/ex/ClientScoreData.html#setScore(long)"><B>setScore(long)</B></A> -
1163 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
1164 <DD>&nbsp;
1165 <DT><A HREF="pc2/ex/ClarInfoAndFiles.html#setSendToAllTeams(boolean)"><B>setSendToAllTeams(boolean)</B></A> -
1166 Method in class pc2.ex.<A HREF="pc2/ex/ClarInfoAndFiles.html">ClarInfoAndFiles</A>
1167 <DD>Send to all teams ?
1168 <DT><A HREF="pc2/ex/ProblemScoreData.html#setSolutionTime(long)"><B>setSolutionTime(long)</B></A> -
1169 Method in class pc2.ex.<A HREF="pc2/ex/ProblemScoreData.html">ProblemScoreData</A>
1170 <DD>Insert the method's description here.
1171 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setSolved(boolean)"><B>setSolved(boolean)</B></A> -
1172 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1173 <DD>Insert the method's description here.
1174 <DT><A HREF="pc2/ex/ProblemScoreData.html#setSolved(boolean)"><B>setSolved(boolean)</B></A> -
1175 Method in class pc2.ex.<A HREF="pc2/ex/ProblemScoreData.html">ProblemScoreData</A>
1176 <DD>&nbsp;
1177 <DT><A HREF="pc2/ex/ClientScoreData.html#setTeamName(java.lang.String)"><B>setTeamName(String)</B></A> -
1178 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
1179 <DD>&nbsp;
1180 <DT><A HREF="pc2/ex/ClientScoreData.html#setTimeOfLastSolvedProblem(long)"><B>setTimeOfLastSolvedProblem(long)</B></A> -
1181 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
1182 <DD>&nbsp;
1183 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setUserFiles(java.io.File[])"><B>setUserFiles(File[])</B></A> -
1184 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1185 <DD>Add/Set files to this class
1186 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setUserFiles(pc2.SerializedFile[])"><B>setUserFiles(SerializedFile[])</B></A> -
1187 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1188 <DD>Set/Add files
1189 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setUserId(long)"><B>setUserId(long)</B></A> -
1190 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1191 <DD>&nbsp;
1192 <DT><A HREF="pc2/ex/ClientScoreData.html#setUserID(long)"><B>setUserID(long)</B></A> -
1193 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
1194 <DD>&nbsp;
1195 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setUserSiteId(long)"><B>setUserSiteId(long)</B></A> -
1196 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1197 <DD>&nbsp;
1198 <DT><A HREF="pc2/ex/ClientScoreData.html#setUserSiteID(long)"><B>setUserSiteID(long)</B></A> -
1199 Method in class pc2.ex.<A HREF="pc2/ex/ClientScoreData.html">ClientScoreData</A>
1200 <DD>&nbsp;
1201 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#setUserTitle(java.lang.String)"><B>setUserTitle(String)</B></A> -
1202 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1203 <DD>&nbsp;
1204 <DT><A HREF="pc2/ex/SampleGetRunsClient.html#showContestInfo(java.io.PrintStream)"><B>showContestInfo(PrintStream)</B></A> -
1205 Method in class pc2.ex.<A HREF="pc2/ex/SampleGetRunsClient.html">SampleGetRunsClient</A>
1206 <DD>Displays all contest info
1207 <DT><A HREF="pc2/ex/BaseClient.html#specialCommand(java.lang.Object)"><B>specialCommand(Object)</B></A> -
1208 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1209 <DD><B>Deprecated.</B>&nbsp;<I>No longer used/required.</I>
1210 <DT><A HREF="pc2/ex/BaseClient_Stub.html#specialCommand(java.lang.Object)"><B>specialCommand(Object)</B></A> -
1211 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
1212 <DD>&nbsp;
1213 <DT><A HREF="pc2/ex/BaseClient.html#submitAnswer(pc2.ex.ClarInfoAndFiles)"><B>submitAnswer(ClarInfoAndFiles)</B></A> -
1214 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1215 <DD>submit an Answer to a clarification
1217 <DT><A HREF="pc2/ex/BaseClient.html#submitClarification(java.lang.Long, java.lang.String)"><B>submitClarification(Long, String)</B></A> -
1218 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1219 <DD>submit a Clar
1221 <DT><A HREF="pc2/ex/BaseClient.html#submitJudgement(pc2.ex.RunInfoAndFiles, int, boolean)"><B>submitJudgement(RunInfoAndFiles, int, boolean)</B></A> -
1222 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1223 <DD>submit a Judgement for a run
1225 <DT><A HREF="pc2/ex/BaseClient.html#submitRun(java.lang.Long, java.lang.Long, java.lang.String, java.lang.String[])"><B>submitRun(Long, Long, String, String[])</B></A> -
1226 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1227 <DD>submitRun submit a run to the Judges.
1228 </DL>
1229 <HR>
1230 <A NAME="_T_"><!-- --></A><H2>
1231 <B>T</B></H2>
1232 <DL>
1233 <DT><A HREF="pc2/ex/TeamClient.html"><B>TeamClient</B></A> - class pc2.ex.<A HREF="pc2/ex/TeamClient.html">TeamClient</A>.<DD>An abstract PC<sup>2</sup> Team Client that uses BaseClient
1234 <DT><A HREF="pc2/ex/TeamClient.html#TeamClient()"><B>TeamClient()</B></A> -
1235 Constructor for class pc2.ex.<A HREF="pc2/ex/TeamClient.html">TeamClient</A>
1236 <DD>TeamClient constructor comment.
1237 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#toString()"><B>toString()</B></A> -
1238 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1239 <DD>returns run site and run id
1240 </DL>
1241 <HR>
1242 <A NAME="_U_"><!-- --></A><H2>
1243 <B>U</B></H2>
1244 <DL>
1245 <DT><A HREF="pc2/ex/BaseClient.html#unCheckOutClar(pc2.ex.ClarInfoAndFiles)"><B>unCheckOutClar(ClarInfoAndFiles)</B></A> -
1246 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1247 <DD>For Judge, un-checkout clar (return to Server) <BR>
1249 <DT><A HREF="pc2/ex/BaseClient.html#unCheckOutRun(pc2.ex.RunInfoAndFiles)"><B>unCheckOutRun(RunInfoAndFiles)</B></A> -
1250 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1251 <DD>For Judge, un-checkout run (return to Server) <BR>
1253 <DT><A HREF="pc2/ex/BaseClient.html#update(pc2.RemoteObservable, int, java.io.Serializable)"><B>update(RemoteObservable, int, Serializable)</B></A> -
1254 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1255 <DD>Used by Server to pass information to this Client
1257 <DT><A HREF="pc2/ex/BaseClient_Stub.html#update(pc2.RemoteObservable, int, java.io.Serializable)"><B>update(RemoteObservable, int, Serializable)</B></A> -
1258 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient_Stub.html">BaseClient_Stub</A>
1259 <DD>&nbsp;
1260 </DL>
1261 <HR>
1262 <A NAME="_V_"><!-- --></A><H2>
1263 <B>V</B></H2>
1264 <DL>
1265 <DT><A HREF="pc2/ex/VersionInfo.html"><B>VersionInfo</B></A> - class pc2.ex.<A HREF="pc2/ex/VersionInfo.html">VersionInfo</A>.<DD>Version information about this Package<DT><A HREF="pc2/ex/VersionInfo.html#VersionInfo()"><B>VersionInfo()</B></A> -
1266 Constructor for class pc2.ex.<A HREF="pc2/ex/VersionInfo.html">VersionInfo</A>
1267 <DD>&nbsp;
1268 </DL>
1269 <HR>
1270 <A NAME="_W_"><!-- --></A><H2>
1271 <B>W</B></H2>
1272 <DL>
1273 <DT><A HREF="pc2/ex/SampleGetRunsClient.html#waitAround()"><B>waitAround()</B></A> -
1274 Method in class pc2.ex.<A HREF="pc2/ex/SampleGetRunsClient.html">SampleGetRunsClient</A>
1275 <DD>Wait around so that we can get incoming runs.
1276 <DT><A HREF="pc2/ex/BaseClient.html#writeProblemAnswerFile(int, java.lang.String)"><B>writeProblemAnswerFile(int, String)</B></A> -
1277 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1278 <DD>writes the answer file to the specified filename
1279 <DT><A HREF="pc2/ex/ContestInfo.html#writeProblemAnswerFile(java.lang.Long, int, java.lang.String)"><B>writeProblemAnswerFile(Long, int, String)</B></A> -
1280 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
1281 <DD>writes an answer file to the fileName specified
1282 <DT><A HREF="pc2/ex/BaseClient.html#writeProblemDataFile(int, java.lang.String)"><B>writeProblemDataFile(int, String)</B></A> -
1283 Method in class pc2.ex.<A HREF="pc2/ex/BaseClient.html">BaseClient</A>
1284 <DD>writes the data file to the specified filename
1285 <DT><A HREF="pc2/ex/ContestInfo.html#writeProblemDataFile(java.lang.Long, int, java.lang.String)"><B>writeProblemDataFile(Long, int, String)</B></A> -
1286 Method in class pc2.ex.<A HREF="pc2/ex/ContestInfo.html">ContestInfo</A>
1287 <DD>writes an data file to the fileName specified
1288 <DT><A HREF="pc2/ex/RunInfoAndFiles.html#writeUserFile(int, java.lang.String)"><B>writeUserFile(int, String)</B></A> -
1289 Method in class pc2.ex.<A HREF="pc2/ex/RunInfoAndFiles.html">RunInfoAndFiles</A>
1290 <DD>write user file num to disk
1291 </DL>
1292 <HR>
1293 <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="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</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="#_V_">V</A> <A HREF="#_W_">W</A>
1294 <!-- ========== START OF NAVBAR ========== -->
1295 <A NAME="navbar_bottom"><!-- --></A>
1296 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
1297 <TR>
1298 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
1299 <A NAME="navbar_bottom_firstrow"><!-- --></A>
1300 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
1301 <TR ALIGN="center" VALIGN="top">
1302 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
1303 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
1304 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="pc2/ex/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
1305 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
1306 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
1307 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
1308 </TR>
1309 </TABLE>
1310 </TD>
1311 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
1312 Questions? <A HREf=mailto:pc2@ecs.csus.edu>Send mail to PC<sup>2</sup></a></EM>
1313 </TD>
1314 </TR>
1316 <TR>
1317 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1318 &nbsp;PREV&nbsp;
1319 &nbsp;NEXT</FONT></TD>
1320 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1321 <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
1322 &nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
1323 </TR>
1324 </TABLE>
1325 <!-- =========== END OF NAVBAR =========== -->
1327 <HR>
1329 </BODY>
1330 </HTML>