Uses of Interface
ilog.views.event.GraphicBagHierarchyListener

Packages that use GraphicBagHierarchyListener
ilog.views Provides the classes necessary to create a high performance 2D graphic application. 
ilog.views.event Provides interfaces and classes for dealing with different types of events fired by JViews Graphics Framework classes. 
ilog.views.graphic Contains the predefined graphic objects of JViews. 
 

Uses of GraphicBagHierarchyListener in ilog.views
 

Methods in ilog.views with parameters of type GraphicBagHierarchyListener
 void IlvManager.addGraphicBagHierarchyListener(GraphicBagHierarchyListener listener)
          Adds the specified listener to receive events from the ancestor managers and from this manager when the hierarchy of managers has changed.
 void IlvManager.removeGraphicBagHierarchyListener(GraphicBagHierarchyListener listener)
          Removes the specified listener so that it no longer receives events from ancestor manager and from this manager when the hierarchy of managers has changed.
 

Uses of GraphicBagHierarchyListener in ilog.views.event
 

Methods in ilog.views.event with parameters of type GraphicBagHierarchyListener
 void GraphicBagHierarchyEventReceiver.addGraphicBagHierarchyListener(GraphicBagHierarchyListener listener)
          Adds the specified listener to receive events from ancestors and from this object when the hierarchy of graphic bags has changed.
 void GraphicBagHierarchyEventReceiver.removeGraphicBagHierarchyListener(GraphicBagHierarchyListener listener)
          Removes the specified listener so that it no longer receives events from ancestors and from this object when the hierarchy of graphic bags has changed.
 

Uses of GraphicBagHierarchyListener in ilog.views.graphic
 

Methods in ilog.views.graphic with parameters of type GraphicBagHierarchyListener
 void IlvGraphicSet.addGraphicBagHierarchyListener(GraphicBagHierarchyListener listener)
          Adds the specified listener to receive events from the ancestor managers and ancestor graphic sets and from this graphic set when the hierarchy of graphic bags has changed.
 void IlvGraphicHandleBag.addGraphicBagHierarchyListener(GraphicBagHierarchyListener listener)
          Adds the specified listener to receive events from the ancestor managers and ancestor graphic sets and from this handle when the hierarchy of graphic bags has changed.
 void IlvGraphicSet.removeGraphicBagHierarchyListener(GraphicBagHierarchyListener listener)
          Removes the specified listener so that it no longer receives events from ancestor manager and ancestor graphic sets and from this graphic set when the hierarchy of graphic bags has changed.
 void IlvGraphicHandleBag.removeGraphicBagHierarchyListener(GraphicBagHierarchyListener listener)
          Removes the specified listener so that it no longer receives events from ancestor manager and ancestor graphic sets and from this handle when the hierarchy of graphic bags has changed.
 



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.