Uses of Class
bibliothek.gui.dock.station.support.StationPaintWrapper

Packages that use StationPaintWrapper
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
 

Uses of StationPaintWrapper in bibliothek.gui.dock
 

Methods in bibliothek.gui.dock that return StationPaintWrapper
 StationPaintWrapper FlapDockStation.getPaint()
          Gets the StationPaint to paint on this station.
 StationPaintWrapper ScreenDockStation.getPaint()
          Gets the StationPaint for this station.
 StationPaintWrapper SplitDockStation.getPaint()
          Gets a StationPaint to paint markings on this station.
 StationPaintWrapper StackDockStation.getPaint()
          Gets a StationPaint which is used to paint some lines onto this station.