Package bibliothek.gui.dock.station.screen

Elements that are related to the ScreenDockStation.

See:
          Description

Interface Summary
BoundaryRestriction Restricts the boundaries of a ScreenDockDialog, a restriction might be, that the dialog can't be placed outside the screen.
 

Class Summary
HardBoundaryRestriction A restriction that ensures that each dialog is always visible, even when some screens can't be used because of that.
ScreenDockDialog A Dialog on which exactly one DockableDisplayer can be placed.
ScreenDockProperty This property is used on ScreenDockStations to determine the bounds of the dialogs.
ScreenDockPropertyFactory This DockableProperty creates instances of ScreenDockProperty.
ScreenDockStationFactory A DockFactory which writes and reads instances of ScreenDockStation.
ScreenDockStationLayout A layout that holds the contents of a ScreenDockStation.
 

Package bibliothek.gui.dock.station.screen Description

Elements that are related to the ScreenDockStation.