Serialized Form
-
Package bibliothek.gui.dock.common
-
Class bibliothek.gui.dock.common.CContentArea
class CContentArea extends JPanel implements Serializable-
Serialized Fields
-
center
bibliothek.gui.dock.common.CContentArea.CenterStation center
the child in the center -
control
CControl control
access to the controller which uses this area -
cornerComponents
Component[] cornerComponents
the components in the corners -
east
bibliothek.gui.dock.common.CContentArea.MinimizeStation east
the child at the east border -
north
bibliothek.gui.dock.common.CContentArea.MinimizeStation north
the child at the north border -
south
bibliothek.gui.dock.common.CContentArea.MinimizeStation south
the child at the south border -
stations
CStation<?>[] stations
the set of stations on this content area -
uniqueId
String uniqueId
an identifier for this center -
west
bibliothek.gui.dock.common.CContentArea.MinimizeStation west
the child at the west border
-
-
-
Class bibliothek.gui.dock.common.CMinimizeArea
class CMinimizeArea extends JPanel implements Serializable-
Serialized Fields
-
access
CControlAccess access
-
area
CMinimizedModeArea area
-
request
ResizeRequestListener request
-
station
CommonDockStation<FlapDockStation,
CFlapDockStation> station -
uniqueId
String uniqueId
-
-
-
-
Package bibliothek.gui.dock.common.intern.station
-
Class bibliothek.gui.dock.common.intern.station.CSplitDockStation
class CSplitDockStation extends SplitDockStation implements Serializable-
Serialized Fields
-
delegate
CommonStationDelegate<CSplitDockStation> delegate
-
-
-
-
Package bibliothek.gui.dock.facile.menu