ilog.cpl.equipment
Interface EquipmentSelectionListener

All Superinterfaces:
EventListener

public interface EquipmentSelectionListener
extends EventListener

This interface allows the observing of changes to an IlpEquipmentSelectionModel.

Since:
JTGO 4.0
See Also:
EquipmentSelectionEvent

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

Method Detail

objectsAdded

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


objectsRemoved

void objectsRemoved(EquipmentSelectionEvent 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.