org.jowidgets.examples.common.workbench.demo2.workbench.command
Class PasteAction

java.lang.Object
  extended by org.jowidgets.tools.command.CommandAction
      extended by org.jowidgets.examples.common.workbench.demo2.workbench.command.PasteAction
All Implemented Interfaces:
org.jowidgets.api.command.IAction, org.jowidgets.api.command.ICommandAction

public class PasteAction
extends org.jowidgets.tools.command.CommandAction


Constructor Summary
PasteAction()
           
 
Method Summary
 
Methods inherited from class org.jowidgets.tools.command.CommandAction
builder, builder, builder, builder, builder, execute, getAccelerator, getActionChangeObservable, getExceptionHandler, getIcon, getMnemonic, getText, getToolTipText, isEnabled, setActionExceptionHandler, setCommand, setCommand, setCommand, setCommand, setCommand, setEnabled, setIcon, setText, setToolTipText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasteAction

public PasteAction()


Copyright © 2012. All Rights Reserved.