| Package | Description |
|---|---|
| org.jledit |
| Modifier and Type | Method and Description |
|---|---|
EditorOperationType |
EditorOperation.getType() |
static EditorOperationType |
EditorOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditorOperationType[] |
EditorOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EditorOperation(EditorOperationType type,
String input) |
Copyright © 2013. All Rights Reserved.