com.jme.widget.layout
Class WidgetBorderLayoutConstraint
java.lang.Object
com.jme.util.JmeType
com.jme.widget.layout.WidgetBorderLayoutConstraint
- public class WidgetBorderLayoutConstraint
- extends JmeType
- Author:
- Gregg Patton
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
|
Method Summary |
JmeType |
getType(java.lang.String name)
getType returns an instance of the JmeType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CENTER
public static final WidgetBorderLayoutConstraint CENTER
EAST
public static final WidgetBorderLayoutConstraint EAST
NORTH
public static final WidgetBorderLayoutConstraint NORTH
SOUTH
public static final WidgetBorderLayoutConstraint SOUTH
WEST
public static final WidgetBorderLayoutConstraint WEST
WidgetBorderLayoutConstraint
public WidgetBorderLayoutConstraint(java.lang.String name)
getType
public JmeType getType(java.lang.String name)
- Description copied from class:
JmeType
getType returns an instance of the JmeType
- Specified by:
getType in class JmeType
- Parameters:
name - the String representation of the type
- Returns:
- an instance of the JmeType