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

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

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

Methods in bibliothek.gui.dock.station.stack.tab that return MenuLineLayoutPossibility
protected  MenuLineLayoutPossibility MenuLineLayoutPane.getLayout(Size tabSize, Size menuSize, Size infoSize)
          Creates a possible layout for the given sizes.
 

Methods in bibliothek.gui.dock.station.stack.tab with parameters of type MenuLineLayoutPossibility
 double DefaultMenuLineLayoutStrategy.getScore(MenuLineLayoutPossibility possibility, Size menuSize, Size infoSize, Size tabSize)
           
 double MenuLineLayoutStrategy.getScore(MenuLineLayoutPossibility possibility, Size menuSize, Size infoSize, Size tabSize)
          Calculates how good a layout with the given sizes is.