edu.washington.cs.supple.wlib.java2.customization
Class WizardPageSelectUiObject.TreeNode
java.lang.Object
edu.washington.cs.supple.wlib.java2.customization.WizardPageSelectUiObject.TreeNode
- Enclosing class:
- WizardPageSelectUiObject
- protected class WizardPageSelectUiObject.TreeNode
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SEPARATOR
public static final int SEPARATOR
- See Also:
- Constant Field Values
EXISTING_OBJECT
public static final int EXISTING_OBJECT
- See Also:
- Constant Field Values
CONTAINER_TYPE
public static final int CONTAINER_TYPE
- See Also:
- Constant Field Values
WizardPageSelectUiObject.TreeNode
public WizardPageSelectUiObject.TreeNode(UiObject object)
WizardPageSelectUiObject.TreeNode
public WizardPageSelectUiObject.TreeNode(int type)
WizardPageSelectUiObject.TreeNode
public WizardPageSelectUiObject.TreeNode(java.lang.String text)
toString
public java.lang.String toString()
getUiObject
public UiObject getUiObject()
getType
public int getType()