Class | Description |
---|---|
ActionHandler |
This class adapts instances of
IAction to IHandler . |
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 . |
Provides JFace-specific support for commands.
This package provides a handler that wraps a legacy instance of
IAction
, as well as a manager for associating images with commands.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.