|
|||||||||||
| 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.WidgetFillType
| Field Summary | |
static WidgetFillType |
HORIZONTAL
|
static WidgetFillType |
NONE
|
static WidgetFillType |
VERTICAL
|
static WidgetFillType |
VERTICAL_HORIZONTAL
|
| 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 WidgetFillType NONE
public static final WidgetFillType VERTICAL
public static final WidgetFillType HORIZONTAL
public static final WidgetFillType VERTICAL_HORIZONTAL
| 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 | ||||||||||