Uses of Package
bibliothek.gui.dock.common.action.predefined

Packages that use bibliothek.gui.dock.common.action.predefined
bibliothek.gui.dock.common.action.predefined A set of more complex actions that can be directly used. 
 

Classes in bibliothek.gui.dock.common.action.predefined used by bibliothek.gui.dock.common.action.predefined
CBlank
          An action which is never visible, can be used as placeholder or in cases where an action would normally be required and null would be replaced by a default action.
CCloseAction.Action
          Internal representation of the CCloseAction, just calls CCloseAction.close(CDockable) when triggered.