|
|||||||||||
| 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.border.WidgetBorderType
| Field Summary | |
static WidgetBorderType |
FLAT
|
static WidgetBorderType |
LOWERED
|
static WidgetBorderType |
NONE
|
static WidgetBorderType |
RAISED
|
| 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 WidgetBorderType NONE
public static final WidgetBorderType RAISED
public static final WidgetBorderType LOWERED
public static final WidgetBorderType FLAT
| 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 | ||||||||||