Removing uneeded file.
[and.git] / PC^2 / pc2 / doc / pc2ex / deprecated-list.html
blob731e0224e4b51cc488d51c0416286b4023da505c
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: Deprecated List
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
25 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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="deprecated-list.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
42 </TR>
43 </TABLE>
44 <!-- =========== END OF NAVBAR =========== -->
46 <HR>
47 <CENTER>
48 <H2>
49 <B>Deprecated API</B></H2>
50 </CENTER>
52 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
53 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
54 <TD COLSPAN=2><FONT SIZE="+2">
55 <B>Deprecated Methods</B></FONT></TD>
56 </TR>
57 <TR BGCOLOR="white" CLASS="TableRowColor">
58 <TD><A HREF="pc2/ex/BaseClient.html#getData()">pc2.ex.BaseClient.getData()</A>
59 <BR>
60 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use getSiteId, getClientName, and getClientId instead</I>&nbsp;</TD>
61 </TR>
62 <TR BGCOLOR="white" CLASS="TableRowColor">
63 <TD><A HREF="pc2/ex/BaseClient.html#getFile(java.lang.String, java.lang.String)">pc2.ex.BaseClient.getFile(String, String)</A>
64 <BR>
65 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>functionality removed, always returns false.</I>&nbsp;</TD>
66 </TR>
67 <TR BGCOLOR="white" CLASS="TableRowColor">
68 <TD><A HREF="pc2/ex/BaseClient.html#getID()">pc2.ex.BaseClient.getID()</A>
69 <BR>
70 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="pc2/ex/BaseClient.html#getClientId()"><CODE>BaseClient.getClientId()</CODE></A></I>&nbsp;</TD>
71 </TR>
72 <TR BGCOLOR="white" CLASS="TableRowColor">
73 <TD><A HREF="pc2/ex/BaseClient.html#getID(pc2.SessionId)">pc2.ex.BaseClient.getID(SessionId)</A>
74 <BR>
75 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="pc2/ex/BaseClient.html#getClientId()"><CODE>BaseClient.getClientId()</CODE></A></I>&nbsp;</TD>
76 </TR>
77 <TR BGCOLOR="white" CLASS="TableRowColor">
78 <TD><A HREF="pc2/ex/BaseClient.html#getServer()">pc2.ex.BaseClient.getServer()</A>
79 <BR>
80 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use other "get" and "submit" methods in place of this.</I>&nbsp;</TD>
81 </TR>
82 <TR BGCOLOR="white" CLASS="TableRowColor">
83 <TD><A HREF="pc2/ex/RunInfoAndFiles.html#getUserFiles()">pc2.ex.RunInfoAndFiles.getUserFiles()</A>
84 <BR>
85 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&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>&nbsp;</TD>
86 </TR>
87 <TR BGCOLOR="white" CLASS="TableRowColor">
88 <TD><A HREF="pc2/ex/BaseClient.html#specialCommand(java.lang.Object)">pc2.ex.BaseClient.specialCommand(Object)</A>
89 <BR>
90 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>No longer used/required.</I>&nbsp;</TD>
91 </TR>
92 </TABLE>
93 &nbsp;
94 <P>
95 <HR>
97 <!-- ========== START OF NAVBAR ========== -->
98 <A NAME="navbar_bottom"><!-- --></A>
99 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
100 <TR>
101 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
102 <A NAME="navbar_bottom_firstrow"><!-- --></A>
103 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
104 <TR ALIGN="center" VALIGN="top">
105 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
106 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
107 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="pc2/ex/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
108 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
109 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
110 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
111 </TR>
112 </TABLE>
113 </TD>
114 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
115 Questions? <A HREf=mailto:pc2@ecs.csus.edu>Send mail to PC<sup>2</sup></a></EM>
116 </TD>
117 </TR>
119 <TR>
120 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
121 &nbsp;PREV&nbsp;
122 &nbsp;NEXT</FONT></TD>
123 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
124 <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
125 &nbsp;<A HREF="deprecated-list.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
126 </TR>
127 </TABLE>
128 <!-- =========== END OF NAVBAR =========== -->
130 <HR>
132 </BODY>
133 </HTML>