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

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

Uses of IHandler2 in org.eclipse.core.commands
 

Classes in org.eclipse.core.commands that implement IHandler2
 class AbstractHandler
           This class is a partial implementation of IHandler.
 class AbstractHandlerWithState
           An abstract implementation of IObjectWithState.