Uses of Package
bibliothek.extension.gui.dock.station.split

Packages that use bibliothek.extension.gui.dock.station.split
bibliothek.extension.gui.dock.station.split Optional helper functions to keep the size of Dockable even if the elements are moved around. 
 

Classes in bibliothek.extension.gui.dock.station.split used by bibliothek.extension.gui.dock.station.split
SizeManager
          Deprecated. Due to the new placeholder mechanism this class/interface has become obsolete, it is no longer used anywhere. Clients should now use a PlaceholderStrategy to assign identifiers to the Dockables, with these identifiers the location and size of a Dockable is stored in a much more consistent way than using the LbSplitLayoutManager. This class/interface will be removed in a future release.