com.ibm.dse.gui
Interface CoordinatedEventListener
- All Known Subinterfaces:
- CoordinatedPanel, TaskButton
- All Known Implementing Classes:
- CoordinatedEventMulticaster, DSENavigationController
- public interface CoordinatedEventListener
- extends java.util.EventListener
The CoordinatedEventListener interface is the event set listener interface for the DSECoordinationEvent feature.
handleDSECoordinationEvent
public void handleDSECoordinationEvent(DSECoordinationEvent event)
- Contains the appropriate actions to be executed when DSECoordinationEvent has been triggered.
- Parameters:
event
- DSECoordinationEvent