org.nakedobjects.plugins.dnd.viewer.action
Class CancelAction

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.action.AbstractButtonAction
      extended by org.nakedobjects.plugins.dnd.viewer.action.CancelAction
All Implemented Interfaces:
ButtonAction, UserAction

public class CancelAction
extends AbstractButtonAction


Field Summary
 
Fields inherited from interface org.nakedobjects.plugins.dnd.UserAction
DEBUG, EXPLORATION, USER
 
Constructor Summary
CancelAction()
           
 
Method Summary
 void execute(Workspace workspace, View view, Location at)
          Invoke this action.
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.action.AbstractButtonAction
disabled, getDescription, getHelp, getName, getType, isDefault
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CancelAction

public CancelAction()
Method Detail

execute

public void execute(Workspace workspace,
                    View view,
                    Location at)
Description copied from interface: UserAction
Invoke this action.



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.