Uses of Class
bibliothek.gui.DockFrontend.Hider

Packages that use DockFrontend.Hider
bibliothek.gui The high level interfaces of the framework and the most often used classes. 
 

Uses of DockFrontend.Hider in bibliothek.gui
 

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.