Uses of Class
bibliothek.gui.dock.themes.border.BorderForwarder

Packages that use BorderForwarder
bibliothek.extension.gui.dock.theme.eclipse.stack An implementation of TabPane and supporting classes for the EclipseTheme
bibliothek.gui.dock.station.stack Elements which are related to the StackDockStation
bibliothek.gui.dock.themes.basic Factories and classes used when the BasicTheme is active. 
 

Uses of BorderForwarder in bibliothek.extension.gui.dock.theme.eclipse.stack
 

Methods in bibliothek.extension.gui.dock.theme.eclipse.stack that return BorderForwarder
protected  BorderForwarder EclipseTabPane.createBorderModifier(JComponent target)
          Creates the BorderForwarder that is used to set the border of this panel.
protected  BorderForwarder EclipseTabPane.createContentBorderModifier(Dockable dockable, JComponent component)
           
 

Uses of BorderForwarder in bibliothek.gui.dock.station.stack
 

Methods in bibliothek.gui.dock.station.stack that return BorderForwarder
protected  BorderForwarder CombinedStackDockComponent.createContentBorderModifier(Dockable dockable, JComponent component)
          Creates a BorderForwarder for the content component for the tab of dockable
 

Uses of BorderForwarder in bibliothek.gui.dock.themes.basic
 

Subclasses of BorderForwarder in bibliothek.gui.dock.themes.basic
protected  class BasicDockableDisplayer.DisplayerBorder
          The border of this displayer.