OSDN Git Service

lejos_NXJ_win32_0_5_0beta.zip
[nxt-jsp/lejos_nxj.git] / nxtOSEK / lejos_nxj / docs / apidocs / javax / microedition / lcdui / Alert.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.5.0_09) on Tue Jan 08 20:46:02 GMT 2008 -->
6 <TITLE>
7 Alert (leJOS NXT API documentation)
8 </TITLE>
9
10 <META NAME="keywords" CONTENT="javax.microedition.lcdui.Alert class">
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17     parent.document.title="Alert (leJOS NXT API documentation)";
18 }
19 </SCRIPT>
20 <NOSCRIPT>
21 </NOSCRIPT>
22
23 </HEAD>
24
25 <BODY BGCOLOR="white" onload="windowTitle();">
26
27
28 <!-- ========= START OF TOP NAVBAR ======= -->
29 <A NAME="navbar_top"><!-- --></A>
30 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32 <TR>
33 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34 <A NAME="navbar_top_firstrow"><!-- --></A>
35 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36   <TR ALIGN="center" VALIGN="top">
37   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
44   </TR>
45 </TABLE>
46 </TD>
47 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
48 </EM>
49 </TD>
50 </TR>
51
52 <TR>
53 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54 &nbsp;PREV CLASS&nbsp;
55 &nbsp;<A HREF="../../../javax/microedition/lcdui/Choice.html" title="interface in javax.microedition.lcdui"><B>NEXT CLASS</B></A></FONT></TD>
56 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57   <A HREF="../../../index.html?javax/microedition/lcdui/Alert.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58 &nbsp;<A HREF="Alert.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
59 &nbsp;<SCRIPT type="text/javascript">
60   <!--
61   if(window==top) {
62     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
63   }
64   //-->
65 </SCRIPT>
66 <NOSCRIPT>
67   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
68 </NOSCRIPT>
69
70
71 </FONT></TD>
72 </TR>
73 <TR>
74 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
75   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
76 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
78 </TR>
79 </TABLE>
80 <A NAME="skip-navbar_top"></A>
81 <!-- ========= END OF TOP NAVBAR ========= -->
82
83 <HR>
84 <!-- ======== START OF CLASS DATA ======== -->
85 <H2>
86 <FONT SIZE="-1">
87 javax.microedition.lcdui</FONT>
88 <BR>
89 Class Alert</H2>
90 <PRE>
91 <A HREF="../../../java/lang/Object.html" title="class in java.lang">java.lang.Object</A>
92   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../javax/microedition/lcdui/Displayable.html" title="class in javax.microedition.lcdui">javax.microedition.lcdui.Displayable</A>
93       <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../javax/microedition/lcdui/Screen.html" title="class in javax.microedition.lcdui">javax.microedition.lcdui.Screen</A>
94           <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>javax.microedition.lcdui.Alert</B>
95 </PRE>
96 <HR>
97 <DL>
98 <DT><PRE>public class <B>Alert</B><DT>extends <A HREF="../../../javax/microedition/lcdui/Screen.html" title="class in javax.microedition.lcdui">Screen</A></DL>
99 </PRE>
100
101 <P>
102 <DL>
103 <DT><B>Author:</B></DT>
104   <DD>Andre Nijholt</DD>
105 </DL>
106 <HR>
107
108 <P>
109 <!-- =========== FIELD SUMMARY =========== -->
110
111 <A NAME="field_summary"><!-- --></A>
112 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
113 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
114 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
115 <B>Field Summary</B></FONT></TH>
116 </TR>
117 <TR BGCOLOR="white" CLASS="TableRowColor">
118 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
119 <CODE>static&nbsp;int</CODE></FONT></TD>
120 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#ALERT_TYPE_ALARM">ALERT_TYPE_ALARM</A></B></CODE>
121
122 <BR>
123 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
124 </TR>
125 <TR BGCOLOR="white" CLASS="TableRowColor">
126 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
127 <CODE>static&nbsp;int</CODE></FONT></TD>
128 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#ALERT_TYPE_CONFIRMATION">ALERT_TYPE_CONFIRMATION</A></B></CODE>
129
130 <BR>
131 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
132 </TR>
133 <TR BGCOLOR="white" CLASS="TableRowColor">
134 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
135 <CODE>static&nbsp;int</CODE></FONT></TD>
136 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#ALERT_TYPE_ERROR">ALERT_TYPE_ERROR</A></B></CODE>
137
138 <BR>
139 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
140 </TR>
141 <TR BGCOLOR="white" CLASS="TableRowColor">
142 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143 <CODE>static&nbsp;int</CODE></FONT></TD>
144 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#ALERT_TYPE_INFO">ALERT_TYPE_INFO</A></B></CODE>
145
146 <BR>
147 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
148 </TR>
149 <TR BGCOLOR="white" CLASS="TableRowColor">
150 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151 <CODE>static&nbsp;int</CODE></FONT></TD>
152 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#ALERT_TYPE_WARNING">ALERT_TYPE_WARNING</A></B></CODE>
153
154 <BR>
155 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
156 </TR>
157 <TR BGCOLOR="white" CLASS="TableRowColor">
158 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159 <CODE>static&nbsp;int</CODE></FONT></TD>
160 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#FOREVER">FOREVER</A></B></CODE>
161
162 <BR>
163 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
164 </TR>
165 <TR BGCOLOR="white" CLASS="TableRowColor">
166 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
167 <CODE>static&nbsp;<A HREF="../../../javax/microedition/lcdui/Image.html" title="class in javax.microedition.lcdui">Image</A></CODE></FONT></TD>
168 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#IMG_ALARM">IMG_ALARM</A></B></CODE>
169
170 <BR>
171 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
172 </TR>
173 <TR BGCOLOR="white" CLASS="TableRowColor">
174 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
175 <CODE>static&nbsp;<A HREF="../../../javax/microedition/lcdui/Image.html" title="class in javax.microedition.lcdui">Image</A></CODE></FONT></TD>
176 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#IMG_CONFIRM">IMG_CONFIRM</A></B></CODE>
177
178 <BR>
179 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
180 </TR>
181 <TR BGCOLOR="white" CLASS="TableRowColor">
182 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
183 <CODE>static&nbsp;<A HREF="../../../javax/microedition/lcdui/Image.html" title="class in javax.microedition.lcdui">Image</A></CODE></FONT></TD>
184 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#IMG_ERROR">IMG_ERROR</A></B></CODE>
185
186 <BR>
187 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
188 </TR>
189 <TR BGCOLOR="white" CLASS="TableRowColor">
190 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
191 <CODE>static&nbsp;<A HREF="../../../javax/microedition/lcdui/Image.html" title="class in javax.microedition.lcdui">Image</A></CODE></FONT></TD>
192 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#IMG_INFO">IMG_INFO</A></B></CODE>
193
194 <BR>
195 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
196 </TR>
197 <TR BGCOLOR="white" CLASS="TableRowColor">
198 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
199 <CODE>static&nbsp;<A HREF="../../../javax/microedition/lcdui/Image.html" title="class in javax.microedition.lcdui">Image</A></CODE></FONT></TD>
200 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#IMG_WARNING">IMG_WARNING</A></B></CODE>
201
202 <BR>
203 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
204 </TR>
205 <TR BGCOLOR="white" CLASS="TableRowColor">
206 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
207 <CODE>static&nbsp;<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A></CODE></FONT></TD>
208 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#STR_CONFIRM">STR_CONFIRM</A></B></CODE>
209
210 <BR>
211 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
212 </TR>
213 <TR BGCOLOR="white" CLASS="TableRowColor">
214 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
215 <CODE>static&nbsp;<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A></CODE></FONT></TD>
216 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#STR_DENY">STR_DENY</A></B></CODE>
217
218 <BR>
219 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
220 </TR>
221 </TABLE>
222 &nbsp;<A NAME="fields_inherited_from_class_javax.microedition.lcdui.Displayable"><!-- --></A>
223 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
224 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
225 <TH ALIGN="left"><B>Fields inherited from class javax.microedition.lcdui.<A HREF="../../../javax/microedition/lcdui/Displayable.html" title="class in javax.microedition.lcdui">Displayable</A></B></TH>
226 </TR>
227 <TR BGCOLOR="white" CLASS="TableRowColor">
228 <TD><CODE><A HREF="../../../javax/microedition/lcdui/Displayable.html#cmdListener">cmdListener</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#commands">commands</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#height">height</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#KEY_BACK">KEY_BACK</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#KEY_ENTER">KEY_ENTER</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#KEY_LEFT">KEY_LEFT</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#KEY_RIGHT">KEY_RIGHT</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#shown">shown</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#ticker">ticker</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#title">title</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#width">width</A></CODE></TD>
229 </TR>
230 </TABLE>
231 &nbsp;
232 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
233
234 <A NAME="constructor_summary"><!-- --></A>
235 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
236 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
237 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
238 <B>Constructor Summary</B></FONT></TH>
239 </TR>
240 <TR BGCOLOR="white" CLASS="TableRowColor">
241 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#Alert(java.lang.String)">Alert</A></B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A>&nbsp;title)</CODE>
242
243 <BR>
244 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
245 </TR>
246 <TR BGCOLOR="white" CLASS="TableRowColor">
247 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#Alert(java.lang.String, java.lang.String, javax.microedition.lcdui.Image, int)">Alert</A></B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A>&nbsp;title,
248       <A HREF="../../../java/lang/String.html" title="class in java.lang">String</A>&nbsp;alertText,
249       <A HREF="../../../javax/microedition/lcdui/Image.html" title="class in javax.microedition.lcdui">Image</A>&nbsp;alertImage,
250       int&nbsp;alertType)</CODE>
251
252 <BR>
253 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
254 </TR>
255 </TABLE>
256 &nbsp;
257 <!-- ========== METHOD SUMMARY =========== -->
258
259 <A NAME="method_summary"><!-- --></A>
260 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
261 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
262 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
263 <B>Method Summary</B></FONT></TH>
264 </TR>
265 <TR BGCOLOR="white" CLASS="TableRowColor">
266 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
267 <CODE>&nbsp;boolean</CODE></FONT></TD>
268 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#getConfirmation()">getConfirmation</A></B>()</CODE>
269
270 <BR>
271 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
272 </TR>
273 <TR BGCOLOR="white" CLASS="TableRowColor">
274 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
275 <CODE>&nbsp;<A HREF="../../../javax/microedition/lcdui/Gauge.html" title="class in javax.microedition.lcdui">Gauge</A></CODE></FONT></TD>
276 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#getIndicator()">getIndicator</A></B>()</CODE>
277
278 <BR>
279 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
280 </TR>
281 <TR BGCOLOR="white" CLASS="TableRowColor">
282 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
283 <CODE>&nbsp;int</CODE></FONT></TD>
284 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#getTimeout()">getTimeout</A></B>()</CODE>
285
286 <BR>
287 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
288 </TR>
289 <TR BGCOLOR="white" CLASS="TableRowColor">
290 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
291 <CODE>protected &nbsp;void</CODE></FONT></TD>
292 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#keyPressed(int)">keyPressed</A></B>(int&nbsp;keyCode)</CODE>
293
294 <BR>
295 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
296 </TR>
297 <TR BGCOLOR="white" CLASS="TableRowColor">
298 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
299 <CODE>&nbsp;void</CODE></FONT></TD>
300 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#paint(javax.microedition.lcdui.Graphics)">paint</A></B>(<A HREF="../../../javax/microedition/lcdui/Graphics.html" title="class in javax.microedition.lcdui">Graphics</A>&nbsp;g)</CODE>
301
302 <BR>
303 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
304 </TR>
305 <TR BGCOLOR="white" CLASS="TableRowColor">
306 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
307 <CODE>&nbsp;void</CODE></FONT></TD>
308 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#setIndicator(javax.microedition.lcdui.Gauge)">setIndicator</A></B>(<A HREF="../../../javax/microedition/lcdui/Gauge.html" title="class in javax.microedition.lcdui">Gauge</A>&nbsp;indicator)</CODE>
309
310 <BR>
311 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
312 </TR>
313 <TR BGCOLOR="white" CLASS="TableRowColor">
314 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
315 <CODE>&nbsp;void</CODE></FONT></TD>
316 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#setString(java.lang.String)">setString</A></B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A>&nbsp;alertText)</CODE>
317
318 <BR>
319 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
320 </TR>
321 <TR BGCOLOR="white" CLASS="TableRowColor">
322 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
323 <CODE>&nbsp;void</CODE></FONT></TD>
324 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#setTimeout(int)">setTimeout</A></B>(int&nbsp;time)</CODE>
325
326 <BR>
327 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
328 </TR>
329 <TR BGCOLOR="white" CLASS="TableRowColor">
330 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
331 <CODE>&nbsp;void</CODE></FONT></TD>
332 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#setType(int)">setType</A></B>(int&nbsp;alertType)</CODE>
333
334 <BR>
335 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
336 </TR>
337 <TR BGCOLOR="white" CLASS="TableRowColor">
338 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
339 <CODE>protected &nbsp;void</CODE></FONT></TD>
340 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Alert.html#showNotify()">showNotify</A></B>()</CODE>
341
342 <BR>
343 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
344 </TR>
345 </TABLE>
346 &nbsp;<A NAME="methods_inherited_from_class_javax.microedition.lcdui.Screen"><!-- --></A>
347 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
348 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
349 <TH ALIGN="left"><B>Methods inherited from class javax.microedition.lcdui.<A HREF="../../../javax/microedition/lcdui/Screen.html" title="class in javax.microedition.lcdui">Screen</A></B></TH>
350 </TR>
351 <TR BGCOLOR="white" CLASS="TableRowColor">
352 <TD><CODE><A HREF="../../../javax/microedition/lcdui/Screen.html#hideNotify()">hideNotify</A>, <A HREF="../../../javax/microedition/lcdui/Screen.html#keyReleased(int)">keyReleased</A></CODE></TD>
353 </TR>
354 </TABLE>
355 &nbsp;<A NAME="methods_inherited_from_class_javax.microedition.lcdui.Displayable"><!-- --></A>
356 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
357 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
358 <TH ALIGN="left"><B>Methods inherited from class javax.microedition.lcdui.<A HREF="../../../javax/microedition/lcdui/Displayable.html" title="class in javax.microedition.lcdui">Displayable</A></B></TH>
359 </TR>
360 <TR BGCOLOR="white" CLASS="TableRowColor">
361 <TD><CODE><A HREF="../../../javax/microedition/lcdui/Displayable.html#addCommand(javax.microedition.lcdui.Command)">addCommand</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#callCommandListener()">callCommandListener</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#clearPaintRequest()">clearPaintRequest</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#getHeight()">getHeight</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#getPaintRequest()">getPaintRequest</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#getTicker()">getTicker</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#getTitle()">getTitle</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#getWidth()">getWidth</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#isShown()">isShown</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#removeCommand(javax.microedition.lcdui.Command)">removeCommand</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#repaint()">repaint</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#setCommandListener(javax.microedition.lcdui.CommandListener)">setCommandListener</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#setTicker(int)">setTicker</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#setTicker(javax.microedition.lcdui.Ticker)">setTicker</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#setTitle(java.lang.String)">setTitle</A>, <A HREF="../../../javax/microedition/lcdui/Displayable.html#sizeChanged(int, int)">sizeChanged</A></CODE></TD>
362 </TR>
363 </TABLE>
364 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
365 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
366 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
367 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A></B></TH>
368 </TR>
369 <TR BGCOLOR="white" CLASS="TableRowColor">
370 <TD><CODE><A HREF="../../../java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../java/lang/Object.html#getClass()">getClass</A>, <A HREF="../../../java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="../../../java/lang/Object.html#notify()">notify</A>, <A HREF="../../../java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="../../../java/lang/Object.html#toString()">toString</A>, <A HREF="../../../java/lang/Object.html#wait()">wait</A>, <A HREF="../../../java/lang/Object.html#wait(long)">wait</A></CODE></TD>
371 </TR>
372 </TABLE>
373 &nbsp;
374 <P>
375
376 <!-- ============ FIELD DETAIL =========== -->
377
378 <A NAME="field_detail"><!-- --></A>
379 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
380 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
381 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
382 <B>Field Detail</B></FONT></TH>
383 </TR>
384 </TABLE>
385
386 <A NAME="FOREVER"><!-- --></A><H3>
387 FOREVER</H3>
388 <PRE>
389 public static final int <B>FOREVER</B></PRE>
390 <DL>
391 <DL>
392 <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.microedition.lcdui.Alert.FOREVER">Constant Field Values</A></DL>
393 </DL>
394 <HR>
395
396 <A NAME="ALERT_TYPE_INFO"><!-- --></A><H3>
397 ALERT_TYPE_INFO</H3>
398 <PRE>
399 public static final int <B>ALERT_TYPE_INFO</B></PRE>
400 <DL>
401 <DL>
402 <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.microedition.lcdui.Alert.ALERT_TYPE_INFO">Constant Field Values</A></DL>
403 </DL>
404 <HR>
405
406 <A NAME="ALERT_TYPE_WARNING"><!-- --></A><H3>
407 ALERT_TYPE_WARNING</H3>
408 <PRE>
409 public static final int <B>ALERT_TYPE_WARNING</B></PRE>
410 <DL>
411 <DL>
412 <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.microedition.lcdui.Alert.ALERT_TYPE_WARNING">Constant Field Values</A></DL>
413 </DL>
414 <HR>
415
416 <A NAME="ALERT_TYPE_ERROR"><!-- --></A><H3>
417 ALERT_TYPE_ERROR</H3>
418 <PRE>
419 public static final int <B>ALERT_TYPE_ERROR</B></PRE>
420 <DL>
421 <DL>
422 <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.microedition.lcdui.Alert.ALERT_TYPE_ERROR">Constant Field Values</A></DL>
423 </DL>
424 <HR>
425
426 <A NAME="ALERT_TYPE_ALARM"><!-- --></A><H3>
427 ALERT_TYPE_ALARM</H3>
428 <PRE>
429 public static final int <B>ALERT_TYPE_ALARM</B></PRE>
430 <DL>
431 <DL>
432 <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.microedition.lcdui.Alert.ALERT_TYPE_ALARM">Constant Field Values</A></DL>
433 </DL>
434 <HR>
435
436 <A NAME="ALERT_TYPE_CONFIRMATION"><!-- --></A><H3>
437 ALERT_TYPE_CONFIRMATION</H3>
438 <PRE>
439 public static final int <B>ALERT_TYPE_CONFIRMATION</B></PRE>
440 <DL>
441 <DL>
442 <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.microedition.lcdui.Alert.ALERT_TYPE_CONFIRMATION">Constant Field Values</A></DL>
443 </DL>
444 <HR>
445
446 <A NAME="STR_CONFIRM"><!-- --></A><H3>
447 STR_CONFIRM</H3>
448 <PRE>
449 public static final <A HREF="../../../java/lang/String.html" title="class in java.lang">String</A> <B>STR_CONFIRM</B></PRE>
450 <DL>
451 <DL>
452 <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.microedition.lcdui.Alert.STR_CONFIRM">Constant Field Values</A></DL>
453 </DL>
454 <HR>
455
456 <A NAME="STR_DENY"><!-- --></A><H3>
457 STR_DENY</H3>
458 <PRE>
459 public static final <A HREF="../../../java/lang/String.html" title="class in java.lang">String</A> <B>STR_DENY</B></PRE>
460 <DL>
461 <DL>
462 <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.microedition.lcdui.Alert.STR_DENY">Constant Field Values</A></DL>
463 </DL>
464 <HR>
465
466 <A NAME="IMG_INFO"><!-- --></A><H3>
467 IMG_INFO</H3>
468 <PRE>
469 public static final <A HREF="../../../javax/microedition/lcdui/Image.html" title="class in javax.microedition.lcdui">Image</A> <B>IMG_INFO</B></PRE>
470 <DL>
471 <DL>
472 </DL>
473 </DL>
474 <HR>
475
476 <A NAME="IMG_WARNING"><!-- --></A><H3>
477 IMG_WARNING</H3>
478 <PRE>
479 public static final <A HREF="../../../javax/microedition/lcdui/Image.html" title="class in javax.microedition.lcdui">Image</A> <B>IMG_WARNING</B></PRE>
480 <DL>
481 <DL>
482 </DL>
483 </DL>
484 <HR>
485
486 <A NAME="IMG_ERROR"><!-- --></A><H3>
487 IMG_ERROR</H3>
488 <PRE>
489 public static final <A HREF="../../../javax/microedition/lcdui/Image.html" title="class in javax.microedition.lcdui">Image</A> <B>IMG_ERROR</B></PRE>
490 <DL>
491 <DL>
492 </DL>
493 </DL>
494 <HR>
495
496 <A NAME="IMG_ALARM"><!-- --></A><H3>
497 IMG_ALARM</H3>
498 <PRE>
499 public static final <A HREF="../../../javax/microedition/lcdui/Image.html" title="class in javax.microedition.lcdui">Image</A> <B>IMG_ALARM</B></PRE>
500 <DL>
501 <DL>
502 </DL>
503 </DL>
504 <HR>
505
506 <A NAME="IMG_CONFIRM"><!-- --></A><H3>
507 IMG_CONFIRM</H3>
508 <PRE>
509 public static final <A HREF="../../../javax/microedition/lcdui/Image.html" title="class in javax.microedition.lcdui">Image</A> <B>IMG_CONFIRM</B></PRE>
510 <DL>
511 <DL>
512 </DL>
513 </DL>
514
515 <!-- ========= CONSTRUCTOR DETAIL ======== -->
516
517 <A NAME="constructor_detail"><!-- --></A>
518 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
519 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
520 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
521 <B>Constructor Detail</B></FONT></TH>
522 </TR>
523 </TABLE>
524
525 <A NAME="Alert(java.lang.String)"><!-- --></A><H3>
526 Alert</H3>
527 <PRE>
528 public <B>Alert</B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A>&nbsp;title)</PRE>
529 <DL>
530 </DL>
531 <HR>
532
533 <A NAME="Alert(java.lang.String, java.lang.String, javax.microedition.lcdui.Image, int)"><!-- --></A><H3>
534 Alert</H3>
535 <PRE>
536 public <B>Alert</B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A>&nbsp;title,
537              <A HREF="../../../java/lang/String.html" title="class in java.lang">String</A>&nbsp;alertText,
538              <A HREF="../../../javax/microedition/lcdui/Image.html" title="class in javax.microedition.lcdui">Image</A>&nbsp;alertImage,
539              int&nbsp;alertType)</PRE>
540 <DL>
541 </DL>
542
543 <!-- ============ METHOD DETAIL ========== -->
544
545 <A NAME="method_detail"><!-- --></A>
546 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
547 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
548 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
549 <B>Method Detail</B></FONT></TH>
550 </TR>
551 </TABLE>
552
553 <A NAME="setType(int)"><!-- --></A><H3>
554 setType</H3>
555 <PRE>
556 public void <B>setType</B>(int&nbsp;alertType)</PRE>
557 <DL>
558 <DD><DL>
559 </DL>
560 </DD>
561 </DL>
562 <HR>
563
564 <A NAME="setString(java.lang.String)"><!-- --></A><H3>
565 setString</H3>
566 <PRE>
567 public void <B>setString</B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A>&nbsp;alertText)</PRE>
568 <DL>
569 <DD><DL>
570 </DL>
571 </DD>
572 </DL>
573 <HR>
574
575 <A NAME="setTimeout(int)"><!-- --></A><H3>
576 setTimeout</H3>
577 <PRE>
578 public void <B>setTimeout</B>(int&nbsp;time)</PRE>
579 <DL>
580 <DD><DL>
581 </DL>
582 </DD>
583 </DL>
584 <HR>
585
586 <A NAME="getTimeout()"><!-- --></A><H3>
587 getTimeout</H3>
588 <PRE>
589 public int <B>getTimeout</B>()</PRE>
590 <DL>
591 <DD><DL>
592 </DL>
593 </DD>
594 </DL>
595 <HR>
596
597 <A NAME="getConfirmation()"><!-- --></A><H3>
598 getConfirmation</H3>
599 <PRE>
600 public boolean <B>getConfirmation</B>()</PRE>
601 <DL>
602 <DD><DL>
603 </DL>
604 </DD>
605 </DL>
606 <HR>
607
608 <A NAME="setIndicator(javax.microedition.lcdui.Gauge)"><!-- --></A><H3>
609 setIndicator</H3>
610 <PRE>
611 public void <B>setIndicator</B>(<A HREF="../../../javax/microedition/lcdui/Gauge.html" title="class in javax.microedition.lcdui">Gauge</A>&nbsp;indicator)</PRE>
612 <DL>
613 <DD><DL>
614 </DL>
615 </DD>
616 </DL>
617 <HR>
618
619 <A NAME="getIndicator()"><!-- --></A><H3>
620 getIndicator</H3>
621 <PRE>
622 public <A HREF="../../../javax/microedition/lcdui/Gauge.html" title="class in javax.microedition.lcdui">Gauge</A> <B>getIndicator</B>()</PRE>
623 <DL>
624 <DD><DL>
625 </DL>
626 </DD>
627 </DL>
628 <HR>
629
630 <A NAME="keyPressed(int)"><!-- --></A><H3>
631 keyPressed</H3>
632 <PRE>
633 protected void <B>keyPressed</B>(int&nbsp;keyCode)</PRE>
634 <DL>
635 <DD><DL>
636 <DT><B>Overrides:</B><DD><CODE><A HREF="../../../javax/microedition/lcdui/Screen.html#keyPressed(int)">keyPressed</A></CODE> in class <CODE><A HREF="../../../javax/microedition/lcdui/Screen.html" title="class in javax.microedition.lcdui">Screen</A></CODE></DL>
637 </DD>
638 <DD><DL>
639 </DL>
640 </DD>
641 </DL>
642 <HR>
643
644 <A NAME="showNotify()"><!-- --></A><H3>
645 showNotify</H3>
646 <PRE>
647 protected void <B>showNotify</B>()</PRE>
648 <DL>
649 <DD><DL>
650 <DT><B>Overrides:</B><DD><CODE><A HREF="../../../javax/microedition/lcdui/Screen.html#showNotify()">showNotify</A></CODE> in class <CODE><A HREF="../../../javax/microedition/lcdui/Screen.html" title="class in javax.microedition.lcdui">Screen</A></CODE></DL>
651 </DD>
652 <DD><DL>
653 </DL>
654 </DD>
655 </DL>
656 <HR>
657
658 <A NAME="paint(javax.microedition.lcdui.Graphics)"><!-- --></A><H3>
659 paint</H3>
660 <PRE>
661 public void <B>paint</B>(<A HREF="../../../javax/microedition/lcdui/Graphics.html" title="class in javax.microedition.lcdui">Graphics</A>&nbsp;g)</PRE>
662 <DL>
663 <DD><DL>
664 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../javax/microedition/lcdui/Screen.html#paint(javax.microedition.lcdui.Graphics)">paint</A></CODE> in class <CODE><A HREF="../../../javax/microedition/lcdui/Screen.html" title="class in javax.microedition.lcdui">Screen</A></CODE></DL>
665 </DD>
666 <DD><DL>
667 </DL>
668 </DD>
669 </DL>
670 <!-- ========= END OF CLASS DATA ========= -->
671 <HR>
672
673
674 <!-- ======= START OF BOTTOM NAVBAR ====== -->
675 <A NAME="navbar_bottom"><!-- --></A>
676 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
677 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
678 <TR>
679 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
680 <A NAME="navbar_bottom_firstrow"><!-- --></A>
681 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
682   <TR ALIGN="center" VALIGN="top">
683   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
684   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
685   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
686   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
687   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
688   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
689   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
690   </TR>
691 </TABLE>
692 </TD>
693 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
694 </EM>
695 </TD>
696 </TR>
697
698 <TR>
699 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
700 &nbsp;PREV CLASS&nbsp;
701 &nbsp;<A HREF="../../../javax/microedition/lcdui/Choice.html" title="interface in javax.microedition.lcdui"><B>NEXT CLASS</B></A></FONT></TD>
702 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
703   <A HREF="../../../index.html?javax/microedition/lcdui/Alert.html" target="_top"><B>FRAMES</B></A>  &nbsp;
704 &nbsp;<A HREF="Alert.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
705 &nbsp;<SCRIPT type="text/javascript">
706   <!--
707   if(window==top) {
708     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
709   }
710   //-->
711 </SCRIPT>
712 <NOSCRIPT>
713   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
714 </NOSCRIPT>
715
716
717 </FONT></TD>
718 </TR>
719 <TR>
720 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
721   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
722 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
723 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
724 </TR>
725 </TABLE>
726 <A NAME="skip-navbar_bottom"></A>
727 <!-- ======== END OF BOTTOM NAVBAR ======= -->
728
729 <HR>
730
731 </BODY>
732 </HTML>