| Package | Description |
|---|---|
| org.smallmind.swing |
| Modifier and Type | Method and Description |
|---|---|
EditorEvent.State |
EditorEvent.getState() |
static EditorEvent.State |
EditorEvent.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditorEvent.State[] |
EditorEvent.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EditorEvent(Object source,
EditorEvent.State state) |
Copyright © 2017. All rights reserved.