Uses of Class
bibliothek.gui.DockFrontend.Hider

Packages that use DockFrontend.Hider
bibliothek.gui   
 

Uses of DockFrontend.Hider in bibliothek.gui
 

Fields in bibliothek.gui declared as DockFrontend.Hider
private  DockFrontend.Hider DockFrontend.hider
          An action and actionguard which hides Dockables
 

Methods in bibliothek.gui that return DockFrontend.Hider
protected  DockFrontend.Hider DockFrontend.createHider()
          Creates the action that is added to all known dockables, and which is called the "close"-action.
 DockFrontend.Hider DockFrontend.getHider()
          Gets the action which is added to all known Dockables, and which is called the "close"-action.