Uses of Interface
ilog.views.event.NamedPropertyListener

Packages that use NamedPropertyListener
ilog.views Provides the classes necessary to create a high performance 2D graphic application. 
ilog.views.maps This package contains the base classes to write map applications. 
ilog.views.maps.beans Provides useful beans for creating map applications. 
 

Uses of NamedPropertyListener in ilog.views
 

Methods in ilog.views with parameters of type NamedPropertyListener
 void IlvGraphic.addNamedPropertyListener(NamedPropertyListener listener)
          Adds the specified listener to receive events when a named property is added or removed from the graphic object.
 void IlvGraphic.removeNamedPropertyListener(NamedPropertyListener listener)
          Removes the specified listener so that it no longer receives events from this graphic object when named properties are added or removed.
 

Uses of NamedPropertyListener in ilog.views.maps
 

Classes in ilog.views.maps that implement NamedPropertyListener
 class IlvMapLayerStyleChangeListener
          This style listener implementation is responsible for reloading the data source when a computation parameter has changed through the style.
 

Uses of NamedPropertyListener in ilog.views.maps.beans
 

Classes in ilog.views.maps.beans that implement NamedPropertyListener
 class IlvLayerTreePanel
          A panel to display and edit a layer tree.
 



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