|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jme.util.JmeType
com.jme.widget.button.WidgetButtonStateType
| Field Summary | |
static WidgetButtonStateType |
BUTTON_DISABLED
|
static WidgetButtonStateType |
BUTTON_DOWN
|
static WidgetButtonStateType |
BUTTON_OVER
|
static WidgetButtonStateType |
BUTTON_UP
|
| Fields inherited from class com.jme.util.JmeType |
name |
| Method Summary | |
JmeType |
getType(java.lang.String name)
getType returns an instance of the JmeType |
| Methods inherited from class com.jme.util.JmeType |
getName, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final WidgetButtonStateType BUTTON_OVER
public static final WidgetButtonStateType BUTTON_UP
public static final WidgetButtonStateType BUTTON_DOWN
public static final WidgetButtonStateType BUTTON_DISABLED
| Method Detail |
public JmeType getType(java.lang.String name)
JmeTypegetType returns an instance of the JmeType
getType in class JmeTypename - the String representation of the type
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||