Uses of Interface
bibliothek.gui.dock.station.StationBackgroundComponent

Packages that use StationBackgroundComponent
bibliothek.gui.dock.station.flap Elements that are related to the FlapDockStation
bibliothek.gui.dock.station.screen.window Contains the window ( JDialog, JInternalDialog, etc..) that shows the children of a ScreenDockStation and the classes required to configure that window. 
 

Uses of StationBackgroundComponent in bibliothek.gui.dock.station.flap
 

Subinterfaces of StationBackgroundComponent in bibliothek.gui.dock.station.flap
 interface FlapWindowBackgroundComponent
          An UIValue that represents a FlapWindow.
 

Uses of StationBackgroundComponent in bibliothek.gui.dock.station.screen.window
 

Subinterfaces of StationBackgroundComponent in bibliothek.gui.dock.station.screen.window
 interface ScreenDockWindowBackgroundComponent
          This UIValue represents a ScreenDockWindow.
 

Classes in bibliothek.gui.dock.station.screen.window that implement StationBackgroundComponent
protected  class DisplayerScreenDockWindow.Background
          The algorithm that paints the background of this window.