|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.gui.look.TextActions
public final class TextActions
The basic actions of the look and feel components for text components.
| Nested Class Summary | |
|---|---|
static class |
TextActions.ClearAction
|
static class |
TextActions.DeleteTextAction
|
static class |
TextActions.SelectAllAction
|
| Field Summary | |
|---|---|
static java.lang.String |
CLEAR_ALL_ACTION
|
static java.lang.String |
DELETE_TEXT_ACTION
|
static java.lang.String |
SELECT_ALL_ACTION
|
| Constructor Summary | |
|---|---|
TextActions()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLEAR_ALL_ACTION
public static final java.lang.String SELECT_ALL_ACTION
public static final java.lang.String DELETE_TEXT_ACTION
| Constructor Detail |
|---|
public TextActions()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||