OSDN Git Service

f8f6d0e04dc491ab8b4b9451fe4775ac99d84455
[nxt-jsp/lejos_nxj.git] / nxtOSEK / lejos_nxj / docs / apidocs / javax / microedition / lcdui / Displayable.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 Sun Sep 02 23:07:09 BST 2007 -->
6 <TITLE>
7 Displayable (leJOS NXT API documentation)
8 </TITLE>
9
10 <META NAME="keywords" CONTENT="javax.microedition.lcdui.Displayable 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="Displayable (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;<A HREF="../../../javax/microedition/lcdui/Display.html" title="class in javax.microedition.lcdui"><B>PREV CLASS</B></A>&nbsp;
55 &nbsp;<A HREF="../../../javax/microedition/lcdui/Font.html" title="class 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/Displayable.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58 &nbsp;<A HREF="Displayable.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 Displayable</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 "><B>javax.microedition.lcdui.Displayable</B>
93 </PRE>
94 <DL>
95 <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../javax/microedition/lcdui/Screen.html" title="class in javax.microedition.lcdui">Screen</A></DD>
96 </DL>
97 <HR>
98 <DL>
99 <DT><PRE>public class <B>Displayable</B><DT>extends <A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A></DL>
100 </PRE>
101
102 <P>
103 <DL>
104 <DT><B>Author:</B></DT>
105   <DD>Andre Nijholt</DD>
106 </DL>
107 <HR>
108
109 <P>
110 <!-- =========== FIELD SUMMARY =========== -->
111
112 <A NAME="field_summary"><!-- --></A>
113 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
114 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
115 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
116 <B>Field Summary</B></FONT></TH>
117 </TR>
118 <TR BGCOLOR="white" CLASS="TableRowColor">
119 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
120 <CODE>protected &nbsp;<A HREF="../../../javax/microedition/lcdui/CommandListener.html" title="interface in javax.microedition.lcdui">CommandListener</A></CODE></FONT></TD>
121 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#cmdListener">cmdListener</A></B></CODE>
122
123 <BR>
124 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
125 </TR>
126 <TR BGCOLOR="white" CLASS="TableRowColor">
127 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
128 <CODE>protected &nbsp;<A HREF="../../../java/util/ArrayList.html" title="class in java.util">ArrayList</A></CODE></FONT></TD>
129 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#commands">commands</A></B></CODE>
130
131 <BR>
132 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
133 </TR>
134 <TR BGCOLOR="white" CLASS="TableRowColor">
135 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
136 <CODE>protected &nbsp;int</CODE></FONT></TD>
137 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#height">height</A></B></CODE>
138
139 <BR>
140 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
141 </TR>
142 <TR BGCOLOR="white" CLASS="TableRowColor">
143 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
144 <CODE>static&nbsp;int</CODE></FONT></TD>
145 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#KEY_BACK">KEY_BACK</A></B></CODE>
146
147 <BR>
148 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
149 </TR>
150 <TR BGCOLOR="white" CLASS="TableRowColor">
151 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
152 <CODE>static&nbsp;int</CODE></FONT></TD>
153 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#KEY_ENTER">KEY_ENTER</A></B></CODE>
154
155 <BR>
156 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
157 </TR>
158 <TR BGCOLOR="white" CLASS="TableRowColor">
159 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
160 <CODE>static&nbsp;int</CODE></FONT></TD>
161 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#KEY_LEFT">KEY_LEFT</A></B></CODE>
162
163 <BR>
164 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
165 </TR>
166 <TR BGCOLOR="white" CLASS="TableRowColor">
167 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
168 <CODE>static&nbsp;int</CODE></FONT></TD>
169 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#KEY_RIGHT">KEY_RIGHT</A></B></CODE>
170
171 <BR>
172 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
173 </TR>
174 <TR BGCOLOR="white" CLASS="TableRowColor">
175 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
176 <CODE>protected &nbsp;boolean</CODE></FONT></TD>
177 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#shown">shown</A></B></CODE>
178
179 <BR>
180 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
181 </TR>
182 <TR BGCOLOR="white" CLASS="TableRowColor">
183 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
184 <CODE>protected &nbsp;<A HREF="../../../javax/microedition/lcdui/Ticker.html" title="class in javax.microedition.lcdui">Ticker</A></CODE></FONT></TD>
185 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#ticker">ticker</A></B></CODE>
186
187 <BR>
188 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
189 </TR>
190 <TR BGCOLOR="white" CLASS="TableRowColor">
191 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
192 <CODE>protected &nbsp;<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A></CODE></FONT></TD>
193 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#title">title</A></B></CODE>
194
195 <BR>
196 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
197 </TR>
198 <TR BGCOLOR="white" CLASS="TableRowColor">
199 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
200 <CODE>protected &nbsp;int</CODE></FONT></TD>
201 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#width">width</A></B></CODE>
202
203 <BR>
204 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
205 </TR>
206 </TABLE>
207 &nbsp;
208 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
209
210 <A NAME="constructor_summary"><!-- --></A>
211 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
212 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
213 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
214 <B>Constructor Summary</B></FONT></TH>
215 </TR>
216 <TR BGCOLOR="white" CLASS="TableRowColor">
217 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#Displayable()">Displayable</A></B>()</CODE>
218
219 <BR>
220 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
221 </TR>
222 </TABLE>
223 &nbsp;
224 <!-- ========== METHOD SUMMARY =========== -->
225
226 <A NAME="method_summary"><!-- --></A>
227 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
228 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
229 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
230 <B>Method Summary</B></FONT></TH>
231 </TR>
232 <TR BGCOLOR="white" CLASS="TableRowColor">
233 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
234 <CODE>&nbsp;void</CODE></FONT></TD>
235 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#addCommand(javax.microedition.lcdui.Command)">addCommand</A></B>(<A HREF="../../../javax/microedition/lcdui/Command.html" title="class in javax.microedition.lcdui">Command</A>&nbsp;cmd)</CODE>
236
237 <BR>
238 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
239 </TR>
240 <TR BGCOLOR="white" CLASS="TableRowColor">
241 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
242 <CODE>protected &nbsp;void</CODE></FONT></TD>
243 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#callCommandListener()">callCommandListener</A></B>()</CODE>
244
245 <BR>
246 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
247 </TR>
248 <TR BGCOLOR="white" CLASS="TableRowColor">
249 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
250 <CODE>&nbsp;void</CODE></FONT></TD>
251 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#clearPaintRequest()">clearPaintRequest</A></B>()</CODE>
252
253 <BR>
254 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
255 </TR>
256 <TR BGCOLOR="white" CLASS="TableRowColor">
257 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
258 <CODE>&nbsp;int</CODE></FONT></TD>
259 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#getHeight()">getHeight</A></B>()</CODE>
260
261 <BR>
262 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
263 </TR>
264 <TR BGCOLOR="white" CLASS="TableRowColor">
265 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
266 <CODE>&nbsp;boolean</CODE></FONT></TD>
267 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#getPaintRequest()">getPaintRequest</A></B>()</CODE>
268
269 <BR>
270 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
271 </TR>
272 <TR BGCOLOR="white" CLASS="TableRowColor">
273 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
274 <CODE>&nbsp;<A HREF="../../../javax/microedition/lcdui/Ticker.html" title="class in javax.microedition.lcdui">Ticker</A></CODE></FONT></TD>
275 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#getTicker()">getTicker</A></B>()</CODE>
276
277 <BR>
278 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
279 </TR>
280 <TR BGCOLOR="white" CLASS="TableRowColor">
281 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
282 <CODE>&nbsp;<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A></CODE></FONT></TD>
283 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#getTitle()">getTitle</A></B>()</CODE>
284
285 <BR>
286 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
287 </TR>
288 <TR BGCOLOR="white" CLASS="TableRowColor">
289 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
290 <CODE>&nbsp;int</CODE></FONT></TD>
291 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#getWidth()">getWidth</A></B>()</CODE>
292
293 <BR>
294 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
295 </TR>
296 <TR BGCOLOR="white" CLASS="TableRowColor">
297 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
298 <CODE>&nbsp;boolean</CODE></FONT></TD>
299 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#isShown()">isShown</A></B>()</CODE>
300
301 <BR>
302 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
303 </TR>
304 <TR BGCOLOR="white" CLASS="TableRowColor">
305 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
306 <CODE>&nbsp;void</CODE></FONT></TD>
307 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#removeCommand(javax.microedition.lcdui.Command)">removeCommand</A></B>(<A HREF="../../../javax/microedition/lcdui/Command.html" title="class in javax.microedition.lcdui">Command</A>&nbsp;cmd)</CODE>
308
309 <BR>
310 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
311 </TR>
312 <TR BGCOLOR="white" CLASS="TableRowColor">
313 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
314 <CODE>&nbsp;void</CODE></FONT></TD>
315 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#repaint()">repaint</A></B>()</CODE>
316
317 <BR>
318 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
319 </TR>
320 <TR BGCOLOR="white" CLASS="TableRowColor">
321 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
322 <CODE>&nbsp;void</CODE></FONT></TD>
323 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#setCommandListener(javax.microedition.lcdui.CommandListener)">setCommandListener</A></B>(<A HREF="../../../javax/microedition/lcdui/CommandListener.html" title="interface in javax.microedition.lcdui">CommandListener</A>&nbsp;l)</CODE>
324
325 <BR>
326 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
327 </TR>
328 <TR BGCOLOR="white" CLASS="TableRowColor">
329 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
330 <CODE>&nbsp;void</CODE></FONT></TD>
331 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#setTicker(int)">setTicker</A></B>(int&nbsp;ticker)</CODE>
332
333 <BR>
334 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
335 </TR>
336 <TR BGCOLOR="white" CLASS="TableRowColor">
337 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
338 <CODE>&nbsp;void</CODE></FONT></TD>
339 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#setTicker(javax.microedition.lcdui.Ticker)">setTicker</A></B>(<A HREF="../../../javax/microedition/lcdui/Ticker.html" title="class in javax.microedition.lcdui">Ticker</A>&nbsp;ticker)</CODE>
340
341 <BR>
342 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
343 </TR>
344 <TR BGCOLOR="white" CLASS="TableRowColor">
345 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
346 <CODE>&nbsp;void</CODE></FONT></TD>
347 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#setTitle(java.lang.String)">setTitle</A></B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A>&nbsp;s)</CODE>
348
349 <BR>
350 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
351 </TR>
352 <TR BGCOLOR="white" CLASS="TableRowColor">
353 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
354 <CODE>protected &nbsp;void</CODE></FONT></TD>
355 <TD><CODE><B><A HREF="../../../javax/microedition/lcdui/Displayable.html#sizeChanged(int, int)">sizeChanged</A></B>(int&nbsp;w,
356             int&nbsp;h)</CODE>
357
358 <BR>
359 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
360 </TR>
361 </TABLE>
362 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
363 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
364 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
365 <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>
366 </TR>
367 <TR BGCOLOR="white" CLASS="TableRowColor">
368 <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>
369 </TR>
370 </TABLE>
371 &nbsp;
372 <P>
373
374 <!-- ============ FIELD DETAIL =========== -->
375
376 <A NAME="field_detail"><!-- --></A>
377 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
378 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
379 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
380 <B>Field Detail</B></FONT></TH>
381 </TR>
382 </TABLE>
383
384 <A NAME="KEY_LEFT"><!-- --></A><H3>
385 KEY_LEFT</H3>
386 <PRE>
387 public static final int <B>KEY_LEFT</B></PRE>
388 <DL>
389 <DL>
390 <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.microedition.lcdui.Displayable.KEY_LEFT">Constant Field Values</A></DL>
391 </DL>
392 <HR>
393
394 <A NAME="KEY_ENTER"><!-- --></A><H3>
395 KEY_ENTER</H3>
396 <PRE>
397 public static final int <B>KEY_ENTER</B></PRE>
398 <DL>
399 <DL>
400 <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.microedition.lcdui.Displayable.KEY_ENTER">Constant Field Values</A></DL>
401 </DL>
402 <HR>
403
404 <A NAME="KEY_RIGHT"><!-- --></A><H3>
405 KEY_RIGHT</H3>
406 <PRE>
407 public static final int <B>KEY_RIGHT</B></PRE>
408 <DL>
409 <DL>
410 <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.microedition.lcdui.Displayable.KEY_RIGHT">Constant Field Values</A></DL>
411 </DL>
412 <HR>
413
414 <A NAME="KEY_BACK"><!-- --></A><H3>
415 KEY_BACK</H3>
416 <PRE>
417 public static final int <B>KEY_BACK</B></PRE>
418 <DL>
419 <DL>
420 <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.microedition.lcdui.Displayable.KEY_BACK">Constant Field Values</A></DL>
421 </DL>
422 <HR>
423
424 <A NAME="commands"><!-- --></A><H3>
425 commands</H3>
426 <PRE>
427 protected <A HREF="../../../java/util/ArrayList.html" title="class in java.util">ArrayList</A> <B>commands</B></PRE>
428 <DL>
429 <DL>
430 </DL>
431 </DL>
432 <HR>
433
434 <A NAME="cmdListener"><!-- --></A><H3>
435 cmdListener</H3>
436 <PRE>
437 protected <A HREF="../../../javax/microedition/lcdui/CommandListener.html" title="interface in javax.microedition.lcdui">CommandListener</A> <B>cmdListener</B></PRE>
438 <DL>
439 <DL>
440 </DL>
441 </DL>
442 <HR>
443
444 <A NAME="ticker"><!-- --></A><H3>
445 ticker</H3>
446 <PRE>
447 protected <A HREF="../../../javax/microedition/lcdui/Ticker.html" title="class in javax.microedition.lcdui">Ticker</A> <B>ticker</B></PRE>
448 <DL>
449 <DL>
450 </DL>
451 </DL>
452 <HR>
453
454 <A NAME="title"><!-- --></A><H3>
455 title</H3>
456 <PRE>
457 protected <A HREF="../../../java/lang/String.html" title="class in java.lang">String</A> <B>title</B></PRE>
458 <DL>
459 <DL>
460 </DL>
461 </DL>
462 <HR>
463
464 <A NAME="height"><!-- --></A><H3>
465 height</H3>
466 <PRE>
467 protected int <B>height</B></PRE>
468 <DL>
469 <DL>
470 </DL>
471 </DL>
472 <HR>
473
474 <A NAME="width"><!-- --></A><H3>
475 width</H3>
476 <PRE>
477 protected int <B>width</B></PRE>
478 <DL>
479 <DL>
480 </DL>
481 </DL>
482 <HR>
483
484 <A NAME="shown"><!-- --></A><H3>
485 shown</H3>
486 <PRE>
487 protected boolean <B>shown</B></PRE>
488 <DL>
489 <DL>
490 </DL>
491 </DL>
492
493 <!-- ========= CONSTRUCTOR DETAIL ======== -->
494
495 <A NAME="constructor_detail"><!-- --></A>
496 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
497 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
498 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
499 <B>Constructor Detail</B></FONT></TH>
500 </TR>
501 </TABLE>
502
503 <A NAME="Displayable()"><!-- --></A><H3>
504 Displayable</H3>
505 <PRE>
506 public <B>Displayable</B>()</PRE>
507 <DL>
508 </DL>
509
510 <!-- ============ METHOD DETAIL ========== -->
511
512 <A NAME="method_detail"><!-- --></A>
513 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
514 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
515 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
516 <B>Method Detail</B></FONT></TH>
517 </TR>
518 </TABLE>
519
520 <A NAME="getHeight()"><!-- --></A><H3>
521 getHeight</H3>
522 <PRE>
523 public int <B>getHeight</B>()</PRE>
524 <DL>
525 <DD><DL>
526 </DL>
527 </DD>
528 </DL>
529 <HR>
530
531 <A NAME="setTicker(javax.microedition.lcdui.Ticker)"><!-- --></A><H3>
532 setTicker</H3>
533 <PRE>
534 public void <B>setTicker</B>(<A HREF="../../../javax/microedition/lcdui/Ticker.html" title="class in javax.microedition.lcdui">Ticker</A>&nbsp;ticker)</PRE>
535 <DL>
536 <DD><DL>
537 </DL>
538 </DD>
539 </DL>
540 <HR>
541
542 <A NAME="getTicker()"><!-- --></A><H3>
543 getTicker</H3>
544 <PRE>
545 public <A HREF="../../../javax/microedition/lcdui/Ticker.html" title="class in javax.microedition.lcdui">Ticker</A> <B>getTicker</B>()</PRE>
546 <DL>
547 <DD><DL>
548 </DL>
549 </DD>
550 </DL>
551 <HR>
552
553 <A NAME="getTitle()"><!-- --></A><H3>
554 getTitle</H3>
555 <PRE>
556 public <A HREF="../../../java/lang/String.html" title="class in java.lang">String</A> <B>getTitle</B>()</PRE>
557 <DL>
558 <DD><DL>
559 </DL>
560 </DD>
561 </DL>
562 <HR>
563
564 <A NAME="getWidth()"><!-- --></A><H3>
565 getWidth</H3>
566 <PRE>
567 public int <B>getWidth</B>()</PRE>
568 <DL>
569 <DD><DL>
570 </DL>
571 </DD>
572 </DL>
573 <HR>
574
575 <A NAME="isShown()"><!-- --></A><H3>
576 isShown</H3>
577 <PRE>
578 public boolean <B>isShown</B>()</PRE>
579 <DL>
580 <DD><DL>
581 </DL>
582 </DD>
583 </DL>
584 <HR>
585
586 <A NAME="addCommand(javax.microedition.lcdui.Command)"><!-- --></A><H3>
587 addCommand</H3>
588 <PRE>
589 public void <B>addCommand</B>(<A HREF="../../../javax/microedition/lcdui/Command.html" title="class in javax.microedition.lcdui">Command</A>&nbsp;cmd)</PRE>
590 <DL>
591 <DD><DL>
592 </DL>
593 </DD>
594 </DL>
595 <HR>
596
597 <A NAME="removeCommand(javax.microedition.lcdui.Command)"><!-- --></A><H3>
598 removeCommand</H3>
599 <PRE>
600 public void <B>removeCommand</B>(<A HREF="../../../javax/microedition/lcdui/Command.html" title="class in javax.microedition.lcdui">Command</A>&nbsp;cmd)</PRE>
601 <DL>
602 <DD><DL>
603 </DL>
604 </DD>
605 </DL>
606 <HR>
607
608 <A NAME="setCommandListener(javax.microedition.lcdui.CommandListener)"><!-- --></A><H3>
609 setCommandListener</H3>
610 <PRE>
611 public void <B>setCommandListener</B>(<A HREF="../../../javax/microedition/lcdui/CommandListener.html" title="interface in javax.microedition.lcdui">CommandListener</A>&nbsp;l)</PRE>
612 <DL>
613 <DD><DL>
614 </DL>
615 </DD>
616 </DL>
617 <HR>
618
619 <A NAME="callCommandListener()"><!-- --></A><H3>
620 callCommandListener</H3>
621 <PRE>
622 protected void <B>callCommandListener</B>()</PRE>
623 <DL>
624 <DD><DL>
625 </DL>
626 </DD>
627 </DL>
628 <HR>
629
630 <A NAME="setTicker(int)"><!-- --></A><H3>
631 setTicker</H3>
632 <PRE>
633 public void <B>setTicker</B>(int&nbsp;ticker)</PRE>
634 <DL>
635 <DD><DL>
636 </DL>
637 </DD>
638 </DL>
639 <HR>
640
641 <A NAME="setTitle(java.lang.String)"><!-- --></A><H3>
642 setTitle</H3>
643 <PRE>
644 public void <B>setTitle</B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A>&nbsp;s)</PRE>
645 <DL>
646 <DD><DL>
647 </DL>
648 </DD>
649 </DL>
650 <HR>
651
652 <A NAME="sizeChanged(int, int)"><!-- --></A><H3>
653 sizeChanged</H3>
654 <PRE>
655 protected void <B>sizeChanged</B>(int&nbsp;w,
656                            int&nbsp;h)</PRE>
657 <DL>
658 <DD><DL>
659 </DL>
660 </DD>
661 </DL>
662 <HR>
663
664 <A NAME="getPaintRequest()"><!-- --></A><H3>
665 getPaintRequest</H3>
666 <PRE>
667 public boolean <B>getPaintRequest</B>()</PRE>
668 <DL>
669 <DD><DL>
670 </DL>
671 </DD>
672 </DL>
673 <HR>
674
675 <A NAME="clearPaintRequest()"><!-- --></A><H3>
676 clearPaintRequest</H3>
677 <PRE>
678 public void <B>clearPaintRequest</B>()</PRE>
679 <DL>
680 <DD><DL>
681 </DL>
682 </DD>
683 </DL>
684 <HR>
685
686 <A NAME="repaint()"><!-- --></A><H3>
687 repaint</H3>
688 <PRE>
689 public void <B>repaint</B>()</PRE>
690 <DL>
691 <DD><DL>
692 </DL>
693 </DD>
694 </DL>
695 <!-- ========= END OF CLASS DATA ========= -->
696 <HR>
697
698
699 <!-- ======= START OF BOTTOM NAVBAR ====== -->
700 <A NAME="navbar_bottom"><!-- --></A>
701 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
702 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
703 <TR>
704 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
705 <A NAME="navbar_bottom_firstrow"><!-- --></A>
706 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
707   <TR ALIGN="center" VALIGN="top">
708   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
709   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
710   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
711   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
712   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
713   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
714   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
715   </TR>
716 </TABLE>
717 </TD>
718 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
719 </EM>
720 </TD>
721 </TR>
722
723 <TR>
724 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
725 &nbsp;<A HREF="../../../javax/microedition/lcdui/Display.html" title="class in javax.microedition.lcdui"><B>PREV CLASS</B></A>&nbsp;
726 &nbsp;<A HREF="../../../javax/microedition/lcdui/Font.html" title="class in javax.microedition.lcdui"><B>NEXT CLASS</B></A></FONT></TD>
727 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
728   <A HREF="../../../index.html?javax/microedition/lcdui/Displayable.html" target="_top"><B>FRAMES</B></A>  &nbsp;
729 &nbsp;<A HREF="Displayable.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
730 &nbsp;<SCRIPT type="text/javascript">
731   <!--
732   if(window==top) {
733     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
734   }
735   //-->
736 </SCRIPT>
737 <NOSCRIPT>
738   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
739 </NOSCRIPT>
740
741
742 </FONT></TD>
743 </TR>
744 <TR>
745 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
746   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>
747 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
748 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>
749 </TR>
750 </TABLE>
751 <A NAME="skip-navbar_bottom"></A>
752 <!-- ======== END OF BOTTOM NAVBAR ======= -->
753
754 <HR>
755
756 </BODY>
757 </HTML>