ilog.cpl.network
Interface NetworkSelectionListener

All Superinterfaces:
EventListener

public interface NetworkSelectionListener
extends EventListener

This interface allows the observing of changes to an IlpNetworkSelectionModel.

Since:
JTGO 3.0
See Also:
NetworkSelectionEvent

Method Summary
 void objectsAdded(NetworkSelectionEvent event)
          Invoked when some objects are added to the set of selected objects.
 void objectsRemoved(NetworkSelectionEvent event)
          Invoked when some objects are removed from the set of selected objects.
 

Method Detail

objectsAdded

void objectsAdded(NetworkSelectionEvent event)
Invoked when some objects are added to the set of selected objects.


objectsRemoved

void objectsRemoved(NetworkSelectionEvent event)
Invoked when some objects are removed from the set of selected objects.



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