Eclipse Platform
Release 3.2

Package org.eclipse.jface.commands

Provides JFace-specific support for commands.

See:
          Description

Class Summary
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.
 

Package org.eclipse.jface.commands Description

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.


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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