Eclipse Platform
Release 3.1

Uses of Package
org.eclipse.core.commands.common

Packages that use org.eclipse.core.commands.common
org.eclipse.core.commands Application programming interfaces for commands and handlers.  
org.eclipse.core.commands.common Application programming interfaces for common base classes.  
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). 
org.eclipse.ui.commands   
 

Classes in org.eclipse.core.commands.common used by org.eclipse.core.commands
AbstractBitSetEvent
           An event that carries with it two or more boolean values.
AbstractNamedHandleEvent
           An event fired from a NamedHandleObject.
CommandException
          Signals that an exception occured within the command architecture.
HandleObject
           An object that can exist in one of two states: defined and undefined.
NamedHandleObject
          A handle object that carries with it a name and a description.
NotDefinedException
          Signals that an attempt was made to access the properties of an undefined object.
 

Classes in org.eclipse.core.commands.common used by org.eclipse.core.commands.common
AbstractBitSetEvent
           An event that carries with it two or more boolean values.
CommandException
          Signals that an exception occured within the command architecture.
HandleObject
           An object that can exist in one of two states: defined and undefined.
NotDefinedException
          Signals that an attempt was made to access the properties of an undefined object.
 

Classes in org.eclipse.core.commands.common used by org.eclipse.core.commands.contexts
AbstractBitSetEvent
           An event that carries with it two or more boolean values.
AbstractNamedHandleEvent
           An event fired from a NamedHandleObject.
HandleObject
           An object that can exist in one of two states: defined and undefined.
NamedHandleObject
          A handle object that carries with it a name and a description.
NotDefinedException
          Signals that an attempt was made to access the properties of an undefined object.
 

Classes in org.eclipse.core.commands.common used by org.eclipse.jface.bindings
AbstractBitSetEvent
           An event that carries with it two or more boolean values.
AbstractNamedHandleEvent
           An event fired from a NamedHandleObject.
HandleObject
           An object that can exist in one of two states: defined and undefined.
NamedHandleObject
          A handle object that carries with it a name and a description.
NotDefinedException
          Signals that an attempt was made to access the properties of an undefined object.
 

Classes in org.eclipse.core.commands.common used by org.eclipse.ui.commands
NotDefinedException
          Signals that an attempt was made to access the properties of an undefined object.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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