org.nakedobjects.plugins.dnd.viewer.view.message
Class MessageDialogSpecification.CloseViewAction

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.action.AbstractButtonAction
      extended by org.nakedobjects.plugins.dnd.viewer.view.message.MessageDialogSpecification.CloseViewAction
All Implemented Interfaces:
ButtonAction, UserAction
Enclosing class:
MessageDialogSpecification

public static class MessageDialogSpecification.CloseViewAction
extends AbstractButtonAction


Field Summary
 
Fields inherited from interface org.nakedobjects.plugins.dnd.UserAction
DEBUG, EXPLORATION, USER
 
Constructor Summary
MessageDialogSpecification.CloseViewAction()
           
 
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

MessageDialogSpecification.CloseViewAction

public MessageDialogSpecification.CloseViewAction()
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.