Uses of Class
bibliothek.gui.dock.ScreenDockStation

Packages that use ScreenDockStation
bibliothek.gui.dock.common.intern Classes and interfaces used internally. 
bibliothek.gui.dock.common.intern.station Contains the CommonDockStation, various implementations of CommonDockStation and supporting classes. 
bibliothek.gui.dock.common.mode.station Contains wrapper classes for various DockStations, implementing the interface CLocationMode
bibliothek.gui.dock.facile.station.screen Support classes for ScreenDockStation
bibliothek.gui.dock.security A package dealing with the issues of Applets and Wepstart-applications. 
bibliothek.gui.dock.station.screen Elements that are related to the ScreenDockStation
 

Uses of ScreenDockStation in bibliothek.gui.dock.common.intern
 

Methods in bibliothek.gui.dock.common.intern that return types with arguments of type ScreenDockStation
 CommonDockStation<ScreenDockStation,?> CControlFactory.createScreenDockStation(WindowProvider owner, CommonStationDelegate<ScreenDockStation> delegate)
          Creates a new ScreenDockStation.
 CommonDockStation<ScreenDockStation,?> EfficientControlFactory.createScreenDockStation(WindowProvider owner, CommonStationDelegate<ScreenDockStation> delegate)
           
 

Method parameters in bibliothek.gui.dock.common.intern with type arguments of type ScreenDockStation
 CommonDockStation<ScreenDockStation,?> CControlFactory.createScreenDockStation(WindowProvider owner, CommonStationDelegate<ScreenDockStation> delegate)
          Creates a new ScreenDockStation.
 CommonDockStation<ScreenDockStation,?> EfficientControlFactory.createScreenDockStation(WindowProvider owner, CommonStationDelegate<ScreenDockStation> delegate)
           
 

Uses of ScreenDockStation in bibliothek.gui.dock.common.intern.station
 

Subclasses of ScreenDockStation in bibliothek.gui.dock.common.intern.station
 class CScreenDockStation
          A ScreenDockStation that also implements CommonDockStation.
 

Methods in bibliothek.gui.dock.common.intern.station that return ScreenDockStation
 ScreenDockStation CScreenDockStation.getDockStation()
           
 

Methods in bibliothek.gui.dock.common.intern.station that return types with arguments of type ScreenDockStation
 CStation<ScreenDockStation> CScreenDockStation.getStation()
           
 

Constructors in bibliothek.gui.dock.common.intern.station with parameters of type ScreenDockStation
ScreenResizeRequestHandler(ScreenDockStation station)
          Creates a new handler.
 

Constructor parameters in bibliothek.gui.dock.common.intern.station with type arguments of type ScreenDockStation
CScreenDockStation(WindowProvider owner, CommonStationDelegate<ScreenDockStation> delegate)
          Creates a new station.
 

Uses of ScreenDockStation in bibliothek.gui.dock.common.mode.station
 

Methods in bibliothek.gui.dock.common.mode.station that return ScreenDockStation
 ScreenDockStation CScreenDockStationHandle.Maximal.getStation()
           
 

Constructor parameters in bibliothek.gui.dock.common.mode.station with type arguments of type ScreenDockStation
CScreenDockStationHandle(CStation<ScreenDockStation> station, CLocationModeManager manager)
          Creates a new handle
 

Uses of ScreenDockStation in bibliothek.gui.dock.facile.station.screen
 

Constructors in bibliothek.gui.dock.facile.station.screen with parameters of type ScreenDockStation
WindowProviderVisibility(ScreenDockStation station)
          Creates a new WindowProviderVisibility.
 

Uses of ScreenDockStation in bibliothek.gui.dock.security
 

Subclasses of ScreenDockStation in bibliothek.gui.dock.security
 class SecureScreenDockStation
          Deprecated. This class now behaves like ScreenDockStation and is no longer necessary. This class will be removed in a future release.
 

Methods in bibliothek.gui.dock.security that return ScreenDockStation
protected  ScreenDockStation SecureScreenDockStationFactory.createStation()
          Deprecated.  
 

Methods in bibliothek.gui.dock.security with parameters of type ScreenDockStation
 ScreenDockWindow SecureScreenDockWindowFactory.createWindow(ScreenDockStation station)
          Deprecated.  
 

Constructors in bibliothek.gui.dock.security with parameters of type ScreenDockStation
SecureAbstractScreenDockWindow(ScreenDockStation station)
          Deprecated. Creates a new window
SecureScreenDockDialog(ScreenDockStation station, boolean undecorated)
          Deprecated. Creates a new dialog.
SecureScreenDockDialog(ScreenDockStation station, java.awt.Dialog dialog, boolean undecorated)
          Deprecated. Creates a new dialog.
SecureScreenDockDialog(ScreenDockStation station, java.awt.Frame frame, boolean undecorated)
          Deprecated. Creates a new dialog.
 

Uses of ScreenDockStation in bibliothek.gui.dock.station.screen
 

Methods in bibliothek.gui.dock.station.screen that return ScreenDockStation
protected  ScreenDockStation ScreenDockStationFactory.createStation()
          Creates a new ScreenDockStation.
 ScreenDockStation DisplayerScreenDockWindow.getStation()
           
 ScreenDockStation ScreenDockWindow.getStation()
          Gets the station which owns this window.
 ScreenDockStation ScreenDockStationFactory.layout(ScreenDockStationLayout layout, java.util.Map<java.lang.Integer,Dockable> children, PlaceholderStrategy placeholders)
           
 ScreenDockStation ScreenDockStationFactory.layout(ScreenDockStationLayout layout, PlaceholderStrategy placeholders)
           
 

Methods in bibliothek.gui.dock.station.screen with parameters of type ScreenDockStation
 ScreenDockWindow DefaultScreenDockWindowFactory.createWindow(ScreenDockStation station)
           
 ScreenDockWindow InternalScreenDockWindowFactory.createWindow(ScreenDockStation station)
           
 ScreenDockWindow ScreenDockWindowFactory.createWindow(ScreenDockStation station)
          Creates a new window which will be used by station.
 void ScreenDockStationListener.fullscreenChanged(ScreenDockStation station, Dockable dockable)
          Called if the fullscreen-mode of dockable changed.
 ScreenDockStationLayout ScreenDockStationFactory.getLayout(ScreenDockStation station, java.util.Map<Dockable,java.lang.Integer> children)
           
 void DefaultScreenDockFullscreenStrategy.install(ScreenDockStation station)
           
 void InternalFullscreenStrategy.install(ScreenDockStation station)
           
 void ScreenDockFullscreenStrategy.install(ScreenDockStation station)
          Informs this strategy that it will be used for station.
 void ScreenDockStationFactory.setLayout(ScreenDockStation station, ScreenDockStationLayout layout, java.util.Map<java.lang.Integer,Dockable> children, PlaceholderStrategy placeholders)
           
 void ScreenDockStationFactory.setLayout(ScreenDockStation element, ScreenDockStationLayout layout, PlaceholderStrategy placeholders)
           
 void DefaultScreenDockFullscreenStrategy.uninstall(ScreenDockStation station)
           
 void InternalFullscreenStrategy.uninstall(ScreenDockStation station)
           
 void ScreenDockFullscreenStrategy.uninstall(ScreenDockStation station)
          Informs this strategy that it will no longer be used for station.
 void ScreenDockStationListener.windowDeregistering(ScreenDockStation station, Dockable dockable, ScreenDockWindow window)
          Called when window was removed from station.
 void ScreenDockStationListener.windowRegistering(ScreenDockStation station, Dockable dockable, ScreenDockWindow window)
          Called when window was added to station.
 

Constructors in bibliothek.gui.dock.station.screen with parameters of type ScreenDockStation
AbstractScreenDockWindow(ScreenDockStation station)
          Creates a new window.
AbstractScreenDockWindow(ScreenDockStation station, java.awt.Component window, java.awt.Container contentParent, boolean resizeable)
          Creates a new window.
DisplayerScreenDockWindow(ScreenDockStation station)
          Creates a new window
InternalDockDialog(ScreenDockStation station, javax.swing.JDesktopPane desktop)
          Creates the new dialog
ScreenDockDialog(ScreenDockStation station, boolean undecorated)
          Creates a new dialog.
ScreenDockDialog(ScreenDockStation station, java.awt.Dialog dialog, boolean undecorated)
          Creates a new dialog.
ScreenDockDialog(ScreenDockStation station, java.awt.Frame frame, boolean undecorated)
          Creates a new dialog.
ScreenDockFrame(ScreenDockStation station, boolean undecorated)
          Creates a new dialog.
ScreenFullscreenAction(ScreenDockStation station)
          Constructs the action and sets the station on which the Dockables will be made fullscreen.