Uses of Class
bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPane

Packages that use MenuLineLayoutPane
bibliothek.gui.dock.station.stack.tab This package contains a generic implementation of a "tabbed-pane". 
 

Uses of MenuLineLayoutPane in bibliothek.gui.dock.station.stack.tab
 

Methods in bibliothek.gui.dock.station.stack.tab that return MenuLineLayoutPane
protected  MenuLineLayoutPane MenuLineLayout.createInfoFor(TabPane pane)
           
 MenuLineLayoutPane MenuLineLayoutPossibility.getPane()
          Gets the representation of the TabPane for which which possible layout is evaluated.
 

Methods in bibliothek.gui.dock.station.stack.tab with parameters of type MenuLineLayoutPane
protected  void MenuLineLayout.destroy(MenuLineLayoutPane info)
           
 

Constructors in bibliothek.gui.dock.station.stack.tab with parameters of type MenuLineLayoutPane
MenuLineLayoutPossibility(MenuLineLayoutPane pane, Size tab, Size menu, Size info)
          Creates a new layout.