Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.core.commands.common.HandleObjectManager

Packages that use HandleObjectManager
org.eclipse.core.commands Application programming interfaces for commands and handlers.  
org.eclipse.core.commands.contexts Application programming interfaces for contexts.  
org.eclipse.jface.bindings Provides support for bindings between commands and various user input events (e.g., keyboard shortcuts). 
 

Uses of HandleObjectManager in org.eclipse.core.commands
 

Subclasses of HandleObjectManager in org.eclipse.core.commands
 class CommandManager
           A central repository for commands -- both in the defined and undefined states.
 

Uses of HandleObjectManager in org.eclipse.core.commands.contexts
 

Subclasses of HandleObjectManager in org.eclipse.core.commands.contexts
 class ContextManager
           A context manager tracks the sets of defined and enabled contexts within the application.
 

Uses of HandleObjectManager in org.eclipse.jface.bindings
 

Subclasses of HandleObjectManager in org.eclipse.jface.bindings
 class BindingManager
           A central repository for bindings -- both in the defined and undefined states.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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