net.sourceforge.mewt
Class WidgetUtils

java.lang.Object
  extended by net.sourceforge.mewt.WidgetUtils

public class WidgetUtils
extends java.lang.Object

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

okCommand

public static final javax.microedition.lcdui.Command okCommand
The Constant okCommand.


exitCommand

public static final javax.microedition.lcdui.Command exitCommand
The Constant exitCommand.


backCommand

public static final javax.microedition.lcdui.Command backCommand
The Constant backCommand.

Constructor Detail

WidgetUtils

public WidgetUtils()
Method Detail

isBlackberry

public static boolean isBlackberry()
Checks if is blackberry.

Returns:
true, if is blackberry