Runtime

Uses of Class
org.eclipse.gmf.runtime.common.ui.action.ActionManagerChangeEvent

Packages that use ActionManagerChangeEvent
org.eclipse.gmf.runtime.common.ui.action Provides a set of classes for defining Actions which are run in order to carry out application behaviour that the user has requested through the user-interface.  
 

Uses of ActionManagerChangeEvent in org.eclipse.gmf.runtime.common.ui.action
 

Methods in org.eclipse.gmf.runtime.common.ui.action with parameters of type ActionManagerChangeEvent
 void IActionManagerChangeListener.actionManagerChanged(ActionManagerChangeEvent event)
          Handles an event indicating that an action manager has changed.
protected  void ActionManager.fireActionManagerChange(ActionManagerChangeEvent event)
          Notifies the listeners for this action manager that the specified event has occurred.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.