SysML

org.topcased.modeler.sysml.internalblockdiagram.commands
Class DisplayErrorMessageCommand

java.lang.Object
  extended by org.eclipse.gef.commands.Command
      extended by org.topcased.modeler.sysml.internalblockdiagram.commands.DisplayErrorMessageCommand

public class DisplayErrorMessageCommand
extends org.eclipse.gef.commands.Command


Constructor Summary
DisplayErrorMessageCommand(java.lang.String message, org.eclipse.swt.widgets.Shell shell)
           
 
Method Summary
 boolean canUndo()
           
 void execute()
           
 
Methods inherited from class org.eclipse.gef.commands.Command
canExecute, chain, dispose, getDebugLabel, getLabel, redo, setDebugLabel, setLabel, undo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayErrorMessageCommand

public DisplayErrorMessageCommand(java.lang.String message,
                                  org.eclipse.swt.widgets.Shell shell)
Method Detail

canUndo

public boolean canUndo()
Overrides:
canUndo in class org.eclipse.gef.commands.Command

execute

public void execute()
Overrides:
execute in class org.eclipse.gef.commands.Command

SysML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.