Uses of Interface
bibliothek.gui.dock.common.intern.action.CDecorateableActionListener
Packages that use CDecorateableActionListener
Package
Description
CActions and supporting classes that are not intended for clients
to be used directly.-
Uses of CDecorateableActionListener in bibliothek.gui.dock.common.intern.action
Methods in bibliothek.gui.dock.common.intern.action with parameters of type CDecorateableActionListenerModifier and TypeMethodDescriptionvoidCDecorateableAction.addDecorateableActionListener(CDecorateableActionListener listener) Adds the observerlistenerto this action.voidCDecorateableAction.removeDecorateableActionListener(CDecorateableActionListener listener) Removes the observerlistenerfrom this action.