Uses of Interface
bibliothek.gui.dock.common.CStationContainerListener
Packages that use CStationContainerListener
Package
Description
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 CStationContainerListenerModifier and TypeMethodDescriptionvoidCContentArea.addStationContainerListener(CStationContainerListener listener) voidCStationContainer.addStationContainerListener(CStationContainerListener listener) Adds the observerlistenerto this container.voidCContentArea.removeStationContainerListener(CStationContainerListener listener) voidCStationContainer.removeStationContainerListener(CStationContainerListener listener) Removes the observerlistenerfrom this container.