Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.jface.action.ExternalActionManager.ICallback

Packages that use ExternalActionManager.ICallback
org.eclipse.jface.action Provides support for shared UI resources such as menus, tool bars, and status lines.  
 

Uses of ExternalActionManager.ICallback in org.eclipse.jface.action
 

Classes in org.eclipse.jface.action that implement ExternalActionManager.ICallback
static class ExternalActionManager.CommandCallback
          A simple implementation of the ICallback mechanism that simply takes a BindingManager and a CommandManager.
 

Methods in org.eclipse.jface.action that return ExternalActionManager.ICallback
 ExternalActionManager.ICallback ExternalActionManager.getCallback()
          An accessor for the current call back.
 

Methods in org.eclipse.jface.action with parameters of type ExternalActionManager.ICallback
 void ExternalActionManager.setCallback(ExternalActionManager.ICallback callbackToUse)
          A mutator for the current call back
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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