Package | Description |
---|---|
com.sun.electric.tool.user.ui |
Modifier and Type | Method and Description |
---|---|
static ToolBar.SelectMode |
ToolBar.getSelectMode()
Method to tell what selection mode is in effect.
|
static ToolBar.SelectMode |
ToolBar.SelectMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ToolBar.SelectMode[] |
ToolBar.SelectMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|