com.rapidminer.gui.look
Class TextActions

java.lang.Object
  extended by com.rapidminer.gui.look.TextActions

public final class TextActions
extends java.lang.Object

The basic actions of the look and feel components for text components.

Author:
Ingo Mierswa

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

CLEAR_ALL_ACTION

public static final java.lang.String CLEAR_ALL_ACTION
See Also:
Constant Field Values

SELECT_ALL_ACTION

public static final java.lang.String SELECT_ALL_ACTION
See Also:
Constant Field Values

DELETE_TEXT_ACTION

public static final java.lang.String DELETE_TEXT_ACTION
See Also:
Constant Field Values
Constructor Detail

TextActions

public TextActions()


Copyright © 2001-2009 by Rapid-I