Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse GEF and Draw2d Plug-in Developer Guide
Previous Page Home Next Page

Eclipse GEF
3.3

Package org.eclipse.gef.commands

Simple implementations of the Command interface which support development-time inspection.

See:
           Description

Interface Summary
CommandStackEventListener A listener interface for receiving notification before and after commands are executed, undone, or redone.
CommandStackListener A CommandStackListener is notified whenever the CommandStack's state has changed.
 

Class Summary
Command An Abstract implementation of Command.
CommandStack An implementation of a command stack.
CommandStackEvent Instances of this class are sent whenever stack events occur.
CompoundCommand An aggregation of multiple Commands.
ForwardUndoCompoundCommand A CompoundCommand that performs undo on its contained Commands in the same order in which they were executed.
UnexecutableCommand A Command which can never be executed
 

Package org.eclipse.gef.commands Description

Simple implementations of the Command interface which support development-time inspection.


Eclipse GEF
3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire