csheets.ui.ctrl
Class PasteAction
java.lang.Object
javax.swing.AbstractAction
csheets.ui.ctrl.BaseAction
csheets.ui.ctrl.FocusOwnerAction
csheets.ui.ctrl.ClipboardAction
csheets.ui.ctrl.PasteAction
- All Implemented Interfaces:
- ActionListener, PropertyChangeListener, Serializable, Cloneable, EventListener, Action
public class PasteAction
- extends ClipboardAction
A paste operation.
- Author:
- Einar Pehrson
- See Also:
- Serialized Form
|
Constructor Summary |
PasteAction()
Creates a new paste action. |
PasteAction
public PasteAction()
- Creates a new paste action.
defineProperties
protected void defineProperties()
- Description copied from class:
BaseAction
- Defines the action's properties.
- Overrides:
defineProperties in class BaseAction
getName
protected String getName()
- Description copied from class:
BaseAction
- Returns the action's name.
- Specified by:
getName in class BaseAction
- Returns:
- the action's name, which is used as short description and action command