Eclipse Platform
Release 3.3

Uses of Package
org.eclipse.jface.commands

Packages that use org.eclipse.jface.commands
org.eclipse.jface.commands Provides JFace-specific support for commands. 
org.eclipse.jface.menus Provides support for trim specification.  
org.eclipse.ui.handlers Provides support for integrating handlers into the Eclipse workbench. 
 

Classes in org.eclipse.jface.commands used by org.eclipse.jface.commands
PersistentState
           This is a state that can be made persistent.
ToggleState
           A piece of state storing a Boolean.
 

Classes in org.eclipse.jface.commands used by org.eclipse.jface.menus
PersistentState
           This is a state that can be made persistent.
 

Classes in org.eclipse.jface.commands used by org.eclipse.ui.handlers
PersistentState
           This is a state that can be made persistent.
RadioState
           A piece of boolean state grouped with other boolean states.
ToggleState
           A piece of state storing a Boolean.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.