Class CutCommand

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class CutCommand extends PluginAction
Perform the standard 'cut' operation on components which support it.
See Also:
  • Constructor Details

    • CutCommand

      public CutCommand()