Uses of Interface
bibliothek.gui.dock.common.CStationContainerListener

Packages that use CStationContainerListener
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
 

Uses of CStationContainerListener in bibliothek.gui.dock.common
 

Methods in bibliothek.gui.dock.common with parameters of type CStationContainerListener
 void CContentArea.addStationContainerListener(CStationContainerListener listener)
           
 void CStationContainer.addStationContainerListener(CStationContainerListener listener)
          Adds the observer listener to this container.
 void CContentArea.removeStationContainerListener(CStationContainerListener listener)
           
 void CStationContainer.removeStationContainerListener(CStationContainerListener listener)
          Removes the observer listener from this container.