bibliothek.gui.dock.station
Interface OrientingDockStationListener

All Known Implementing Classes:
OrientationObserver

public interface OrientingDockStationListener

A listener that is added to an OrientingDockStation.

Author:
Benjamin Sigg

Method Summary
 void changed(OrientingDockStationEvent event)
          Called if the Orientation of one or many children of some OrientingDockStation has changed.
 

Method Detail

changed

void changed(OrientingDockStationEvent event)
Called if the Orientation of one or many children of some OrientingDockStation has changed.

Parameters:
event - detailed information about the event