|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.microedition.lcdui.Command
example.tilepuzzle.Board.BoardCommand
class Board.BoardCommand
Field Summary | |
---|---|
(package private) int |
tag
|
Fields inherited from class javax.microedition.lcdui.Command |
---|
BACK, CANCEL, EXIT, HELP, ITEM, OK, SCREEN, STOP |
Constructor Summary | |
---|---|
Board.BoardCommand(java.lang.String label,
int type,
int pri,
int tag_)
|
Method Summary |
---|
Methods inherited from class javax.microedition.lcdui.Command |
---|
getCommandType, getLabel, getLongLabel, getPriority |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int tag
Constructor Detail |
---|
Board.BoardCommand(java.lang.String label, int type, int pri, int tag_)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |