Uses of Interface
org.eclipse.core.commands.IObjectWithState

Packages that use IObjectWithState
org.eclipse.core.commands Application programming interfaces for commands and handlers. 
 

Uses of IObjectWithState in org.eclipse.core.commands
 

Classes in org.eclipse.core.commands that implement IObjectWithState
 class AbstractHandlerWithState
           An abstract implementation of IObjectWithState.
 class Command
           A command is an abstract representation for some semantic behaviour.