Uses of Class
bibliothek.gui.dock.facile.action.CloseAction

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

Uses of CloseAction in bibliothek.gui.dock.common.action.predefined
 

Subclasses of CloseAction in bibliothek.gui.dock.common.action.predefined
 class CCloseAction.Action
          Internal representation of the CCloseAction, just calls CCloseAction.close(CDockable) when triggered.