| Package | Description |
|---|---|
| net.sf.gridarta.textedit.textarea.actions |
| Modifier and Type | Field and Description |
|---|---|
private FindType |
FindAgain.type
The action to perform.
|
| Modifier and Type | Method and Description |
|---|---|
static FindType |
FindType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FindType[] |
FindType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FindAgain.setType(FindType type)
Set the operation to perform.
|
Feedback: webmaster
© 2003-2010 The Gridarta Developers. All rights reserved.