Uses of Interface
bibliothek.gui.dock.station.screen.window.ScreenDockWindowBorder

Packages that use ScreenDockWindowBorder
bibliothek.gui.dock.station.screen.window   
 

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

Classes in bibliothek.gui.dock.station.screen.window that implement ScreenDockWindowBorder
 class DefaultScreenDockWindowBorder
          This border can be used by ScreenDockWindows to paint a border.
 

Methods in bibliothek.gui.dock.station.screen.window that return ScreenDockWindowBorder
 ScreenDockWindowBorder ScreenDockWindowBorderFactory.create(ScreenDockWindow window, JComponent owner)
          Creates a new border.