Package | Description |
---|---|
bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
Modifier and Type | Method and Description |
---|---|
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. |