Uses of Interface
bibliothek.gui.dock.common.event.CControlListener
Packages that use CControlListener
Package
Description
A set of classes that can be used to create basic applications.
-
Uses of CControlListener in bibliothek.gui.dock.common
Methods in bibliothek.gui.dock.common with parameters of type CControlListenerModifier and TypeMethodDescriptionvoidCControl.addControlListener(CControlListener listener) Adds a listener to this control.voidCControl.removeControlListener(CControlListener listener) Removes a listener from this control.