|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectForm
contents.StartScreen
public class StartScreen
Represents the start-screen that shows options.
Field Summary | |
---|---|
static Command |
EXIT
|
static Command |
OK
|
ChoiceGroup |
start
|
Constructor Summary | |
---|---|
StartScreen(StartMidlet midlet)
|
Method Summary | |
---|---|
void |
commandAction(Command cmd,
Item i)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static Command EXIT
public static Command OK
public ChoiceGroup start
Constructor Detail |
---|
public StartScreen(StartMidlet midlet)
Method Detail |
---|
public void commandAction(Command cmd, Item i)
Command
- Item
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |