com.ibm.as400.ui.tools
Class GUIConstants
java.lang.Object
com.ibm.as400.ui.tools.GUIConstants
public class GUIConstants
extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
END
public static final int END
- See Also:
- Constant Field Values
PANEL
public static final int PANEL
- See Also:
- Constant Field Values
LABEL
public static final int LABEL
- See Also:
- Constant Field Values
GROUPBOX
public static final int GROUPBOX
- See Also:
- Constant Field Values
TEXTFIELD
public static final int TEXTFIELD
- See Also:
- Constant Field Values
TEXTAREA
public static final int TEXTAREA
- See Also:
- Constant Field Values
BUTTON
public static final int BUTTON
- See Also:
- Constant Field Values
DEFAULTBUTTON
public static final int DEFAULTBUTTON
- See Also:
- Constant Field Values
COMBOBOX
public static final int COMBOBOX
- See Also:
- Constant Field Values
LIST
public static final int LIST
- See Also:
- Constant Field Values
COMBOEDITBOX
public static final int COMBOEDITBOX
- See Also:
- Constant Field Values
MENUBAR
public static final int MENUBAR
- See Also:
- Constant Field Values
MENU
public static final int MENU
- See Also:
- Constant Field Values
MENUITEM
public static final int MENUITEM
- See Also:
- Constant Field Values
SEPARATOR
public static final int SEPARATOR
- See Also:
- Constant Field Values
PULLDOWN
public static final int PULLDOWN
- See Also:
- Constant Field Values
TOOLBAR
public static final int TOOLBAR
- See Also:
- Constant Field Values
ITEMLINK
public static final int ITEMLINK
- See Also:
- Constant Field Values
DECKPANE
public static final int DECKPANE
- See Also:
- Constant Field Values
SPLITPANE
public static final int SPLITPANE
- See Also:
- Constant Field Values
TABBEDPANE
public static final int TABBEDPANE
- See Also:
- Constant Field Values
DECKCOMPONENT
public static final int DECKCOMPONENT
- See Also:
- Constant Field Values
SPLITCOMPONENT
public static final int SPLITCOMPONENT
- See Also:
- Constant Field Values
TABBEDCOMPONENT
public static final int TABBEDCOMPONENT
- See Also:
- Constant Field Values
PANE
public static final int PANE
- See Also:
- Constant Field Values
WIZARDSTEP
public static final int WIZARDSTEP
- See Also:
- Constant Field Values
STRINGTABLE
public static final int STRINGTABLE
- See Also:
- Constant Field Values
STRING
public static final int STRING
- See Also:
- Constant Field Values
SELECTED
public static final int SELECTED
- See Also:
- Constant Field Values
DESELECTED
public static final int DESELECTED
- See Also:
- Constant Field Values
ENABLE
public static final int ENABLE
- See Also:
- Constant Field Values
DISABLE
public static final int DISABLE
- See Also:
- Constant Field Values
SHOW
public static final int SHOW
- See Also:
- Constant Field Values
HIDE
public static final int HIDE
- See Also:
- Constant Field Values
REFRESH
public static final int REFRESH
- See Also:
- Constant Field Values
DISPLAY
public static final int DISPLAY
- See Also:
- Constant Field Values
TABORDER
public static final int TABORDER
- See Also:
- Constant Field Values
GENERIC
public static final int GENERIC
- See Also:
- Constant Field Values
RADIOBUTTON
public static final int RADIOBUTTON
- See Also:
- Constant Field Values
CHECKBOX
public static final int CHECKBOX
- See Also:
- Constant Field Values
TABLE
public static final int TABLE
- See Also:
- Constant Field Values
TREE
public static final int TREE
- See Also:
- Constant Field Values
TABCTRL
public static final int TABCTRL
- See Also:
- Constant Field Values
SPINCTRL
public static final int SPINCTRL
- See Also:
- Constant Field Values
ANIMATE
public static final int ANIMATE
- See Also:
- Constant Field Values
PROGRESSBAR
public static final int PROGRESSBAR
- See Also:
- Constant Field Values
SLIDER
public static final int SLIDER
- See Also:
- Constant Field Values
IMAGE
public static final int IMAGE
- See Also:
- Constant Field Values
CUSTOM
public static final int CUSTOM
- See Also:
- Constant Field Values
BUTTONGROUP
public static final int BUTTONGROUP
- See Also:
- Constant Field Values
COLUMN
public static final int COLUMN
- See Also:
- Constant Field Values
CHOICE
public static final int CHOICE
- See Also:
- Constant Field Values
ITEM
public static final int ITEM
- See Also:
- Constant Field Values
NODE
public static final int NODE
- See Also:
- Constant Field Values
TREECOLUMN
public static final int TREECOLUMN
- See Also:
- Constant Field Values
PROPERTYSHEET
public static final int PROPERTYSHEET
- See Also:
- Constant Field Values
WIZARD
public static final int WIZARD
- See Also:
- Constant Field Values
ROOT
public static final int ROOT
- See Also:
- Constant Field Values
FILE
public static final int FILE
- See Also:
- Constant Field Values
FOLDER
public static final int FOLDER
- See Also:
- Constant Field Values
hTable
protected static Hashtable hTable
GUIConstants
public GUIConstants()
getType
public static String getType(int type)
getTypeInt
public static int getTypeInt(String name)
isSupported
public static boolean isSupported(String name)