Serialized Form
Package bibliothek.gui.dock |
Class bibliothek.gui.dock.SplitDockStation extends bibliothek.gui.dock.security.SecureContainer implements Serializable |
parent
bibliothek.gui.DockStation parent
visibleListener
bibliothek.gui.dock.SplitDockStation.VisibleListener visibleListener
controller
bibliothek.gui.DockController controller
theme
bibliothek.gui.DockTheme theme
combiner
bibliothek.gui.dock.themes.StationCombinerValue combiner
title
bibliothek.gui.dock.title.DockTitleVersion title
dockableListeners
List<E> dockableListeners
dockableStateListeners
bibliothek.gui.dock.dockable.DockableStateListenerManager dockableStateListeners
hierarchyObserver
bibliothek.gui.dock.dockable.DockHierarchyObserver hierarchyObserver
splitListeners
List<E> splitListeners
visibility
bibliothek.gui.dock.station.support.DockableShowingManager visibility
titles
List<E> titles
globalSource
bibliothek.gui.dock.action.HierarchyDockActionSource globalSource
dockStationListeners
bibliothek.gui.dock.station.support.DockStationListenerManager dockStationListeners
titleText
bibliothek.gui.dock.util.PropertyValue<A> titleText
titleIcon
bibliothek.gui.dock.util.icon.DockIcon titleIcon
titleToolTip
bibliothek.gui.dock.util.PropertyValue<A> titleToolTip
layoutManager
bibliothek.gui.dock.util.PropertyValue<A> layoutManager
dividerStrategy
bibliothek.gui.dock.util.PropertyValue<A> dividerStrategy
placeholderStrategyProperty
bibliothek.gui.dock.util.PropertyValue<A> placeholderStrategyProperty
disablingStrategy
bibliothek.gui.dock.util.PropertyValue<A> disablingStrategy
disablingStrategyListener
bibliothek.gui.dock.disable.DisablingStrategyListener disablingStrategyListener
placeholderStrategy
bibliothek.gui.dock.station.support.RootPlaceholderStrategy placeholderStrategy
expandOnDoubleclick
boolean expandOnDoubleclick
fullScreenListener
bibliothek.gui.dock.SplitDockStation.FullScreenListener fullScreenListener
dockables
List<E> dockables
frontDockable
bibliothek.gui.Dockable frontDockable
fullScreenDockable
bibliothek.gui.dock.station.StationChildHandle fullScreenDockable
fullScreenAction
bibliothek.gui.dock.action.ListeningDockAction fullScreenAction
dividerSize
int dividerSize
sideSnapSize
float sideSnapSize
borderSideSnapSize
int borderSideSnapSize
allowSideSnap
boolean allowSideSnap
access
bibliothek.gui.dock.SplitDockStation.Access access
root
bibliothek.gui.dock.station.split.Root root
nodeFactory
bibliothek.gui.dock.station.split.SplitNodeFactory nodeFactory
placeholderSet
bibliothek.gui.dock.station.split.SplitPlaceholderSet placeholderSet
treeLock
int treeLock
putInfo
bibliothek.gui.dock.station.split.PutInfo putInfo
spanStrategy
bibliothek.gui.dock.station.split.SplitSpanStrategy spanStrategy
dragInfo
bibliothek.gui.dock.station.support.ComponentDragOperation dragInfo
paint
bibliothek.gui.dock.themes.DefaultStationPaintValue paint
displayerFactory
bibliothek.gui.dock.themes.DefaultDisplayerFactoryValue displayerFactory
displayers
bibliothek.gui.dock.station.DisplayerCollection displayers
resizingEnabled
boolean resizingEnabled
continousDisplay
boolean continousDisplay
hints
bibliothek.gui.dock.displayer.DockableDisplayerHints hints
content
bibliothek.gui.dock.SplitDockStation.Content content
background
bibliothek.gui.dock.SplitDockStation.Background background
disabled
boolean disabled
minimumLeafSize
Dimension minimumLeafSize
Class bibliothek.gui.dock.StackDockStation.Background extends bibliothek.gui.dock.security.SecureContainer implements Serializable |
content
bibliothek.gui.dock.util.BackgroundPanel content
serialVersionUID: -4399008463139189130L
dockablePane
JComponent dockablePane
- The content Pane of this
OverpaintablePanel
(with a
BoxLayout)
serialVersionUID: -4399008463139189130L
dockablePane
JPanel dockablePane
- The direct parent
Container
of Dockable
s.
decorationPane
JPanel decorationPane
- The parent of
ToolbarGroupDockStation.OverpaintablePanelBase.dockablePane
, adds insets, borders and other
decorations.
Package bibliothek.gui.dock.action |
action
bibliothek.gui.dock.action.actions.SeparatorAction action
color
Color color
orientation
bibliothek.gui.dock.title.DockTitle.Orientation orientation
Package bibliothek.gui.dock.station |
Class bibliothek.gui.dock.station.OverpaintablePanel extends JLayeredPane implements Serializable |
overlay
bibliothek.gui.dock.station.OverpaintablePanel.Overlay overlay
content
JComponent content
base
JComponent base
solid
boolean solid
Package bibliothek.gui.dock.station.toolbar |
observer
OrientationObserver observer
- Keeps track of the orientation of the current
Dockable
and updates the location of the title if necessary
dockable
JPanel dockable
- the panel showing the dockable
toolbarBorder
bibliothek.gui.dock.themes.basic.BasicDockableDisplayer.DisplayerBorder toolbarBorder
- the border of this displayer
Package bibliothek.gui.dock.station.toolbar.group |
model
BoundedRangeModel model
orientation
Orientation orientation
listeners
List<E> listeners
hover
boolean hover
mousePressed
boolean mousePressed
mouseOffset
float mouseOffset
color
bibliothek.gui.dock.themes.color.TitleColor color
- The background color of this title.
Package bibliothek.gui.dock.station.toolbar.title |
itemPanels
List<E> itemPanels
directPanel
bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel directPanel
source
ColumnDockActionSource source
listener
ColumnDockActionSourceListener listener
- This listener is added to the current
ColumnDockTitle.source
and adds or removes ColumnDockTitle.itemPanels
when necessary.
color
Color color
orientation
bibliothek.gui.dock.title.DockTitle.Orientation orientation
color
Color color
backgroundColor
Color backgroundColor
gripShadowColor
Color gripShadowColor
gripColor
Color gripColor
backgroundColor
Color backgroundColor
pointColor
Color pointColor
color
Color color
Package bibliothek.gui.dock.toolbar |
eastToolbar
CToolbarArea eastToolbar
westToolbar
CToolbarArea westToolbar
southToolbar
CToolbarArea southToolbar
northToolbar
CToolbarArea northToolbar
Package bibliothek.gui.dock.wizard |
layoutManager
WizardSplitDockStation.WizardLayoutManager layoutManager
wizardSpanStrategy
WizardSpanStrategy wizardSpanStrategy
side
WizardSplitDockStation.Side side
onRevalidating
boolean onRevalidating
sideGap
int sideGap
resizeOnRemove
boolean resizeOnRemove
columnToResize
WizardNodeMap.Column columnToResize
dockableCausingResize
bibliothek.gui.Dockable dockableCausingResize