Uses of Interface
bibliothek.gui.dock.common.intern.action.CDecorateableActionListener

Packages that use CDecorateableActionListener
bibliothek.gui.dock.common.intern.action 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 CDecorateableActionListener
 void CDecorateableAction.addDecorateableActionListener(CDecorateableActionListener listener)
          Adds the observer listener to this action.
 void CDecorateableAction.removeDecorateableActionListener(CDecorateableActionListener listener)
          Removes the observer listener from this action.