Package org.eclipse.jface.commands
package org.eclipse.jface.commands
Provides JFace-specific support for commands.
Package Specification
This package provides a handler that wraps a legacy instance of
IAction
, as well as a manager for associating images with commands.
-
ClassDescriptionThis class adapts instances of
IAction
toIHandler
.This is a state that can be made persistent.A piece of boolean state grouped with other boolean states.A piece of state storing aBoolean
.