Uses of Package
org.eclipse.jface.commands
-
Packages that use org.eclipse.jface.commands Package Description 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 Class Description PersistentState This is a state that can be made persistent.ToggleState A piece of state storing aBoolean
. -
Classes in org.eclipse.jface.commands used by org.eclipse.jface.menus Class Description PersistentState This is a state that can be made persistent. -
Classes in org.eclipse.jface.commands used by org.eclipse.ui.handlers Class Description 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 aBoolean
.