Uses of Interface
bibliothek.gui.dock.station.stack.tab.AxisConversion

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

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

Classes in bibliothek.gui.dock.station.stack.tab that implement AxisConversion
 class DefaultAxisConversion
          The default AxisConversion assumes: the model is a line at the top of some rectangle, the point 0/0 is the top left point of that rectangle the view is a line at one side of some rectangle
 

Methods in bibliothek.gui.dock.station.stack.tab that return AxisConversion
protected  AxisConversion MenuLineLayout.getConversion(TabPane pane)
          Creates a new AxisConversion to convert a layout that is at the top of dockables to a layout at the TabPlacement given by pane.