|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectexample.About
public class About
Typical about box with a string and an image. In this case the Sun copyright and logo.
Method Summary | |
---|---|
static void |
showAbout(javax.microedition.lcdui.Display display)
Put up the About box and when the user click ok return to the previous screen. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void showAbout(javax.microedition.lcdui.Display display)
display
- The Display
to return to when the
about screen is dismissed.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |