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 Elements that are related to the ScreenDockStation
 

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
 

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

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