Uses of Class
org.eclipse.jface.commands.ToggleState
Package
Description
Provides JFace-specific support for commands.
Provides support for integrating handlers into the Eclipse workbench.
-
Uses of ToggleState in org.eclipse.jface.commands
Modifier and TypeClassDescriptionclass
A piece of boolean state grouped with other boolean states. -
Uses of ToggleState in org.eclipse.ui.handlers
Modifier and TypeClassDescriptionfinal class
A radio state that can be read from the registry.final class
A toggle state that can be read from the registry.