|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.mewt.WidgetUtils
public class WidgetUtils
The Class WidgetUtils.
Field Summary | |
---|---|
static javax.microedition.lcdui.Command |
backCommand
The Constant backCommand. |
static javax.microedition.lcdui.Command |
exitCommand
The Constant exitCommand. |
static javax.microedition.lcdui.Command |
okCommand
The Constant okCommand. |
Constructor Summary | |
---|---|
WidgetUtils()
|
Method Summary | |
---|---|
static boolean |
isBlackberry()
Checks if is blackberry. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final javax.microedition.lcdui.Command okCommand
public static final javax.microedition.lcdui.Command exitCommand
public static final javax.microedition.lcdui.Command backCommand
Constructor Detail |
---|
public WidgetUtils()
Method Detail |
---|
public static boolean isBlackberry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |