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