- AbstractCDockable - Class in bibliothek.gui.dock.common.intern
-
- AbstractCDockable() - Constructor for class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Creates a new dockable
- AbstractCDockablePerspective - Class in bibliothek.gui.dock.common.perspective
-
- AbstractCDockablePerspective() - Constructor for class bibliothek.gui.dock.common.perspective.AbstractCDockablePerspective
-
- AbstractCStation<S extends CommonDockStation<?,?>> - Class in bibliothek.gui.dock.common.intern
-
- AbstractCStation(S, String, CLocation) - Constructor for class bibliothek.gui.dock.common.intern.AbstractCStation
-
Creates a new station.
- AbstractCStation() - Constructor for class bibliothek.gui.dock.common.intern.AbstractCStation
-
Creates a new station but does not yet initialize its fields.
- AbstractDockableCStation<S extends CommonDockStation<?,?>> - Class in bibliothek.gui.dock.common.intern
-
- AbstractDockableCStation(S, String, CLocation, CommonDockable) - Constructor for class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
Creates a new station.
- AbstractDockableCStation() - Constructor for class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
Creates a new station but does not yet initialize its fields.
- AbstractExtendedModeEnablement - Class in bibliothek.gui.dock.facile.mode.status
-
- AbstractExtendedModeEnablement(LocationModeManager<?>) - Constructor for class bibliothek.gui.dock.facile.mode.status.AbstractExtendedModeEnablement
-
Creates a new enablement.
- AbstractLocationMode<A extends ModeArea> - Class in bibliothek.gui.dock.facile.mode
-
This abstract class offers various properties that may be useful for any implementation
of
LocationMode.
- AbstractLocationMode() - Constructor for class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- AbstractLocationMode.DockableHandle - Class in bibliothek.gui.dock.facile.mode
-
Meta information about a currently registered Dockable.
- AbstractModePerspective<A extends CModeAreaPerspective> - Class in bibliothek.gui.dock.common.perspective.mode
-
- AbstractModePerspective() - Constructor for class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective
-
- AbstractPanelPopupWindow - Class in bibliothek.gui.dock.common.action.panel
-
- AbstractPanelPopupWindow() - Constructor for class bibliothek.gui.dock.common.action.panel.AbstractPanelPopupWindow
-
- AbstractResizeRequestHandler - Class in bibliothek.gui.dock.common.intern.station
-
A listener to a
CControl that provides useful methods for subclasses.
- AbstractResizeRequestHandler() - Constructor for class bibliothek.gui.dock.common.intern.station.AbstractResizeRequestHandler
-
- AbstractStackholdingLocation - Class in bibliothek.gui.dock.common.location
-
A location which can be parent of a stack (stack is also known as tabbed-pane).
- AbstractStackholdingLocation() - Constructor for class bibliothek.gui.dock.common.location.AbstractStackholdingLocation
-
- AbstractTreeLocation - Class in bibliothek.gui.dock.common.location
-
A location that is child of the "normalized"-area, and describing a turn
in a path leading to the final element.
- AbstractTreeLocation(double, Side, long) - Constructor for class bibliothek.gui.dock.common.location.AbstractTreeLocation
-
Creates a new location.
- accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.ExtendedModeAcceptance
-
- accept(DockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.ExtendedModeAcceptance
-
- accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.StackableAcceptance
-
- accept(DockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.StackableAcceptance
-
- accept(DockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.WorkingAreaAcceptance
-
- accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.WorkingAreaAcceptance
-
- access(CDockable) - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
-
Grants access to the internal methods of a
CDockable.
- action() - Method in class bibliothek.gui.dock.common.action.CButton
-
Invoked when the user clicks onto this button.
- Action() - Constructor for class bibliothek.gui.dock.common.action.predefined.CCloseAction.Action
-
Creates a new action
- action(CDockable) - Method in class bibliothek.gui.dock.common.intern.action.CExtendedModeAction
-
This method actually changes the
ExtendedMode of
dockable
to the mode that was given to this action in the constructor.
- Action() - Constructor for class bibliothek.gui.dock.common.intern.action.CExtendedModeAction.Action
-
Creates a new action.
- action(Dockable) - Method in class bibliothek.gui.dock.common.intern.action.CExtendedModeAction.Action
-
- action() - Method in class bibliothek.gui.dock.common.menu.CPreferenceMenuPiece
-
- action(Dockable) - Method in class bibliothek.gui.dock.facile.action.CloseAction
-
- action(Dockable) - Method in class bibliothek.gui.dock.facile.action.RenameAction
-
- action(Dockable) - Method in class bibliothek.gui.dock.facile.action.ReplaceAction
-
- action(String) - Method in class bibliothek.gui.dock.facile.menu.FrontendSettingsDeleteList
-
- action(String) - Method in class bibliothek.gui.dock.facile.menu.FrontendSettingsLoadList
-
- action(Dockable) - Method in class bibliothek.gui.dock.facile.mode.action.LocationModeAction
-
- action(String) - Method in class bibliothek.gui.dock.support.menu.FrontendSettingsList
-
Called when the user clicks on an item of this list.
- ACTION_KEY_CLOSE - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_EXTERNALIZE - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_MAXIMIZE - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_MINIMIZE - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_MINIMIZE_HOLD - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_NORMALIZE - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_UNEXTERNALIZE - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_UNMAXIMIZE_EXTERNALIZED - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- actionChanged(CDockable, String, CAction, CAction) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
-
- actionChanged(CDockable, String, CAction, CAction) - Method in interface bibliothek.gui.dock.common.event.CDockablePropertyListener
-
- actionPerformed(ActionEvent) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece.Item
-
- adapt(double, double) - Method in class bibliothek.gui.dock.facile.station.split.ResizeElement
-
Adapts the size of the children of this element given the size change
the parent could provide.
- adapt(double, double) - Method in class bibliothek.gui.dock.facile.station.split.ResizeLeaf
-
- adapt(double, double) - Method in class bibliothek.gui.dock.facile.station.split.ResizeNode
-
- adapt(double, double) - Method in class bibliothek.gui.dock.facile.station.split.ResizeRoot
-
- add(CAction) - Method in class bibliothek.gui.dock.common.action.CDropDownButton
-
Adds an action to this menu.
- add(CAction) - Method in class bibliothek.gui.dock.common.action.CMenu
-
Adds an action to this menu.
- add(CRadioButton) - Method in class bibliothek.gui.dock.common.action.CRadioGroup
-
Adds a new button to the group
- add(double, double, double, double, CDockable...) - Method in class bibliothek.gui.dock.common.CGrid
-
- add(F) - Method in class bibliothek.gui.dock.common.CWorkingArea
-
Ensures that
this is the parent of
dockable
and adds
dockable to the
CControl which is associated
with this
CWorkingArea.
- add(F) - Method in class bibliothek.gui.dock.common.CWorkingArea
-
Ensures that
this is the parent of
dockable
and adds
dockable to the
CControl which is associated
with this
CWorkingArea.
- add(int, EnableableItem) - Static method in enum bibliothek.gui.dock.common.EnableableItem
-
Adds item to the flags and returns a new flag.
- add(CAction) - Method in class bibliothek.gui.dock.common.intern.action.CActionSource
-
Adds an action to this source.
- add(String, SingleCDockableFactory) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
Registers a new factory that will load
SingleCDockables with
the unique id
id.
- add(Filter<String>, SingleCDockableFactory) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
Registers a new factory that will load
SingleCDockable with
unique identifiers that are included by
ids.
- add(Component) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Adds component to the content pane.
- add(Component, Object) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Adds component to the content pane.
- add(String, U) - Method in class bibliothek.gui.dock.common.intern.ui.UITransmitter
-
- add(CSplitDockStationHandle.ModeAreaListenerWrapper) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle
-
Adds
listener to this handle, the listener will be invoked if the current
fullscreen-Dockable of the
SplitDockStation changed.
- add(CDockablePerspective, Rectangle) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds dockable width boundaries bounds to this area.
- add(CDockablePerspective, int, int, int, int) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds dockable at location x/y with size width/height to
this area.
- add(CDockablePerspective, Rectangle, boolean) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds dockable width boundaries bounds to this area.
- add(CDockablePerspective, int, int, int, int, boolean) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds dockable at location x/y with size width/height to
this area.
- add(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Adds dockable at the end of the list of children of this area.
- add(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CStackPerspective
-
Adds dockable at the end of the list of dockables.
- add(ExtendedMode, Location) - Method in class bibliothek.gui.dock.common.perspective.LocationHistory
-
Sets the location that is to be used for mode.
- add(A) - Method in class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective
-
Adds location to the list of possible parents.
- add(CMaximizedModeAreaPerspective) - Method in class bibliothek.gui.dock.common.perspective.mode.CMaximizedModePerspective
-
- add(String, DockColor) - Method in class bibliothek.gui.dock.common.theme.color.ExtendedColorBridge
-
- add(String, ThemeFactory) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Adds factory at the end of this map.
- add(Component) - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
-
- add(MenuPiece) - Method in class bibliothek.gui.dock.facile.menu.NodeMenuPiece
-
Adds a new child to the end of this piece.
- add(A) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Adds an area to this mode.
- add(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- add(Component) - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
-
Adds item at the end of this piece.
- add(Dockable) - Method in interface bibliothek.gui.dock.support.mode.AffectedSet
-
Stores dockable and all its children in the set.
- add(String, Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Registers a new
Dockable at this manager.
- add(String, Path, Map<Path, A>, Collection<Path>) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Adds a new set of properties to this setting.
- add(Mode<A>) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Adds the settings of mode to this.
- add(ModeSetting<A>) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Adds the settings mode to this.
- addAction(CAction) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Adds an action to this dockable.
- addActionListener(ActionListener) - Method in class bibliothek.gui.dock.common.action.CButton
-
Adds listener to this button, listener will be called
whenever this button it triggered.
- addActionListener(ActionListener) - Method in class bibliothek.gui.dock.common.intern.action.panel.BasicPanelPopupMenuHandler
-
- addActionListener(ActionListener) - Method in class bibliothek.gui.dock.common.intern.action.panel.BasicPanelPopupMenuItemHandler
-
- addAffected(Iterable<Dockable>) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Adds all elements of
dockables to the current
AffectedSet.
- addCDockableLocationListener(CDockableLocationListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addCDockableLocationListener(CDockableLocationListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a listener to this dockable which gets informed if the location or
the visibility changes.
- addCDockableLocationListener(CDockableLocationListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- addCDockablePropertyListener(CDockablePropertyListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addCDockablePropertyListener(CDockablePropertyListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a property listener to this dockable, the listener will be informed of
changes of this dockable.
- addCDockablePropertyListener(CDockablePropertyListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- addCDockableStateListener(CDockableStateListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addCDockableStateListener(CDockableStateListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a state listener to this dockable, the listener will be informed of
changes of this dockable.
- addCDockableStateListener(CDockableStateListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- addComponentCollector(ComponentCollector) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Adds a set of root-
Components to this list, the set of
roots will be used to find all
JComponents
which need to be updated when the
LookAndFeel changes.
- addControlListener(CControlListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a listener to this control.
- addDecorateableActionListener(CDecorateableActionListener) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Adds the observer listener to this action.
- addDestroyHook(DestroyHook) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a destroy-hook.
- addDisablingStrategyListener(DisablingStrategyListener) - Method in class bibliothek.gui.dock.common.intern.ui.CDisablingStrategy
-
- addDockable(S) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a dockable to this control.
- addDockable(M) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a dockable to this control.
- addDockable(String, M) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a dockable to this control.
- addDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.facile.action.KeyedActionSource
-
- addDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.support.mode.ModeForwardingActionSource
-
- addDoubleClickListener(CDoubleClickListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a global mouse double click listener to this control.
- addDoubleClickListener(CDoubleClickListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addDoubleClickListener(CDoubleClickListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a new listener to this dockable.
- addDoubleClickListener(CDoubleClickListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- addEclipseThemeConnectorListener(EclipseThemeConnectorListener) - Method in class bibliothek.gui.dock.common.theme.eclipse.CommonEclipseThemeConnector
-
- added(CStationContainer, CStation<?>) - Method in interface bibliothek.gui.dock.common.CStationContainerListener
-
Called after station has been added to source.
- added(CControl, CDockable) - Method in interface bibliothek.gui.dock.common.event.CControlListener
-
Called when dockable has been made public.
- addEmpty(String) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Adds an empty entry to this manager.
- addFactory(DockablePropertyFactory) - Method in class bibliothek.gui.dock.facile.mode.LocationSettingConverter
-
Adds an additional factory to this converter, needed to read and write
DockablePropertys.
- addFactory(ModeSettingFactory<A>) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Adds a factory to this setting.
- addFocusListener(CFocusListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a new focus listener to this control.
- addFocusListener(CFocusListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addFocusListener(CFocusListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a focus listener to this dockable.
- addFocusListener(CFocusListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- addGlobalKeyListener(KeyListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a key listener to this control that will be informed about any
KeyEvent that gets processed or analyzed by this control.
- addHorizontalDivider(double, double, double) - Method in class bibliothek.gui.dock.common.CGrid
-
Informs this grid about a horizontal divider that should be inserted
into the layout.
- addKeyboardListener(CKeyboardListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a global keyboard listener to this control.
- addKeyboardListener(CKeyboardListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addKeyboardListener(CKeyboardListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a keyboard listener to this dockable.
- addKeyboardListener(CKeyboardListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- addListener(PanelPopupWindowListener) - Method in class bibliothek.gui.dock.common.action.panel.AbstractPanelPopupWindow
-
- addListener(PanelPopupWindowListener) - Method in interface bibliothek.gui.dock.common.action.panel.PanelPopupWindow
-
Adds a listener to this window.
- addListener(ColorMapListener) - Method in class bibliothek.gui.dock.common.ColorMap
-
Adds a listener to this map, the listener will be informed whenever
a color of this map changes.
- addListener(FontMapListener) - Method in class bibliothek.gui.dock.common.FontMap
-
Adds a listener to this map.
- addListener(CDockFrontendListener) - Method in class bibliothek.gui.dock.common.intern.CDockFrontend
-
Adds listener to this frontend, listener will be informed
about changes of this frontend.
- addListener(PlaceholderStrategyListener) - Method in class bibliothek.gui.dock.common.intern.CPlaceholderStrategy
-
- addListener(Path, LocationModeListener) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Adds a listener to the mode with unique identifier identifier.
- addListener(ExtendedModeEnablementListener) - Method in class bibliothek.gui.dock.facile.mode.status.AbstractExtendedModeEnablement
-
- addListener(ExtendedModeEnablementListener) - Method in interface bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablement
-
Adds a listener to this enablement, the listener has be informed if the availability state of
a mode in respect to a dockable has changed.
- addListener(MenuPieceListener) - Method in class bibliothek.gui.dock.support.menu.MenuPiece
-
Adds a listener to this piece, the listener will get informed when the
children of this piece change.
- addLocationModeListener(LocationModeListener) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- addLocationModeListener(LocationModeListener) - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
Adds a listener to this mode.
- addLookAndFeelListener(LookAndFeelListener) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Adds a listener to this list, the listener will be notified
whenever the
LookAndFeel is changed.
- addMode(LocationModePerspective) - Method in class bibliothek.gui.dock.common.perspective.mode.LocationModeManagerPerspective
-
Adds mode to this manager.
- addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- addModeAreaListener(ModeAreaListener) - Method in interface bibliothek.gui.dock.facile.mode.ModeArea
-
Adds a listener to this area.
- addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
- addModeManagerListener(ModeManagerListener<? super H, ? super M>) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Adds a listener to this manager, the listener will be informed about
changes in this manager.
- addMulti(double, double, double, double, String...) - Method in class bibliothek.gui.dock.common.CGrid
-
- addMultipleDockable(MultipleCDockable) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- addMultipleDockable(MultipleCDockable) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
Adds dockable to this register.
- addMultipleDockableFactory(String, MultipleCDockableFactory<?, ?>) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a factory to this control.
- addPlaceholder(CDockablePerspective, Rectangle) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds a placeholder for dockable and all its children to this
area.
- addPlaceholder(CDockablePerspective, int, int, int, int) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds a placeholder for dockable and all its children to this
area.
- addPlaceholder(Path, Rectangle) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds placeholder to this area.
- addPlaceholder(Path, int, int, int, int) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds placeholder to this area.
- addPlaceholder(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Adds a placeholder for dockable at the end of the list of children of this area.
- addPlaceholder(Path) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Adds a placeholder at the end of the list of children of this area.
- addPlaceholders(double, double, double, double, Path...) - Method in class bibliothek.gui.dock.common.CGrid
-
Adds some placeholders to this
CGrid.
- addPropertyListener(CDockablePropertyListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a global property listener.
- addResizeRequestListener(ResizeRequestListener) - Method in class bibliothek.gui.dock.common.CControl
-
- addSeparator() - Method in class bibliothek.gui.dock.common.action.CDropDownButton
-
Adds a separator at the end of this menu.
- addSeparator() - Method in class bibliothek.gui.dock.common.action.CMenu
-
Adds a separator at the end of this menu.
- addSeparator() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Adds a separator to the list of
CActions of this dockable.
- addSeparator() - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
-
- addSeparator() - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
-
Adds a separator at the end of this piece.
- addSingle(double, double, double, double, String...) - Method in class bibliothek.gui.dock.common.CGrid
-
- addSingleDockable(SingleCDockable) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- addSingleDockable(SingleCDockable) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
Adds dockable to this register.
- addSingleDockableFactory(String, SingleCDockableFactory) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a factory to this control.
- addSingleDockableFactory(Filter<String>, SingleCDockableFactory) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a factory to this control.
- addSingleTabDeciderListener(SingleTabDeciderListener) - Method in class bibliothek.gui.dock.common.intern.ui.CommonSingleTabDecider
-
- addStateListener(CDockableStateListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a global state listener.
- addStation(CStation<?>) - Method in class bibliothek.gui.dock.common.CControl
-
Adds an additional station to this control.
- addStation(CStation<?>, boolean) - Method in class bibliothek.gui.dock.common.CControl
-
Adds an additional station to this control.
- addStation(CStation<?>) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- addStation(CStation<?>) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
Adds station to this register.
- addStation(CStationPerspective) - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
Adds a new station to this perspective.
- addStationContainer(CStationContainer) - Method in class bibliothek.gui.dock.common.CControl
-
Adds container to this control.
- addStationContainer(CStationContainer) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- addStationContainer(CStationContainer) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
Adds a new set of
CStations to this register.
- addStationContainerListener(CStationContainerListener) - Method in class bibliothek.gui.dock.common.CContentArea
-
- addStationContainerListener(CStationContainerListener) - Method in interface bibliothek.gui.dock.common.CStationContainer
-
Adds the observer listener to this container.
- addStations(CStation<?>...) - Method in class bibliothek.gui.dock.common.CContentArea
-
- addThemeMapListener(ThemeMapListener) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Adds a new listener to this map.
- addToModeHistory(Dockable, M, H) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Adds the history data history to dockable for mode mode, and
stores mode as the newest used mode.
- addVerticalDivider(double, double, double) - Method in class bibliothek.gui.dock.common.CGrid
-
Informs this grid about a vertical divider that should be inserted
into the layout.
- addVetoClosingListener(CVetoClosingListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds
listener to this control, the listener will be informed whenever a set of
CDockables is about to be closed.
- addVetoClosingListener(CVetoClosingListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addVetoClosingListener(CVetoClosingListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a veto-listener to this dockable, the listener will be informed before this
dockable gets closed and can issue a veto.
- addVetoClosingListener(CVetoClosingListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- addVetoFocusListener(CVetoFocusListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a new veto focus listener to this control.
- addVetoFocusListener(CVetoFocusListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Adds a listener to this collection.
- AffectedSet - Interface in bibliothek.gui.dock.support.mode
-
A set given to various methods which are changing the
Mode
of
Dockables.
- AffectingRunnable - Interface in bibliothek.gui.dock.support.mode
-
An algorithm that affects the mode of
Dockables.
- append() - Method in class bibliothek.gui.dock.common.location.CFlapLocation
-
Creates a location to append children at the end of the station.
- ApplicationResource - Interface in bibliothek.gui.dock.support.util
-
- ApplicationResourceManager - Class in bibliothek.gui.dock.support.util
-
- ApplicationResourceManager() - Constructor for class bibliothek.gui.dock.support.util.ApplicationResourceManager
-
- apply(CGroupBehaviorCallback) - Method in interface bibliothek.gui.dock.common.group.CGroupMovement
-
Executes this movement.
- apply(CGroupBehaviorCallback) - Method in class bibliothek.gui.dock.common.group.SingleGroupMovement
-
- apply(CGroupBehaviorCallback) - Method in class bibliothek.gui.dock.common.group.StackGroupMovement
-
- apply(Dockable, Location, AffectedSet) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- apply(Dockable, ExtendedMode, CGroupMovement) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Executes action in a transaction assuming that the result of this action will lead to
dockable having the new mode extendedMode.
- apply(Dockable, M, Location, AffectedSet) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
- apply(Dockable, H, AffectedSet) - Method in interface bibliothek.gui.dock.support.mode.Mode
-
Applies this mode to dockable.
- apply(Dockable, Path, boolean) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Alters the mode of dockable to mode.
- apply(Dockable, M, boolean) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Alters the mode of dockable to mode.
- apply(Dockable, Path, AffectedSet, boolean) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Alters the mode of dockable to mode.
- apply(Dockable, M, AffectedSet, boolean) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Alters the mode of dockable to mode.
- apply(Dockable, Path, H, AffectedSet) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Alters the mode of dockable to be mode.
- apply(Dockable, M, H, AffectedSet) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Alters the mode of dockable to be mode.
- applyDone(LocationModeEvent) - Method in interface bibliothek.gui.dock.facile.mode.LocationModeListener
-
- applyDone(LocationModeEvent) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- applyDuringRead(String, Path, Path, Dockable) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Ignores the call, the position of
Dockables is set elsewhere.
- applyDuringRead(String, Path, Path, Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
- applyStarting(LocationModeEvent) - Method in interface bibliothek.gui.dock.facile.mode.LocationModeListener
-
- applyStarting(LocationModeEvent) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- asDockable() - Method in class bibliothek.gui.dock.common.CGridArea
-
- asDockable() - Method in class bibliothek.gui.dock.common.CMinimizeArea
-
- asDockable() - Method in interface bibliothek.gui.dock.common.CStation
-
If this station is a
CDockable as well, then this method returns
the representation of this station as
CDockable.
- asDockable() - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
-
- asDockable() - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
- asDockable() - Method in interface bibliothek.gui.dock.common.intern.CommonElement
-
- asDockable() - Method in class bibliothek.gui.dock.common.intern.DefaultCommonDockable
-
- asDockable() - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- asDockable() - Method in class bibliothek.gui.dock.common.intern.station.CScreenDockStation
-
- asDockable() - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- asDockable() - Method in interface bibliothek.gui.dock.common.perspective.CElementPerspective
-
Gets this as dockable, if this is a dockable.
- asDockable() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- asDockable() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- asDockable() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective
-
- asDockable() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective.Intern
-
- asDockable() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective
-
- asDockable() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective.Intern
-
- asDockStation() - Method in interface bibliothek.gui.dock.common.intern.CommonElement
-
- asDockStation() - Method in class bibliothek.gui.dock.common.intern.DefaultCommonDockable
-
- asDockStation() - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- asDockStation() - Method in interface bibliothek.gui.dock.common.intern.station.CommonDockStation
-
Returns this as station of type C.
- asDockStation() - Method in class bibliothek.gui.dock.common.intern.station.CScreenDockStation
-
- asDockStation() - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- asExternalized() - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler
-
- aside() - Method in class bibliothek.gui.dock.common.CLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.AbstractTreeLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CBaseLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CExtendedModeLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CExternalizedLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CFlapIndexLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CFlapLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CMaximizedLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CRectangleLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CSplitLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CStackLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CWorkingAreaLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.TreeLocationLeaf
-
- aside(AsideRequest, Location) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- aside(AsideRequest, Location) - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
- asMaximziedModeArea() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle
-
- asNormalModeArea() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle
-
- asStation() - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
- asStation() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Gets
this or an object representing
this as
CStation.
- asStation() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
- asStation() - Method in interface bibliothek.gui.dock.common.perspective.CElementPerspective
-
Gets this as station, if this is a station.
- asStation() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- asStation() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- asStation() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- asStation() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective
-
- asStation() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective.Intern
-
- asStation() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective
-
- asStation() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective.Intern
-
- asyncToElement(ResizeElement<T>, SplitNode) - Method in class bibliothek.gui.dock.facile.station.split.LockedResizeLayoutManager
-
- autoDefaultArea() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- autoDefaultArea() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- autoDefaultArea() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- autoDefaultArea() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- autoDefaultArea() - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- autoDefaultArea() - Method in interface bibliothek.gui.dock.facile.mode.ModeArea
-
Tells whether this
ModeArea can automatically become
the default area of some mode.
- autoDefaultArea() - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
- availabilityChanged(Dockable, ExtendedMode, boolean) - Method in interface bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablementListener
-
Called if the state changed.
- CAction - Class in bibliothek.gui.dock.common.action
-
A
CAction is associated with one
CDockable, allowing the
user to perform actions which are somehow connected to that
CDockable.
- CAction() - Constructor for class bibliothek.gui.dock.common.action.CAction
-
- CAction(CommonDockAction) - Constructor for class bibliothek.gui.dock.common.action.CAction
-
Creates a new CAction
- CActionImportanceOrder - Class in bibliothek.gui.dock.common.intern.action
-
- CActionImportanceOrder() - Constructor for class bibliothek.gui.dock.common.intern.action.CActionImportanceOrder
-
- CActionOffer - Class in bibliothek.gui.dock.common.intern.action
-
- CActionOffer(CControl) - Constructor for class bibliothek.gui.dock.common.intern.action.CActionOffer
-
Creates a new action offer
- CActionSource - Class in bibliothek.gui.dock.common.intern.action
-
- CActionSource(LocationHint) - Constructor for class bibliothek.gui.dock.common.intern.action.CActionSource
-
Creates a new source.
- CActionText - Class in bibliothek.gui.dock.common.action.util
-
- CActionText(String, CAction) - Constructor for class bibliothek.gui.dock.common.action.util.CActionText
-
- calculateDivider(SplitDockStation, PutInfo, Leaf, StationDropItem) - Method in class bibliothek.gui.dock.facile.station.split.DelegatingSplitLayoutManager
-
- cancel() - Method in class bibliothek.gui.dock.common.event.CVetoClosingEvent
-
Stops this event from happening
- CancelDragAndDropOperation - Class in bibliothek.gui.dock.common.intern
-
- CancelDragAndDropOperation(CControl) - Constructor for class bibliothek.gui.dock.common.intern.CancelDragAndDropOperation
-
- CBaseLocation - Class in bibliothek.gui.dock.common.location
-
- CBaseLocation(CContentArea) - Constructor for class bibliothek.gui.dock.common.location.CBaseLocation
-
- CBaseLocation() - Constructor for class bibliothek.gui.dock.common.location.CBaseLocation
-
- CBasicTheme - Class in bibliothek.gui.dock.common.theme
-
A bridge between a
BasicTheme and the common-project.
- CBasicTheme(CControl, BasicTheme) - Constructor for class bibliothek.gui.dock.common.theme.CBasicTheme
-
Creates a new theme.
- CBasicTheme(CControl) - Constructor for class bibliothek.gui.dock.common.theme.CBasicTheme
-
Creates a new theme.
- CBlank - Class in bibliothek.gui.dock.common.action.predefined
-
An action which is never visible, can be used as placeholder
or in cases where an action would normally be required and null
would be replaced by a default action.
- CBlank() - Constructor for class bibliothek.gui.dock.common.action.predefined.CBlank
-
Creates a new blank action
- CBubbleTheme - Class in bibliothek.gui.dock.common.theme
-
A theme wrapping
BubbleTheme and adding additional features to
properly work within the common-project.
- CBubbleTheme(CControl, BubbleTheme) - Constructor for class bibliothek.gui.dock.common.theme.CBubbleTheme
-
Creates a new theme.
- CBubbleTheme(CControl) - Constructor for class bibliothek.gui.dock.common.theme.CBubbleTheme
-
Creates a new theme.
- CButton - Class in bibliothek.gui.dock.common.action
-
A simple button, the user clicks onto the button and
CButton.action() is called.
- CButton() - Constructor for class bibliothek.gui.dock.common.action.CButton
-
Creates the new button
- CButton(CommonSimpleButtonAction) - Constructor for class bibliothek.gui.dock.common.action.CButton
-
Creates and initializes this button.
- CButton(String, Icon) - Constructor for class bibliothek.gui.dock.common.action.CButton
-
Creates a new button.
- CButtonContentFilter - Class in bibliothek.gui.dock.common.intern.action
-
- CButtonContentFilter() - Constructor for class bibliothek.gui.dock.common.intern.action.CButtonContentFilter
-
- CCheckBox - Class in bibliothek.gui.dock.common.action
-
- CCheckBox() - Constructor for class bibliothek.gui.dock.common.action.CCheckBox
-
Creates a new checkbox
- CCheckBox(CommonSimpleCheckAction) - Constructor for class bibliothek.gui.dock.common.action.CCheckBox
-
Creates a new checkbox using action as internal representation.
- CCheckBox(String, Icon) - Constructor for class bibliothek.gui.dock.common.action.CCheckBox
-
Creates a new checkbox.
- CCloseAction - Class in bibliothek.gui.dock.common.action.predefined
-
- CCloseAction(CControl) - Constructor for class bibliothek.gui.dock.common.action.predefined.CCloseAction
-
Creates a new action
- CCloseAction.Action - Class in bibliothek.gui.dock.common.action.predefined
-
- CColorBridge - Interface in bibliothek.gui.dock.common.theme.color
-
- CColorBridgeExtension - Interface in bibliothek.gui.dock.common.theme.color
-
- CContentArea - Class in bibliothek.gui.dock.common
-
A component that is normally set into the center of the
main-
JFrame.
- CContentArea(CControl, String) - Constructor for class bibliothek.gui.dock.common.CContentArea
-
Creates a new content area.
- CContentArea.Corner - Enum in bibliothek.gui.dock.common
-
References a corner of a panel.
- CContentAreaCenterLocation - Class in bibliothek.gui.dock.common.location
-
- CContentAreaCenterLocation(CBaseLocation) - Constructor for class bibliothek.gui.dock.common.location.CContentAreaCenterLocation
-
Creates a new location
- CContentPerspective - Class in bibliothek.gui.dock.common.perspective
-
- CContentPerspective(CPerspective, String) - Constructor for class bibliothek.gui.dock.common.perspective.CContentPerspective
-
Creates a new perspective.
- CControl - Class in bibliothek.gui.dock.common
-
- CControl() - Constructor for class bibliothek.gui.dock.common.CControl
-
Creates a new control.
- CControl(JFrame) - Constructor for class bibliothek.gui.dock.common.CControl
-
Creates a new control
- CControl(boolean) - Constructor for class bibliothek.gui.dock.common.CControl
-
- CControl(WindowProvider) - Constructor for class bibliothek.gui.dock.common.CControl
-
Creates a new control
- CControl(JFrame, boolean) - Constructor for class bibliothek.gui.dock.common.CControl
-
- CControl(WindowProvider, boolean) - Constructor for class bibliothek.gui.dock.common.CControl
-
- CControl(JFrame, CControlFactory) - Constructor for class bibliothek.gui.dock.common.CControl
-
Creates a new control
- CControl(WindowProvider, CControlFactory) - Constructor for class bibliothek.gui.dock.common.CControl
-
Creates a new control
- CControl(WindowProvider, CControlFactory, boolean) - Constructor for class bibliothek.gui.dock.common.CControl
-
Creates a new control
- CCONTROL - Static variable in class bibliothek.gui.dock.common.CControl
-
- CCONTROL_EXTENSION - Static variable in class bibliothek.gui.dock.common.CControl
-
- CControlAccess - Interface in bibliothek.gui.dock.common.intern
-
Gives access to the internal methods of a
CControl.
- CControlFactory - Interface in bibliothek.gui.dock.common.intern
-
A factory creating various elements that are needed in a
CControl
and its associated components.
- CControlListener - Interface in bibliothek.gui.dock.common.event
-
A listener to a
CControl, gets informed when
CDockables
are added or removed, opened or closed.
- CControlPerspective - Class in bibliothek.gui.dock.common.perspective
-
- CControlPerspective(CControlAccess) - Constructor for class bibliothek.gui.dock.common.perspective.CControlPerspective
-
Creates a new wrapper
- CControlPerspectiveBlop - Class in bibliothek.gui.dock.common.perspective
-
- CControlPerspectiveBlop(CControlPerspective) - Constructor for class bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
-
- CControlPerspectiveResource - Class in bibliothek.gui.dock.common.intern.layout
-
- CControlPerspectiveResource(CControlPerspective) - Constructor for class bibliothek.gui.dock.common.intern.layout.CControlPerspectiveResource
-
Creates a new resource.
- CControlRegister - Interface in bibliothek.gui.dock.common
-
Grants access to the
CDockables and other information that is
associated with a
CControl.
- CDecorateableAction<A extends CommonDecoratableDockAction> - Class in bibliothek.gui.dock.common.intern.action
-
An action which has text, icons and other decorations.
- CDecorateableAction(A) - Constructor for class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Creates a new action.
- CDecorateableActionListener - Interface in bibliothek.gui.dock.common.intern.action
-
This listener is added to a
CDecorateableAction and is informed if the property
of the action changed.
- CDefaultDockActionDistributor - Class in bibliothek.gui.dock.common.action.util
-
This class decides which
DockAction is shown at which place, places are
DockTitles, tabs and info-components placed alongside tabs.
- CDefaultDockActionDistributor() - Constructor for class bibliothek.gui.dock.common.action.util.CDefaultDockActionDistributor
-
- CDisablingStrategy - Class in bibliothek.gui.dock.common.intern.ui
-
- CDisablingStrategy(CControl) - Constructor for class bibliothek.gui.dock.common.intern.ui.CDisablingStrategy
-
Creates a new strategy, this constructor will add a listener to control.
- CDockable - Interface in bibliothek.gui.dock.common.intern
-
- CDockableAccess - Interface in bibliothek.gui.dock.common.intern
-
An interface giving access to the hidden properties of a
CDockable.
- CDockableAdapter - Class in bibliothek.gui.dock.common.event
-
- CDockableAdapter() - Constructor for class bibliothek.gui.dock.common.event.CDockableAdapter
-
- CDockableLocationEvent - Class in bibliothek.gui.dock.common.event
-
- CDockableLocationEvent(CDockable, boolean, boolean, CLocation, CLocation) - Constructor for class bibliothek.gui.dock.common.event.CDockableLocationEvent
-
Creates a new event.
- CDockableLocationListener - Interface in bibliothek.gui.dock.common.event
-
This listeners allows clients to keep track of the location of a
CDockable.
- CDockableLocationListenerManager - Class in bibliothek.gui.dock.common.intern
-
- CDockableLocationListenerManager(CDockable) - Constructor for class bibliothek.gui.dock.common.intern.CDockableLocationListenerManager
-
Creates a new manager
- CDockablePerspective - Interface in bibliothek.gui.dock.common.perspective
-
- CDockablePropertyListener - Interface in bibliothek.gui.dock.common.event
-
A listener added to a
CDockable, this listener will get informed
about property changes of
CDockable.
- CDockableStateListener - Interface in bibliothek.gui.dock.common.event
-
A listener added to a
CDockable, this listener will get informed
about state changes of
CDockable.
- CDockController - Class in bibliothek.gui.dock.common.intern
-
- CDockController(CControl) - Constructor for class bibliothek.gui.dock.common.intern.CDockController
-
Creates a new controller
- CDockController(CControl, DockControllerFactory) - Constructor for class bibliothek.gui.dock.common.intern.CDockController
-
Creates a new controller
- CDockFrontend - Class in bibliothek.gui.dock.common.intern
-
- CDockFrontend(CControlAccess, DockController) - Constructor for class bibliothek.gui.dock.common.intern.CDockFrontend
-
Creates a new frontend.
- CDockFrontendListener - Interface in bibliothek.gui.dock.common.intern
-
- CDockTheme<D extends DockTheme> - Class in bibliothek.gui.dock.common.theme
-
A
DockTheme that wraps another theme and works within
the special environment the common-project provides.
- CDockTheme(D) - Constructor for class bibliothek.gui.dock.common.theme.CDockTheme
-
Creates a new theme
- CDockTheme(D, DockTheme) - Constructor for class bibliothek.gui.dock.common.theme.CDockTheme
-
Creates a new theme.
- CDockThemeFactory<D extends DockTheme> - Class in bibliothek.gui.dock.common.theme
-
A factory that envelops another factory in order to build a
CX-theme instead of a X-theme.
- CDockThemeFactory(ThemePropertyFactory<D>, CControl) - Constructor for class bibliothek.gui.dock.common.theme.CDockThemeFactory
-
Creates a new factory.
- CDockUtilities - Class in bibliothek.gui.dock.common.util
-
A set of utility methods useful in the Common project
- CDockUtilities() - Constructor for class bibliothek.gui.dock.common.util.CDockUtilities
-
- CDoubleClickListener - Interface in bibliothek.gui.dock.common.event
-
A listener that gets informed when the user makes a double click onto
a dockable.
- CDropDownButton - Class in bibliothek.gui.dock.common.action
-
A dropdown-button, the last action which was selected by the user will be
marked graphically.
- CDropDownButton() - Constructor for class bibliothek.gui.dock.common.action.CDropDownButton
-
Creates a new dropdown-button
- CDropDownButton(String, Icon) - Constructor for class bibliothek.gui.dock.common.action.CDropDownButton
-
Creates a new dropdown-button
- CDropDownItem<A extends CommonDropDownItem> - Class in bibliothek.gui.dock.common.intern.action
-
An action which can be child of a dropdown-menu.
- CDropDownItem(A) - Constructor for class bibliothek.gui.dock.common.intern.action.CDropDownItem
-
Creates a new action
- CEclipseTheme - Class in bibliothek.gui.dock.common.theme
-
- CEclipseTheme(CControl, EclipseTheme) - Constructor for class bibliothek.gui.dock.common.theme.CEclipseTheme
-
Creates a new theme.
- CEclipseTheme(CControl) - Constructor for class bibliothek.gui.dock.common.theme.CEclipseTheme
-
Creates a new theme.
- CElementPerspective - Interface in bibliothek.gui.dock.common.perspective
-
- CExtendedModeAction - Class in bibliothek.gui.dock.common.intern.action
-
- CExtendedModeAction(CControl, ExtendedMode, String, String, String, PropertyKey<KeyStroke>) - Constructor for class bibliothek.gui.dock.common.intern.action.CExtendedModeAction
-
Creates a new action.
- CExtendedModeAction() - Constructor for class bibliothek.gui.dock.common.intern.action.CExtendedModeAction
-
Creates an empty, non initialized action.
- CExtendedModeAction.Action - Class in bibliothek.gui.dock.common.intern.action
-
- CExtendedModeLocation - Class in bibliothek.gui.dock.common.location
-
- CExtendedModeLocation(ExtendedMode) - Constructor for class bibliothek.gui.dock.common.location.CExtendedModeLocation
-
Creates a new location.
- CExternalizeAction - Class in bibliothek.gui.dock.common.action.predefined
-
- CExternalizeAction(CControl) - Constructor for class bibliothek.gui.dock.common.action.predefined.CExternalizeAction
-
Creates a new action
- CExternalizeArea - Class in bibliothek.gui.dock.common
-
- CExternalizeArea(CControl, String) - Constructor for class bibliothek.gui.dock.common.CExternalizeArea
-
Creates a new area.
- CExternalizedLocation - Class in bibliothek.gui.dock.common.location
-
A location representing an externalized element.
- CExternalizedLocation(int, int, int, int) - Constructor for class bibliothek.gui.dock.common.location.CExternalizedLocation
-
Creates a new location.
- CExternalizedLocation(CLocation, int, int, int, int) - Constructor for class bibliothek.gui.dock.common.location.CExternalizedLocation
-
Creates a new location.
- CExternalizedMode - Class in bibliothek.gui.dock.common.mode
-
Manages areas on which externalized dockables are shown.
- CExternalizedMode(CControl) - Constructor for class bibliothek.gui.dock.common.mode.CExternalizedMode
-
Creates a new mode.
- CExternalizedModeArea - Interface in bibliothek.gui.dock.common.mode
-
- CExternalizedModePerspective - Class in bibliothek.gui.dock.common.perspective.mode
-
- CExternalizedModePerspective() - Constructor for class bibliothek.gui.dock.common.perspective.mode.CExternalizedModePerspective
-
- CExternalizePerspective - Class in bibliothek.gui.dock.common.perspective
-
- CExternalizePerspective(String, Path) - Constructor for class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Creates a new, empty perspective.
- CExternalizePerspective.CommonScreenDockPerspective - Class in bibliothek.gui.dock.common.perspective
-
- CFlapDockStation - Class in bibliothek.gui.dock.common.intern.station
-
- CFlapDockStation(Component, CommonStationDelegate<CFlapDockStation>) - Constructor for class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
Creates a new station.
- CFlapDockStationHandle - Class in bibliothek.gui.dock.common.mode.station
-
- CFlapDockStationHandle(CStation<CFlapDockStation>) - Constructor for class bibliothek.gui.dock.common.mode.station.CFlapDockStationHandle
-
Creates a new handle
- CFlapDockStationHandle(String, CFlapDockStation, CLocation) - Constructor for class bibliothek.gui.dock.common.mode.station.CFlapDockStationHandle
-
Creates a new handle
- CFlapIndexLocation - Class in bibliothek.gui.dock.common.location
-
- CFlapIndexLocation(CFlapLocation, int) - Constructor for class bibliothek.gui.dock.common.location.CFlapIndexLocation
-
Creates a new location
- CFlapLayoutManager - Class in bibliothek.gui.dock.common.intern.station
-
- CFlapLayoutManager() - Constructor for class bibliothek.gui.dock.common.intern.station.CFlapLayoutManager
-
- CFlapLocation - Class in bibliothek.gui.dock.common.location
-
- CFlapLocation() - Constructor for class bibliothek.gui.dock.common.location.CFlapLocation
-
Creates a new location
- CFlapLocation(CLocation) - Constructor for class bibliothek.gui.dock.common.location.CFlapLocation
-
Creates a new location
- CFlatTheme - Class in bibliothek.gui.dock.common.theme
-
A
CDockTheme that encapsulates a
FlatTheme in order to
allow the theme access to the possibilities of the common-project.
- CFlatTheme(CControl, FlatTheme) - Constructor for class bibliothek.gui.dock.common.theme.CFlatTheme
-
Creates a new theme.
- CFlatTheme(CControl) - Constructor for class bibliothek.gui.dock.common.theme.CFlatTheme
-
Creates a new theme.
- CFocusHistory - Interface in bibliothek.gui.dock.common
-
Describes which
CDockable did have the focus in which order.
- CFocusListener - Interface in bibliothek.gui.dock.common.event
-
A
CFocusListener gets informed when a
CDockable gains or
looses the focus, or is selected or deselected by its parent.
- CGrid - Class in bibliothek.gui.dock.common
-
- CGrid() - Constructor for class bibliothek.gui.dock.common.CGrid
-
- CGrid(CControl) - Constructor for class bibliothek.gui.dock.common.CGrid
-
Creates a new grid.
- CGridArea - Class in bibliothek.gui.dock.common
-
- CGridArea(CControl, String) - Constructor for class bibliothek.gui.dock.common.CGridArea
-
Creates a new area.
- CGridArea() - Constructor for class bibliothek.gui.dock.common.CGridArea
-
Creates a new grid area but does not yet initialize its fields.
- CGridAreaLocation - Class in bibliothek.gui.dock.common.location
-
- CGridAreaLocation(CGridArea) - Constructor for class bibliothek.gui.dock.common.location.CGridAreaLocation
-
Creates the new location
- CGridPerspective - Class in bibliothek.gui.dock.common.perspective
-
- CGridPerspective(String) - Constructor for class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Creates a new, empty perspective.
- CGridPerspective(String, Path) - Constructor for class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Creates a new, empty perspective.
- CGridPerspective(String, Path, boolean) - Constructor for class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Creates a new, empty perspective.
- CGridPerspective.CommonSplitDockPerspective - Class in bibliothek.gui.dock.common.perspective
-
- CGroupBehavior - Interface in bibliothek.gui.dock.common.group
-
- CGroupBehaviorCallback - Interface in bibliothek.gui.dock.common.group
-
- CGroupingBehavior - Interface in bibliothek.gui.dock.common.grouping
-
- CGroupMovement - Interface in bibliothek.gui.dock.common.group
-
- changed(CDockableLocationEvent) - Method in interface bibliothek.gui.dock.common.event.CDockableLocationListener
-
Called if the visibility and/or the location of a
CDockable changed.
- changed() - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Called when
selected-state of this action
changed.
- changed(ThemeMap, int, String, ThemeFactory, ThemeFactory) - Method in interface bibliothek.gui.dock.common.theme.ThemeMapListener
-
Called when an entry was changed (includes adding or removing).
- check(Dockable) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
-
Ensures that
dockable has an item if it is
included,
and does not have otherwise.
- checkHorizontalFullLock(ResizeElement<RequestDimension>) - Method in class bibliothek.gui.dock.common.layout.FullLockConflictResolver
-
Checks whether element is fully locked in its horizontal dimension.
- checkTrigger(KeyEvent) - Method in class bibliothek.gui.dock.common.action.predefined.CMaximizeAction
-
- checkTrigger(KeyEvent) - Method in class bibliothek.gui.dock.common.intern.action.CExtendedModeAction
-
Checks whether this action is able to trigger this action.
- checkTrigger(KeyEvent) - Method in class bibliothek.gui.dock.facile.mode.action.LocationModeAction
-
Checks whether this action is able to trigger this action.
- checkVerticalFullLock(ResizeElement<RequestDimension>) - Method in class bibliothek.gui.dock.common.layout.FullLockConflictResolver
-
Checks whether element is fully locked in its vertical dimension.
- childsExtendedMode(DockStation) - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
- CKeyboardListener - Interface in bibliothek.gui.dock.common.event
-
- CKeyStrokePreferenceModel - Class in bibliothek.gui.dock.common.preference
-
- CKeyStrokePreferenceModel(DockProperties) - Constructor for class bibliothek.gui.dock.common.preference.CKeyStrokePreferenceModel
-
Creates a new model.
- CLayoutChangeStrategy - Class in bibliothek.gui.dock.common.intern.layout
-
- CLayoutChangeStrategy(CControl) - Constructor for class bibliothek.gui.dock.common.intern.layout.CLayoutChangeStrategy
-
Creates a new strategy.
- CLayoutChangeStrategy.CSettingAccess - Class in bibliothek.gui.dock.common.intern.layout
-
- CLayoutChoiceMenuPiece - Class in bibliothek.gui.dock.common.menu
-
A piece of a menu that allows the user to store and load the layout
of a set of
Dockables and
DockStations.
- CLayoutChoiceMenuPiece(CControl, boolean) - Constructor for class bibliothek.gui.dock.common.menu.CLayoutChoiceMenuPiece
-
Creates a new menu.
- CLayoutPreferenceModel - Class in bibliothek.gui.dock.common.preference
-
A model showing various preferences that are used for the layout.
- CLayoutPreferenceModel(CControl) - Constructor for class bibliothek.gui.dock.common.preference.CLayoutPreferenceModel
-
Creates a new model.
- clicked(CDockable, MouseEvent) - Method in interface bibliothek.gui.dock.common.event.CDoubleClickListener
-
Called when a double click happened.
- CListenerCollection - Class in bibliothek.gui.dock.common.intern
-
A collection of the listeners which are normally added to a
CDockable.
- CListenerCollection() - Constructor for class bibliothek.gui.dock.common.intern.CListenerCollection
-
- CLocation - Class in bibliothek.gui.dock.common
-
A class describing the current location of a
CDockable.
- CLocation() - Constructor for class bibliothek.gui.dock.common.CLocation
-
- CLocationExpandStrategy - Interface in bibliothek.gui.dock.common.location
-
- CLocationMode - Interface in bibliothek.gui.dock.common.mode
-
- CLocationModeManager - Class in bibliothek.gui.dock.common.mode
-
- CLocationModeManager(CControlAccess) - Constructor for class bibliothek.gui.dock.common.mode.CLocationModeManager
-
Creates a new manager.
- CLocationModeSettings<B> - Class in bibliothek.gui.dock.facile.mode
-
This
ModeSettings provides operations to load settings that were
stored with version 1.0.7, no additional settings were added.
- CLocationModeSettings(ModeSettingsConverter<Location, B>) - Constructor for class bibliothek.gui.dock.facile.mode.CLocationModeSettings
-
Creates a new setting.
- CLockedResizeLayoutManager - Class in bibliothek.gui.dock.common.intern.station
-
- CLockedResizeLayoutManager() - Constructor for class bibliothek.gui.dock.common.intern.station.CLockedResizeLayoutManager
-
Creates a new layout manager
- CLockedResizeLayoutManager(CControl) - Constructor for class bibliothek.gui.dock.common.intern.station.CLockedResizeLayoutManager
-
Creates a new layout manager
- CLockedResizeLayoutManager(SplitLayoutManager) - Constructor for class bibliothek.gui.dock.common.intern.station.CLockedResizeLayoutManager
-
Creates a new layout manager using delegate as
delegate for all tasks that have to be carried out.
- clone() - Method in class bibliothek.gui.dock.common.layout.RequestDimension
-
- CLookAndFeelMenuPiece - Class in bibliothek.gui.dock.common.menu
-
A menupiece that shows an entry for each available
LookAndFeel.
- CLookAndFeelMenuPiece(CControl) - Constructor for class bibliothek.gui.dock.common.menu.CLookAndFeelMenuPiece
-
Creates a new menu.
- CLookAndFeelMenuPiece(CControl, LookAndFeelList) - Constructor for class bibliothek.gui.dock.common.menu.CLookAndFeelMenuPiece
-
Creates a new menu.
- close() - Method in class bibliothek.gui.dock.common.action.panel.DialogWindow
-
- close() - Method in class bibliothek.gui.dock.common.action.panel.MenuWindow
-
- close() - Method in interface bibliothek.gui.dock.common.action.panel.PanelPopupWindow
-
Makes this window invisible
- close(Dockable) - Method in class bibliothek.gui.dock.common.action.predefined.CCloseAction.Action
-
- close(CDockable) - Method in class bibliothek.gui.dock.common.action.predefined.CCloseAction
-
Closes dockable now.
- close(Dockable) - Method in class bibliothek.gui.dock.facile.action.CloseAction
-
Invoked when the dockable has to be closed.
- CLOSE_ACTION_FACTORY - Static variable in class bibliothek.gui.dock.common.CControl
-
This factory creates the actions that close dockables.
- closeableChanged(CDockable) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
-
- closeableChanged(CDockable) - Method in interface bibliothek.gui.dock.common.event.CDockablePropertyListener
-
Called when the
closeable-property has
changed.
- CloseableDockableMenuPiece - Class in bibliothek.gui.dock.facile.menu
-
- CloseableDockableMenuPiece() - Constructor for class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
-
Creates a new piece
- CloseableDockableMenuPiece(DockFrontend) - Constructor for class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
-
Creates a new piece
- CloseableDockableMenuPiece.Item - Class in bibliothek.gui.dock.facile.menu
-
An item showing the visibility state of one Dockable.
- CloseAction - Class in bibliothek.gui.dock.facile.action
-
This action shows an icon for "close".
- CloseAction(DockController) - Constructor for class bibliothek.gui.dock.facile.action.CloseAction
-
Sets the icon and the text of this action.
- CloseActionFactory - Interface in bibliothek.gui.dock.common.action
-
- CloseActionSource - Class in bibliothek.gui.dock.common.intern.action
-
An action source that observes one
CDockable and either adds
or removes a close-action from itself.
- CloseActionSource(CDockable) - Constructor for class bibliothek.gui.dock.common.intern.action.CloseActionSource
-
Creates a new source
- closed(PanelPopupWindow) - Method in interface bibliothek.gui.dock.common.action.panel.PanelPopupWindowListener
-
Called after window has been made invisible.
- closed(CControl, CDockable) - Method in interface bibliothek.gui.dock.common.event.CControlListener
-
Called when dockable has been made invisible.
- closed(CVetoClosingEvent) - Method in interface bibliothek.gui.dock.common.event.CVetoClosingListener
-
Called after a set of
CDockables has been closed.
- closePopup() - Method in class bibliothek.gui.dock.common.action.CPanelPopup
-
Makes the current popup invisible.
- closing(CVetoClosingEvent) - Method in interface bibliothek.gui.dock.common.event.CVetoClosingListener
-
Called before a set of
CDockables gets closed.
- closing(ScreenDockWindow) - Method in class bibliothek.gui.dock.common.intern.station.CScreenDockStationWindowClosingStrategy
-
- CMaximalExternalizedLocation - Class in bibliothek.gui.dock.common.location
-
A location representing an maximized externalized element.
- CMaximalExternalizedLocation(int, int, int, int) - Constructor for class bibliothek.gui.dock.common.location.CMaximalExternalizedLocation
-
Creates a new location.
- CMaximalExternalizedLocation(CLocation, int, int, int, int) - Constructor for class bibliothek.gui.dock.common.location.CMaximalExternalizedLocation
-
Creates a new location.
- CMaximizeAction - Class in bibliothek.gui.dock.common.action.predefined
-
- CMaximizeAction(CControl) - Constructor for class bibliothek.gui.dock.common.action.predefined.CMaximizeAction
-
Creates a new action
- CMaximizedLocation - Class in bibliothek.gui.dock.common.location
-
A location representing the maximized state.
- CMaximizedLocation() - Constructor for class bibliothek.gui.dock.common.location.CMaximizedLocation
-
Creates a new location
- CMaximizedLocation(String) - Constructor for class bibliothek.gui.dock.common.location.CMaximizedLocation
-
Creates a new location.
- CMaximizedMode - Class in bibliothek.gui.dock.common.mode
-
- CMaximizedMode(CControl) - Constructor for class bibliothek.gui.dock.common.mode.CMaximizedMode
-
Creates a new mode.
- CMaximizedModeArea - Interface in bibliothek.gui.dock.common.mode
-
- CMaximizedModeAreaPerspective - Interface in bibliothek.gui.dock.common.perspective.mode
-
- CMaximizedModePerspective - Class in bibliothek.gui.dock.common.perspective.mode
-
- CMaximizedModePerspective() - Constructor for class bibliothek.gui.dock.common.perspective.mode.CMaximizedModePerspective
-
- CMenu - Class in bibliothek.gui.dock.common.action
-
A collection of
CActions which are shown in a menu.
- CMenu() - Constructor for class bibliothek.gui.dock.common.action.CMenu
-
Creates a new menu
- CMenu(String, Icon) - Constructor for class bibliothek.gui.dock.common.action.CMenu
-
Creates a new menu.
- CMinimizeAction - Class in bibliothek.gui.dock.common.action.predefined
-
- CMinimizeAction(CControl) - Constructor for class bibliothek.gui.dock.common.action.predefined.CMinimizeAction
-
Creates a new action
- CMinimizeArea - Class in bibliothek.gui.dock.common
-
An area where
CDockables can be stored in their minimized state.
- CMinimizeArea(CControl, String) - Constructor for class bibliothek.gui.dock.common.CMinimizeArea
-
Creates a new minimize area.
- CMinimizeArea() - Constructor for class bibliothek.gui.dock.common.CMinimizeArea
-
- CMinimizeAreaLocation - Class in bibliothek.gui.dock.common.location
-
- CMinimizeAreaLocation(CMinimizeArea) - Constructor for class bibliothek.gui.dock.common.location.CMinimizeAreaLocation
-
Crates a new location at the end of the minimize area.
- CMinimizedLocation - Class in bibliothek.gui.dock.common.location
-
A location aiming at minimized elements.
- CMinimizedLocation(CBaseLocation, Side) - Constructor for class bibliothek.gui.dock.common.location.CMinimizedLocation
-
Creates a new location.
- CMinimizedMode - Class in bibliothek.gui.dock.common.mode
-
Manages areas that show only a title of a minimized dockable.
- CMinimizedMode(CControl) - Constructor for class bibliothek.gui.dock.common.mode.CMinimizedMode
-
Creates a new mode
- CMinimizedModeArea - Interface in bibliothek.gui.dock.common.mode
-
- CMinimizedModePerspective - Class in bibliothek.gui.dock.common.perspective.mode
-
- CMinimizedModePerspective() - Constructor for class bibliothek.gui.dock.common.perspective.mode.CMinimizedModePerspective
-
- CMinimizePerspective - Class in bibliothek.gui.dock.common.perspective
-
- CMinimizePerspective(String) - Constructor for class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Creates a new, empty perspective.
- CMinimizePerspective(String, Path) - Constructor for class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Creates a new, empty perspective.
- CMinimizePerspective.CommonFlapDockPerspective - Class in bibliothek.gui.dock.common.perspective
-
- CModeArea - Interface in bibliothek.gui.dock.common.mode
-
- CModeAreaPerspective - Interface in bibliothek.gui.dock.common.perspective.mode
-
- CNormalizeAction - Class in bibliothek.gui.dock.common.action.predefined
-
- CNormalizeAction(CControl) - Constructor for class bibliothek.gui.dock.common.action.predefined.CNormalizeAction
-
Creates a new action
- CNormalMode - Class in bibliothek.gui.dock.common.mode
-
- CNormalMode(CControl) - Constructor for class bibliothek.gui.dock.common.mode.CNormalMode
-
Creates a new mode.
- CNormalModeArea - Interface in bibliothek.gui.dock.common.mode
-
- CNormalModePerspective - Class in bibliothek.gui.dock.common.perspective.mode
-
- CNormalModePerspective() - Constructor for class bibliothek.gui.dock.common.perspective.mode.CNormalModePerspective
-
- COLOR_KEY_MINIMIZED_BUTTON_BACKGROUND - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on the button of the minimized-area as background
- COLOR_KEY_MINIMIZED_BUTTON_BACKGROUND_FOCUSED - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on the button of the minimized-area as background if focused
- COLOR_KEY_MINIMIZED_BUTTON_BACKGROUND_SELECTED - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on the button of the minimized-area as background if selected
- COLOR_KEY_MINIMIZED_BUTTON_FOREGROUND - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on the button of the minimized-area as foreground
- COLOR_KEY_MINIMIZED_BUTTON_FOREGROUND_FOCUSED - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on the button of the minimized-area as foreground if focused
- COLOR_KEY_MINIMIZED_BUTTON_FOREGROUND_SELECTED - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on the button of the minimized-area as foreground if selected
- COLOR_KEY_TAB_BACKGROUND - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on unselected tabs as background
- COLOR_KEY_TAB_BACKGROUND_FOCUSED - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on focused tabs as background
- COLOR_KEY_TAB_BACKGROUND_SELECTED - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on selected, but not focused, tabs as background
- COLOR_KEY_TAB_FOREGROUND - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on unselected tabs as foreground
- COLOR_KEY_TAB_FOREGROUND_FOCUSED - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on focused tabs a foreground
- COLOR_KEY_TAB_FOREGROUND_SELECTED - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on selected, but not focused, tabs as foreground
- COLOR_KEY_TITLE_BACKGROUND - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on titles as background
- COLOR_KEY_TITLE_BACKGROUND_FOCUSED - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on focused titles as background
- COLOR_KEY_TITLE_FOREGROUND - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on titles as foreground
- COLOR_KEY_TITLE_FOREGROUND_FOCUSED - Static variable in class bibliothek.gui.dock.common.ColorMap
-
a key for colors that are used on focused titles as foreground
- colorChanged(ColorMap, String, Color) - Method in interface bibliothek.gui.dock.common.event.ColorMapListener
-
Called when a color changed.
- ColorMap - Class in bibliothek.gui.dock.common
-
A map containing several
Colors.
- ColorMap(CDockable) - Constructor for class bibliothek.gui.dock.common.ColorMap
-
Creates a new map.
- ColorMapListener - Interface in bibliothek.gui.dock.common.event
-
A listener to a
ColorMap, gets informed whenever a
Color of the map changes.
- ColorTransmitter - Class in bibliothek.gui.dock.common.intern.color
-
- ColorTransmitter(String...) - Constructor for class bibliothek.gui.dock.common.intern.color.ColorTransmitter
-
- combine(PerspectiveDockable[], PerspectiveDockable) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective.CommonSplitDockPerspective
-
- CommonDecoratableDockAction - Interface in bibliothek.gui.dock.common.action.core
-
- CommonDockable - Interface in bibliothek.gui.dock.common.intern
-
- CommonDockAction - Interface in bibliothek.gui.dock.common.action.core
-
- CommonDockStation<S extends DockStation,C extends CommonDockStation<S,C>> - Interface in bibliothek.gui.dock.common.intern.station
-
An interface that can be implemented by classes that extend a
DockStation and
that represent a
CStation.
- CommonDockStationFactory - Class in bibliothek.gui.dock.common.intern.station
-
A factory that is responsible for storing and loading the layout of the
CommonDockStations.
- CommonDockStationFactory(CControl, FrontendPerspectiveCache, CommonSingleDockableFactory) - Constructor for class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
-
Creates a new factory
- CommonDockStationLayout - Class in bibliothek.gui.dock.common.intern.station
-
- CommonDockStationLayout(String, boolean, String, DockLayout<?>) - Constructor for class bibliothek.gui.dock.common.intern.station.CommonDockStationLayout
-
Creates a new layout.
- CommonDockStationLayout(String, boolean, String, byte[]) - Constructor for class bibliothek.gui.dock.common.intern.station.CommonDockStationLayout
-
Creates a new layout.
- CommonDockStationLayout(String, boolean, String, XElement) - Constructor for class bibliothek.gui.dock.common.intern.station.CommonDockStationLayout
-
Creates a new layout.
- CommonDockStationPerspective - Interface in bibliothek.gui.dock.common.perspective
-
- CommonDropDownItem - Interface in bibliothek.gui.dock.common.action.core
-
- CommonEclipseThemeConnector - Class in bibliothek.gui.dock.common.theme.eclipse
-
- CommonEclipseThemeConnector(CControl) - Constructor for class bibliothek.gui.dock.common.theme.eclipse.CommonEclipseThemeConnector
-
Creates a new connector.
- CommonElement - Interface in bibliothek.gui.dock.common.intern
-
- CommonElementPerspective - Interface in bibliothek.gui.dock.common.perspective
-
- CommonFlapDockPerspective() - Constructor for class bibliothek.gui.dock.common.perspective.CMinimizePerspective.CommonFlapDockPerspective
-
- CommonMultipleDockableFactory - Class in bibliothek.gui.dock.common.intern
-
- CommonMultipleDockableFactory(String, MultipleCDockableFactory<?, ?>, CControlAccess) - Constructor for class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
-
Creates a new factory.
- CommonMultipleDockableFactory(String, MultipleCDockableFactory<?, ?>, CControlAccess, CPerspective) - Constructor for class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
-
Creates a new factory.
- CommonMultipleDockableLayout - Class in bibliothek.gui.dock.common.intern
-
- CommonMultipleDockableLayout() - Constructor for class bibliothek.gui.dock.common.intern.CommonMultipleDockableLayout
-
- CommonScreenDockPerspective() - Constructor for class bibliothek.gui.dock.common.perspective.CExternalizePerspective.CommonScreenDockPerspective
-
- CommonSelectableAction - Interface in bibliothek.gui.dock.common.action.core
-
- CommonSeparatorAction - Class in bibliothek.gui.dock.common.action.core
-
- CommonSeparatorAction(CAction, ViewTarget<?>...) - Constructor for class bibliothek.gui.dock.common.action.core.CommonSeparatorAction
-
Creates a new action.
- CommonSimpleButtonAction - Class in bibliothek.gui.dock.common.action.core
-
- CommonSimpleButtonAction(CAction) - Constructor for class bibliothek.gui.dock.common.action.core.CommonSimpleButtonAction
-
Creates a new button
- CommonSimpleCheckAction - Class in bibliothek.gui.dock.common.action.core
-
- CommonSimpleCheckAction(CAction) - Constructor for class bibliothek.gui.dock.common.action.core.CommonSimpleCheckAction
-
Creates a new action.
- CommonSimpleDropDownAction - Class in bibliothek.gui.dock.common.action.core
-
- CommonSimpleDropDownAction(CAction) - Constructor for class bibliothek.gui.dock.common.action.core.CommonSimpleDropDownAction
-
Creates a new action.
- CommonSimpleMenuAction - Class in bibliothek.gui.dock.common.action.core
-
- CommonSimpleMenuAction(CAction, DockActionSource) - Constructor for class bibliothek.gui.dock.common.action.core.CommonSimpleMenuAction
-
Creates a new action.
- CommonSimpleRadioAction - Class in bibliothek.gui.dock.common.action.core
-
- CommonSimpleRadioAction(CAction) - Constructor for class bibliothek.gui.dock.common.action.core.CommonSimpleRadioAction
-
Creates a new action.
- CommonSingleDockableFactory - Class in bibliothek.gui.dock.common.intern
-
- CommonSingleDockableFactory(CControl) - Constructor for class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
Creates a new factory.
- CommonSingleDockableFactory(CControl, CPerspective) - Constructor for class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
Creates a new factory.
- CommonSingleDockableLayout - Class in bibliothek.gui.dock.common.intern
-
- CommonSingleDockableLayout() - Constructor for class bibliothek.gui.dock.common.intern.CommonSingleDockableLayout
-
- CommonSingleTabDecider - Class in bibliothek.gui.dock.common.intern.ui
-
Observes and handles the single-tab property of
CDockables.
- CommonSingleTabDecider(CControl) - Constructor for class bibliothek.gui.dock.common.intern.ui.CommonSingleTabDecider
-
Creates a new decider
- CommonSplitDockPerspective() - Constructor for class bibliothek.gui.dock.common.perspective.CGridPerspective.CommonSplitDockPerspective
-
- CommonStationDelegate<S extends CommonDockStation<?,?>> - Interface in bibliothek.gui.dock.common.intern.station
-
- ComponentCollector - Interface in bibliothek.gui.dock.support.lookandfeel
-
- ConflictResolver<T> - Interface in bibliothek.gui.dock.facile.station.split
-
A
ConflictResolver determines how to merge
ResizeRequests
and later how to resolve situations where two requests have to be handled
at the same time.
- connect(CDockable) - Method in class bibliothek.gui.dock.common.intern.color.ColorTransmitter
-
- connect(CDockable) - Method in class bibliothek.gui.dock.common.intern.font.FontTransmitter
-
- connect(CDockable) - Method in class bibliothek.gui.dock.common.intern.ui.UITransmitter
-
- connect(Dockable) - Method in class bibliothek.gui.dock.facile.mode.status.AbstractExtendedModeEnablement
-
- connect(Dockable) - Method in class bibliothek.gui.dock.facile.mode.status.DefaultExtendedModeEnablement
-
- CONTENT_AREA_STATIONS_ID - Static variable in class bibliothek.gui.dock.common.CControl
-
the unique id of the default-
CContentArea created by this control
- control() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Gets access to the controller.
- ControlVetoClosingListener - Class in bibliothek.gui.dock.common.intern
-
- ControlVetoClosingListener(CControl, CVetoClosingListener) - Constructor for class bibliothek.gui.dock.common.intern.ControlVetoClosingListener
-
Creates a new converter.
- ControlVetoFocusListener - Class in bibliothek.gui.dock.common.intern
-
- ControlVetoFocusListener(CControl, CVetoFocusListener) - Constructor for class bibliothek.gui.dock.common.intern.ControlVetoFocusListener
-
Creates a new veto focus listener.
- conversion(CPerspective, boolean) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
- convert(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BasicButtonTitleTransmitter
-
- convert(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTabTransmitter
-
- convert(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTitleTransmitter
-
- convert(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleButtonTitleTransmitter
-
- convert(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleDisplayerTransmitter
-
Converts a color given by a
ColorMap to the color needed
on the displayer.
- convert(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTabTransmitter
-
- convert(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTitleTransmitter
-
- convert(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.EclipseTabTransmitter
-
- convert(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTabTransmitter
-
- convert(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTitleTransmitter
-
- convert(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.MinimizedButtonColorTransmitter
-
Changes a background color such that it can be used for key.
- convert(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.TabColorTransmitter
-
- convert(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.TitleColorTransmitter
-
Changes a background color such that it can be used for key.
- convertFocused(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BasicButtonTitleTransmitter
-
- convertFocused(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTabTransmitter
-
- convertFocused(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTitleTransmitter
-
- convertFocused(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleButtonTitleTransmitter
-
- convertFocused(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleDisplayerTransmitter
-
Converts a color given by a
ColorMap to the color needed
on the displayer.
- convertFocused(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTabTransmitter
-
- convertFocused(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTitleTransmitter
-
- convertFocused(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.EclipseTabTransmitter
-
- convertFocused(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTabTransmitter
-
- convertFocused(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTitleTransmitter
-
- convertFocused(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.MinimizedButtonColorTransmitter
-
Changes a background color such that it can be used for key.
- convertFocused(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.TabColorTransmitter
-
- convertFocused(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.TitleColorTransmitter
-
Changes a background color such that it can be used for key.
- convertSelected(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BasicButtonTitleTransmitter
-
- convertSelected(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTabTransmitter
-
- convertSelected(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleButtonTitleTransmitter
-
- convertSelected(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTabTransmitter
-
- convertSelected(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.EclipseTabTransmitter
-
- convertSelected(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTabTransmitter
-
- convertSelected(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.MinimizedButtonColorTransmitter
-
Changes a background color such that is can be used for key.
- convertSelected(Color, String) - Method in class bibliothek.gui.dock.common.intern.color.TabColorTransmitter
-
- convertToSetting(Location) - Method in class bibliothek.gui.dock.facile.mode.LocationSettingConverter
-
- convertToSetting(A) - Method in interface bibliothek.gui.dock.support.mode.ModeSettingsConverter
-
Converts a property from the inside world into the world outside.
- convertToWorld(Location) - Method in class bibliothek.gui.dock.facile.mode.LocationSettingConverter
-
- convertToWorld(B) - Method in interface bibliothek.gui.dock.support.mode.ModeSettingsConverter
-
Converts a property from the outside world into the world of
this setting.
- CPanelPopup - Class in bibliothek.gui.dock.common.action
-
This action shows some kind of popup (for example a
JDialog) filled
with any content the client likes.
- CPanelPopup() - Constructor for class bibliothek.gui.dock.common.action.CPanelPopup
-
Creates a new action.
- CPanelPopup.ButtonBehavior - Enum in bibliothek.gui.dock.common.action
-
When the popup should show up if the action is displayed as button.
- CPanelPopup.MenuBehavior - Enum in bibliothek.gui.dock.common.action
-
Tells how a
CPanelPopup behaves if it is a child
of a menu.
- CPanelPopup.PanelPopup - Class in bibliothek.gui.dock.common.action
-
A custom action shows some dialog or window when triggered
- CPerspective - Class in bibliothek.gui.dock.common.perspective
-
- CPerspective(CControlAccess) - Constructor for class bibliothek.gui.dock.common.perspective.CPerspective
-
Creates a new perspective
- CPerspectiveMultipleIdentifierCollection - Class in bibliothek.gui.dock.common.perspective
-
- CPerspectiveMultipleIdentifierCollection(String, CPerspective) - Constructor for class bibliothek.gui.dock.common.perspective.CPerspectiveMultipleIdentifierCollection
-
Creates a new object
- CPlaceholderStrategy - Class in bibliothek.gui.dock.common.intern
-
This strategy assigns a unique identifier to all
CDockables that
are registered at a
CControl.
- CPlaceholderStrategy(CControl) - Constructor for class bibliothek.gui.dock.common.intern.CPlaceholderStrategy
-
Creates a new strategy
- CPreferenceMenuPiece - Class in bibliothek.gui.dock.common.menu
-
A menu piece that shows an entry for opening the preferences-dialog.
- CPreferenceMenuPiece(CControl) - Constructor for class bibliothek.gui.dock.common.menu.CPreferenceMenuPiece
-
Creates a new menu piece.
- CPreferenceModel - Class in bibliothek.gui.dock.common
-
- CPreferenceModel(CControl) - Constructor for class bibliothek.gui.dock.common.CPreferenceModel
-
Creates a new model.
- CPreferenceModel(CControl, PathCombiner) - Constructor for class bibliothek.gui.dock.common.CPreferenceModel
-
Creates a new model.
- CRadioButton - Class in bibliothek.gui.dock.common.action
-
- CRadioButton() - Constructor for class bibliothek.gui.dock.common.action.CRadioButton
-
Creates a new radiobutton
- CRadioButton(CommonSimpleRadioAction) - Constructor for class bibliothek.gui.dock.common.action.CRadioButton
-
Creates a new radiobutton using action as internal representation
- CRadioButton(String, Icon) - Constructor for class bibliothek.gui.dock.common.action.CRadioButton
-
Creates a new radiobutton
- CRadioGroup - Class in bibliothek.gui.dock.common.action
-
A group of
CRadioButtons, only one button of the group is selected.
- CRadioGroup() - Constructor for class bibliothek.gui.dock.common.action.CRadioGroup
-
- create(CControl, CDockable) - Method in interface bibliothek.gui.dock.common.action.CloseActionFactory
-
Creates a new action.
- create() - Method in class bibliothek.gui.dock.common.EmptyMultipleCDockableFactory
-
- create(ActionViewConverter, CPanelPopup.PanelPopup, Dockable) - Method in class bibliothek.gui.dock.common.intern.action.panel.BasicPanelPopupGenerator
-
- create(ActionViewConverter, CPanelPopup.PanelPopup, Dockable) - Method in class bibliothek.gui.dock.common.intern.action.panel.BubblePanelPopupGenerator
-
- create(ActionViewConverter, CPanelPopup.PanelPopup, Dockable) - Method in class bibliothek.gui.dock.common.intern.action.panel.EclipsePanelPopupGenerator
-
- create(ActionViewConverter, CPanelPopup.PanelPopup, Dockable) - Method in class bibliothek.gui.dock.common.intern.action.panel.FlatPanelPopupGenerator
-
- create(ActionViewConverter, CPanelPopup.PanelPopup, Dockable) - Method in class bibliothek.gui.dock.common.intern.action.panel.PanelDropDownGenerator
-
- create(ActionViewConverter, CPanelPopup.PanelPopup, Dockable) - Method in class bibliothek.gui.dock.common.intern.action.panel.PanelMenuGenerator
-
- create(FontManager) - Method in interface bibliothek.gui.dock.common.intern.font.FontBridgeFactory
-
Creates a new bridge
- create() - Method in interface bibliothek.gui.dock.common.MultipleCDockableFactory
-
Creates a new, empty layout.
- create() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- create() - Method in class bibliothek.gui.dock.common.perspective.CWorkingPerspective
-
- create() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective
-
- create() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective
-
- create(DockController) - Method in class bibliothek.gui.dock.common.theme.CDockThemeFactory
-
- create(CControl) - Method in class bibliothek.gui.dock.common.theme.CDockThemeFactory
-
Creates a new theme.
- create(CControl, ColorManager) - Method in interface bibliothek.gui.dock.common.theme.color.CColorBridgeExtension
-
Creates a new bridge for manager.
- create(Class<?>) - Method in class bibliothek.gui.dock.facile.action.RenameActionFactory
-
Creates a new action for the specified type.
- create(Dockable) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
-
Creates a new item for the menu.
- create(LocationModeManager<?>) - Method in interface bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablementFactory
-
Creates a new enablement.
- create() - Method in interface bibliothek.gui.dock.support.mode.ModeSettingFactory
-
- create() - Method in class bibliothek.gui.dock.support.mode.NullModeSettingsFactory
-
- createAccess(DockFrontendInternals, Setting) - Method in class bibliothek.gui.dock.common.intern.layout.CLayoutChangeStrategy
-
- createAction() - Method in class bibliothek.gui.dock.common.action.predefined.CCloseAction
-
- createAction() - Method in class bibliothek.gui.dock.common.action.predefined.CNormalizeAction
-
- createAction() - Method in class bibliothek.gui.dock.common.intern.action.CExtendedModeAction
-
- createBackup(String) - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridAreaFactory
-
- createBackup(String) - Method in interface bibliothek.gui.dock.common.SingleCDockableFactory
-
- createCloseAction(CDockable) - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
-
Gets an action that closes dockable when clicked.
- createCommonDockable() - Method in class bibliothek.gui.dock.common.CGridArea
-
- createCommonDockable() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- createCommonDockable() - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
- createCommonDockable() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
- createContentArea(String) - Method in class bibliothek.gui.dock.common.CControl
-
- createController(CControl) - Method in interface bibliothek.gui.dock.common.intern.CControlFactory
-
- createController(CControl) - Method in class bibliothek.gui.dock.common.intern.EfficientControlFactory
-
- createDialog(Component) - Method in class bibliothek.gui.dock.common.action.panel.DialogWindow
-
Creates a new dialog with the ancestor window of owner
as owner.
- createDialogWindow(Component) - Method in class bibliothek.gui.dock.common.action.CPanelPopup
-
Creates a new window which will be used as popup for this
CPanelPopup.
- createDockable() - Method in class bibliothek.gui.dock.common.EmptyMultipleCDockableFactory
-
- createDockable() - Method in class bibliothek.gui.dock.common.NullMultipleCDockableFactory
-
- createEmptyPerspective() - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
- createEntryDuringRead(String) - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
- createEntryDuringRead(String) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Tells whether an entry for a missing
Dockable should be created.
- createFlapDockStation(Component, CommonStationDelegate<CFlapDockStation>) - Method in interface bibliothek.gui.dock.common.intern.CControlFactory
-
- createFlapDockStation(Component, CommonStationDelegate<CFlapDockStation>) - Method in class bibliothek.gui.dock.common.intern.EfficientControlFactory
-
- createFrontend(CControlAccess, DockController) - Method in interface bibliothek.gui.dock.common.intern.CControlFactory
-
- createFrontend(CControlAccess, DockController) - Method in class bibliothek.gui.dock.common.intern.EfficientControlFactory
-
- createFullscreenAction() - Method in class bibliothek.gui.dock.common.intern.station.CScreenDockStation
-
- createFullScreenAction() - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- createGridArea() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridAreaConfiguration
-
- createGridArea(String) - Method in class bibliothek.gui.dock.common.CControl
-
Creates a new area where normalized
CDockables can be stored.
- createGroupKey(Dockable) - Method in class bibliothek.gui.dock.facile.action.ReplaceAction
-
- createHandle(Dockable) - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- createHandle(Dockable) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Creates a new handle for dockable.
- createInfoSource(DockActionSource) - Method in class bibliothek.gui.dock.common.action.util.CDefaultDockActionDistributor
-
- createMenuWindow(JPopupMenu) - Method in class bibliothek.gui.dock.common.action.CPanelPopup
-
Creates a new window which will be used as popup for this
CPanelPopup.
- createMeta(DockController) - Method in class bibliothek.gui.dock.common.theme.CDockThemeFactory
-
- createMinimizeArea(String) - Method in class bibliothek.gui.dock.common.CControl
-
Creates a new area where minimized
CDockables can be stored.
- createModel() - Method in class bibliothek.gui.dock.facile.menu.PreferenceMenuPiece
-
Creates a new model for this piece.
- createModeSettings(ModeSettingsConverter<Location, B>) - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
- createModeSettings(ModeSettingsConverter<H, B>) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Creates the empty set of settings for this
ModeManager.
- createPerspective() - Method in class bibliothek.gui.dock.common.CExternalizeArea
-
- createPerspective() - Method in class bibliothek.gui.dock.common.CGridArea
-
- createPerspective() - Method in class bibliothek.gui.dock.common.CMinimizeArea
-
- createPerspective() - Method in interface bibliothek.gui.dock.common.CStation
-
- createPerspective() - Method in class bibliothek.gui.dock.common.CWorkingArea
-
- createPerspective() - Method in class bibliothek.gui.dock.common.mode.CExternalizedMode
-
- createPerspective() - Method in interface bibliothek.gui.dock.common.mode.CLocationMode
-
Gets an object that represents this type of mode in a
CPerspective.
- createPerspective() - Method in class bibliothek.gui.dock.common.mode.CMaximizedMode
-
- createPerspective() - Method in class bibliothek.gui.dock.common.mode.CMinimizedMode
-
- createPerspective() - Method in class bibliothek.gui.dock.common.mode.CNormalMode
-
- createRegister(CControl) - Method in interface bibliothek.gui.dock.common.intern.CControlFactory
-
Creates a new register that keeps track of all the elements shown and
used by owner.
- createRegister(CControl) - Method in class bibliothek.gui.dock.common.intern.EfficientControlFactory
-
- createRequest() - Method in class bibliothek.gui.dock.facile.station.split.ResizeElement
-
Creates the initial request of changed sizes.
- createRequest() - Method in class bibliothek.gui.dock.facile.station.split.ResizeLeaf
-
- createRequest() - Method in class bibliothek.gui.dock.facile.station.split.ResizeNode
-
- createRequest() - Method in class bibliothek.gui.dock.facile.station.split.ResizeRoot
-
- createScreenDockStation(WindowProvider, CommonStationDelegate<CScreenDockStation>) - Method in interface bibliothek.gui.dock.common.intern.CControlFactory
-
- createScreenDockStation(WindowProvider, CommonStationDelegate<CScreenDockStation>) - Method in class bibliothek.gui.dock.common.intern.EfficientControlFactory
-
- createSetting() - Method in class bibliothek.gui.dock.common.intern.CDockFrontend
-
- createSettings(ModeSettingsConverter<H, B>) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Creates a new
ModeSetting which is configured to transfer data from
this
ModeManager to persistent storage or the other way.
- createSituation(DockFrontendInternals, boolean, boolean) - Method in class bibliothek.gui.dock.common.intern.layout.CLayoutChangeStrategy
-
- createSplitDockStation(CommonStationDelegate<CSplitDockStation>) - Method in interface bibliothek.gui.dock.common.intern.CControlFactory
-
- createSplitDockStation(CommonStationDelegate<CSplitDockStation>) - Method in class bibliothek.gui.dock.common.intern.EfficientControlFactory
-
- createSplitDockStationHandle(CControl) - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridArea
-
- createSplitDockStationHandle(CControl) - Method in class bibliothek.gui.dock.common.CGridArea
-
- createSplitInserter() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridAreaConfiguration
-
- createStation(String) - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
-
- createStation(String, Path) - Method in class bibliothek.gui.dock.common.perspective.DefaultMissingPerspectiveFactory
-
- createStation(String, Path) - Method in interface bibliothek.gui.dock.common.perspective.MissingPerspectiveStrategy
-
Creates the station that represented id.
- createTabSource(DockActionSource) - Method in class bibliothek.gui.dock.common.action.util.CDefaultDockActionDistributor
-
- createTemporaryDuringRead(String) - Method in interface bibliothek.gui.dock.support.mode.UndoableModeSettings
-
- createTitleSource(DockActionSource) - Method in class bibliothek.gui.dock.common.action.util.CDefaultDockActionDistributor
-
- createView(ViewTarget<V>, ActionViewConverter, Dockable) - Method in class bibliothek.gui.dock.common.action.CPanelPopup.PanelPopup
-
- createWorkingArea(String) - Method in class bibliothek.gui.dock.common.CControl
-
- CRectangleLocation - Class in bibliothek.gui.dock.common.location
-
A location describing a normalized element by giving its relative position
and size (relative meaning that the element is positioned in a rectangle of
size 1/1).
- CRectangleLocation(CSplitLocation, double, double, double, double) - Constructor for class bibliothek.gui.dock.common.location.CRectangleLocation
-
Creates a new location.
- CScreenDockStation - Class in bibliothek.gui.dock.common.intern.station
-
- CScreenDockStation(WindowProvider, CommonStationDelegate<CScreenDockStation>) - Constructor for class bibliothek.gui.dock.common.intern.station.CScreenDockStation
-
Creates a new station.
- CScreenDockStationHandle - Class in bibliothek.gui.dock.common.mode.station
-
- CScreenDockStationHandle(CStation<CScreenDockStation>, CLocationModeManager) - Constructor for class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle
-
Creates a new handle
- CScreenDockStationHandle.External - Class in bibliothek.gui.dock.common.mode.station
-
- CScreenDockStationHandle.Maximal - Class in bibliothek.gui.dock.common.mode.station
-
- CScreenDockStationWindowClosingStrategy - Class in bibliothek.gui.dock.common.intern.station
-
This strategy searches for a
CDockable when the user wants to close an externalized dockable.
- CScreenDockStationWindowClosingStrategy() - Constructor for class bibliothek.gui.dock.common.intern.station.CScreenDockStationWindowClosingStrategy
-
- CSelectableAction<A extends CommonSelectableAction> - Class in bibliothek.gui.dock.common.intern.action
-
An action which is either selected or deselected.
- CSelectableAction(A) - Constructor for class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Creates a new action
- CSeparator - Class in bibliothek.gui.dock.common.action
-
Represents a line separating some groups of
CActions.
- CSeparator(ViewTarget<?>...) - Constructor for class bibliothek.gui.dock.common.action.CSeparator
-
Creates a new separator
- CSetting - Class in bibliothek.gui.dock.common.intern
-
- CSetting() - Constructor for class bibliothek.gui.dock.common.intern.CSetting
-
- CSettingAccess(DockFrontendInternals, Setting) - Constructor for class bibliothek.gui.dock.common.intern.layout.CLayoutChangeStrategy.CSettingAccess
-
- CSingleParentRemover - Class in bibliothek.gui.dock.common.intern.ui
-
- CSingleParentRemover(CControl) - Constructor for class bibliothek.gui.dock.common.intern.ui.CSingleParentRemover
-
Creates a new remover
- CSmoothTheme - Class in bibliothek.gui.dock.common.theme
-
- CSmoothTheme(CControl, SmoothTheme) - Constructor for class bibliothek.gui.dock.common.theme.CSmoothTheme
-
Creates a new theme.
- CSmoothTheme(CControl) - Constructor for class bibliothek.gui.dock.common.theme.CSmoothTheme
-
Creates a new theme.
- CSplitDockStation - Class in bibliothek.gui.dock.common.intern.station
-
- CSplitDockStation(CommonStationDelegate<CSplitDockStation>) - Constructor for class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- CSplitDockStationHandle - Class in bibliothek.gui.dock.common.mode.station
-
- CSplitDockStationHandle(CStation<CSplitDockStation>, CLocationModeManager) - Constructor for class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle
-
Creates a new handle.
- CSplitDockStationHandle.Maximal - Class in bibliothek.gui.dock.common.mode.station
-
- CSplitDockStationHandle.ModeAreaListenerWrapper - Class in bibliothek.gui.dock.common.mode.station
-
- CSplitDockStationHandle.Normal - Class in bibliothek.gui.dock.common.mode.station
-
- CSplitLocation - Class in bibliothek.gui.dock.common.location
-
- CSplitLocation() - Constructor for class bibliothek.gui.dock.common.location.CSplitLocation
-
Creates a new location
- CSplitLocation(CLocation) - Constructor for class bibliothek.gui.dock.common.location.CSplitLocation
-
Creates a new location
- CStackLocation - Class in bibliothek.gui.dock.common.location
-
A location describing an element in a stack (also known as tabbed-pane).
- CStackLocation(CLocation) - Constructor for class bibliothek.gui.dock.common.location.CStackLocation
-
Creates a new location
- CStackLocation(CLocation, int) - Constructor for class bibliothek.gui.dock.common.location.CStackLocation
-
Creates a new location
- CStackPerspective - Class in bibliothek.gui.dock.common.perspective
-
This perspective represents a group of dockables.
- CStackPerspective() - Constructor for class bibliothek.gui.dock.common.perspective.CStackPerspective
-
Creates a new station.
- CStackPerspective(PerspectiveDockable[], PerspectiveDockable) - Constructor for class bibliothek.gui.dock.common.perspective.CStackPerspective
-
Creates a new station.
- CStackPerspective(CDockablePerspective[], CDockablePerspective) - Constructor for class bibliothek.gui.dock.common.perspective.CStackPerspective
-
Creates a new station.
- CStation<S extends CommonDockStation<?,?>> - Interface in bibliothek.gui.dock.common
-
- CStationContainer - Interface in bibliothek.gui.dock.common
-
- CStationContainerHistoryRewriter - Class in bibliothek.gui.dock.common.mode
-
- CStationContainerHistoryRewriter(CControl) - Constructor for class bibliothek.gui.dock.common.mode.CStationContainerHistoryRewriter
-
Creates a new rewriter
- CStationContainerListener - Interface in bibliothek.gui.dock.common
-
This listener is added to a
CStationContainer and receives an event if
either
CStations are added or removed from the container.
- CStationPerspective - Interface in bibliothek.gui.dock.common.perspective
-
- CThemeMenuPiece - Class in bibliothek.gui.dock.common.menu
-
- CThemeMenuPiece(CControl) - Constructor for class bibliothek.gui.dock.common.menu.CThemeMenuPiece
-
Creates a new piece.
- CUnexternalizeAction - Class in bibliothek.gui.dock.common.action.predefined
-
An action that un-externalizes (=normalizes) each
CDockable to which it is added.
- CUnexternalizeAction(CControl) - Constructor for class bibliothek.gui.dock.common.action.predefined.CUnexternalizeAction
-
Creates a new action
- CUnmaximizeExternalizedAction - Class in bibliothek.gui.dock.common.action.predefined
-
An action which externalizes each
CDockable to which is is added.
- CUnmaximizeExternalizedAction(CControl) - Constructor for class bibliothek.gui.dock.common.action.predefined.CUnmaximizeExternalizedAction
-
Creates a new action
- current(Dockable) - Method in class bibliothek.gui.dock.facile.mode.DefaultLocationMode
-
This default implementation just returns the location of
dockable but does not change any properties.
- current(Dockable) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- current(Dockable) - Method in interface bibliothek.gui.dock.support.mode.Mode
-
Provides history information about the current state of dockable
in respect to this mode.
- CVetoClosingEvent - Class in bibliothek.gui.dock.common.event
-
- CVetoClosingEvent(CControl, VetoableDockFrontendEvent, CDockable...) - Constructor for class bibliothek.gui.dock.common.event.CVetoClosingEvent
-
Creates a new event.
- CVetoClosingListener - Interface in bibliothek.gui.dock.common.event
-
- CVetoFocusListener - Interface in bibliothek.gui.dock.common.event
-
This listener is used to prevent a
CDockable from loosing or gaining
the focus.
- CWorkingArea - Class in bibliothek.gui.dock.common
-
A working area is an element which is always visible and contains some
CDockables which can't be dragged out of it.
- CWorkingArea(CControl, String) - Constructor for class bibliothek.gui.dock.common.CWorkingArea
-
Creates a new area.
- CWorkingAreaLocation - Class in bibliothek.gui.dock.common.location
-
- CWorkingAreaLocation(CWorkingArea) - Constructor for class bibliothek.gui.dock.common.location.CWorkingAreaLocation
-
Creates a new location.
- CWorkingPerspective - Class in bibliothek.gui.dock.common.perspective
-
- CWorkingPerspective(String) - Constructor for class bibliothek.gui.dock.common.perspective.CWorkingPerspective
-
Creates a new working area.
- CWorkingPerspective(String, Path) - Constructor for class bibliothek.gui.dock.common.perspective.CWorkingPerspective
-
Creates a new working area.
- get(Color, String, DockColor) - Method in class bibliothek.gui.dock.common.intern.color.BubbleDisplayerTransmitter
-
- get(Color, String, CDockable) - Method in class bibliothek.gui.dock.common.intern.color.BubbleDisplayerTransmitter
-
Searches for a color that fits for the color with name id.
- get(Color, String, DockColor) - Method in class bibliothek.gui.dock.common.intern.color.MinimizedButtonColorTransmitter
-
- get(Color, String, CDockable) - Method in class bibliothek.gui.dock.common.intern.color.MinimizedButtonColorTransmitter
-
Searches the color id for dockable.
- get(Color, String, DockColor) - Method in class bibliothek.gui.dock.common.intern.color.TabColorTransmitter
-
- get(Color, String, CDockable) - Method in class bibliothek.gui.dock.common.intern.color.TabColorTransmitter
-
Searches the color id for dockable.
- get(Color, String, DockColor) - Method in class bibliothek.gui.dock.common.intern.color.TitleColorTransmitter
-
- get(Color, String, CDockable) - Method in class bibliothek.gui.dock.common.intern.color.TitleColorTransmitter
-
Searches the color id for dockable.
- get(FontModifier, String, CDockable) - Method in class bibliothek.gui.dock.common.intern.font.FontTransmitter
-
Transforms value into the form that should be used together
with dockable.
- get(FontModifier, String, DockFont) - Method in class bibliothek.gui.dock.common.intern.font.ListFontTransmitter
-
- get(FontModifier, String, CDockable) - Method in class bibliothek.gui.dock.common.intern.font.ListFontTransmitter
-
- get(V, String, U) - Method in class bibliothek.gui.dock.common.intern.ui.UITransmitter
-
Called when a value needs to be set whose key has been registered at
this
UITransmitter.
- get(ExtendedMode) - Method in class bibliothek.gui.dock.common.perspective.LocationHistory
-
Gets the location that is to be used for mode.
- get(String) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Gets the area with the specified id.
- get(Dockable) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Recursively searches through all stations of dockable
until a station is found that is registered at this mode.
- get(Dockable, boolean) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Recursively searches through all stations of dockable
until a station is found that is registered at this mode.
- get(DockStation) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Recursively searches through all areas known to this mode until the
mode is found that represents station.
- get(int) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- getAccelerator() - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Gets the combination of keys that will trigger this action.
- getAction(int) - Method in class bibliothek.gui.dock.common.action.CDropDownButton
-
Gets the index'th action of this menu.
- getAction(int) - Method in class bibliothek.gui.dock.common.action.CMenu
-
Gets the index'th action of this menu.
- getAction() - Method in interface bibliothek.gui.dock.common.action.core.CommonDockAction
-
- getAction() - Method in class bibliothek.gui.dock.common.action.core.CommonSeparatorAction
-
- getAction() - Method in class bibliothek.gui.dock.common.action.core.CommonSimpleButtonAction
-
- getAction() - Method in class bibliothek.gui.dock.common.action.core.CommonSimpleCheckAction
-
- getAction() - Method in class bibliothek.gui.dock.common.action.core.CommonSimpleDropDownAction
-
- getAction() - Method in class bibliothek.gui.dock.common.action.core.CommonSimpleMenuAction
-
- getAction() - Method in class bibliothek.gui.dock.common.action.core.CommonSimpleRadioAction
-
- getAction() - Method in class bibliothek.gui.dock.common.action.CPanelPopup.PanelPopup
-
Gets the
CAction that is represented by this action.
- getAction() - Method in class bibliothek.gui.dock.common.action.predefined.CCloseAction.Action
-
- getAction() - Method in class bibliothek.gui.dock.common.action.util.CActionText
-
Gets the action which is using this text.
- getAction(String) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getAction(int) - Method in class bibliothek.gui.dock.common.intern.action.CActionSource
-
Gets the index'th action of this source.
- getAction(String) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Gets an action which is not added to the title by this
CDockable
put by another module.
- getAction(int) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Gets the index'th action of this dockable.
- getActionCount() - Method in class bibliothek.gui.dock.common.action.CDropDownButton
-
Gets the number of
DockActions that were added to this menu.
- getActionCount() - Method in class bibliothek.gui.dock.common.action.CMenu
-
Gets the number of
DockActions that were added to this menu.
- getActionCount() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Gets the number of
CActions that were added to this dockable.
- getActions() - Method in class bibliothek.gui.dock.common.intern.DefaultCommonDockable
-
Gets the action source for actions that are added by the client.
- getActions(Dockable, Mode<Location>, DockActionSource) - Method in class bibliothek.gui.dock.common.mode.KeyedLocationModeActionProvider
-
- getActions(Mode<Location>) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode.DockableHandle
-
- getActions(Dockable, Mode<Location>, DockActionSource) - Method in class bibliothek.gui.dock.facile.mode.DefaultLocationModeActionProvider
-
- getActions(Dockable, Mode<Location>, DockActionSource) - Method in interface bibliothek.gui.dock.facile.mode.LocationModeActionProvider
-
- getActions(Dockable, Mode<Location>, DockActionSource) - Method in class bibliothek.gui.dock.facile.mode.MappingLocationModeActionProvider
-
- getActionsFor(Dockable, Mode<Location>) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- getActionsFor(Dockable, Mode<H>) - Method in interface bibliothek.gui.dock.support.mode.Mode
-
Gets a
DockActionSource which should be shown on
dockable
which is currently in
mode.
- getAffected() - Method in class bibliothek.gui.dock.facile.mode.LocationModeEvent
-
The set of elements that is affected.
- getAndClearResizeRequest() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getAndClearResizeRequest() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
- getAndClearResizeRequest(Dockable) - Method in class bibliothek.gui.dock.common.intern.station.AbstractResizeRequestHandler
-
Searches the size request of dockable.
- getArea() - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableLayout
-
Gets the unique id of the working-area the dockable was on.
- getArea() - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableLayout
-
Gets the working-area of the dockable.
- getArea() - Method in class bibliothek.gui.dock.common.location.CGridAreaLocation
-
Gets the area which is represented by this location.
- getArea() - Method in class bibliothek.gui.dock.common.location.CMinimizeAreaLocation
-
- getArea(int) - Method in class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective
-
- getAreaCount() - Method in class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective
-
- getAreaOf(Dockable) - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
Searches
dockable and its parent for the first
CStation
that is a working area.
- getAutoBaseLocation(boolean) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getAutoBaseLocation(CDockable, boolean) - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
-
- getAutoBaseLocation(boolean) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tries to find out at which location this
CDockable may appear if it would be made visible.
- getBackupFactory() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getBackupFactory() - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
- getBase() - Method in class bibliothek.gui.dock.common.location.CContentAreaCenterLocation
-
Gets the location representing the
CContentArea of which this
location represents the center.
- getBaseLocation() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getBaseLocation() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Gets the location of this CDockable.
- getBaseLocation() - Method in interface bibliothek.gui.dock.common.mode.CNormalModeArea
-
Gets a location representing this area.
- getBaseLocation() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- getBehavior() - Method in class bibliothek.gui.dock.facile.mode.ExternalizedMode
-
Gets the current implementation of some algorithms of this mode.
- getBubbleThemePreferences() - Method in class bibliothek.gui.dock.common.CPreferenceModel
-
Grants access to the preferences concerning the
BubbleTheme.
- getButtonBehavior() - Method in class bibliothek.gui.dock.common.action.CPanelPopup
-
Tells how this action behaves if displayed as button.
- getButtonContent() - Method in class bibliothek.gui.dock.common.CPreferenceModel
-
- getCancel() - Method in class bibliothek.gui.dock.common.preference.CKeyStrokePreferenceModel
-
Gets access to the preference that represents the
KeyStroke which cancels
the current drag and drop operation
- getCDockable(int) - Method in class bibliothek.gui.dock.common.CControl
-
Gets the index'th dockable that is registered in this control
- getCDockableCount() - Method in class bibliothek.gui.dock.common.CControl
-
- getCDockableLocationListener() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- getCDockableLocationListeners() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- getCDockablePropertyListener() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- getCDockablePropertyListeners() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- getCDockables(VetoableDockFrontendEvent) - Method in class bibliothek.gui.dock.common.intern.ControlVetoClosingListener
-
Gets all the
CDockables that are to be forwarded by this converter.
- getCDockableStateListener() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Gets a
CDockableStateListener which forwards all calls to its
methods to the listeners registered at this collection.
- getCDockableStateListeners() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- getCenter() - Method in class bibliothek.gui.dock.common.CContentArea
-
- getCenter() - Method in class bibliothek.gui.dock.common.perspective.CContentPerspective
-
Gets the station that is shown in the middle of the content-area.
- getCenterArea() - Method in class bibliothek.gui.dock.common.CContentArea
-
- getCenterIdentifier() - Method in class bibliothek.gui.dock.common.CContentArea
-
Gets the global identifier for the panel in the center.
- getCenterIdentifier(String) - Static method in class bibliothek.gui.dock.common.CContentArea
-
Creates the global identifier of a panel in the center.
- getChild(int) - Method in class bibliothek.gui.dock.facile.menu.NodeMenuPiece
-
Gets the index'th child of this piece.
- getChild() - Method in class bibliothek.gui.dock.facile.station.split.ResizeRoot
-
Gets the one child of this root
- getChildren() - Method in class bibliothek.gui.dock.facile.station.split.ResizeElement
-
Gets the children of this element.
- getChildren() - Method in class bibliothek.gui.dock.facile.station.split.ResizeLeaf
-
- getChildren() - Method in class bibliothek.gui.dock.facile.station.split.ResizeNode
-
- getChildren() - Method in class bibliothek.gui.dock.facile.station.split.ResizeRoot
-
- getChildrenCount() - Method in class bibliothek.gui.dock.facile.menu.NodeMenuPiece
-
Gets the number of children this piece has.
- getClassName() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList.Info
-
- getClientObject(LocationModeListener) - Method in class bibliothek.gui.dock.facile.mode.LocationModeEvent
-
Gets some object that was stored earlier using key key.
- getCLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.CExternalizedMode
-
- getCLocation(Dockable, Location) - Method in class bibliothek.gui.dock.common.mode.CExternalizedMode
-
- getCLocation(Dockable) - Method in interface bibliothek.gui.dock.common.mode.CLocationMode
-
Gets the location of dockable which is in this mode.
- getCLocation(Dockable, Location) - Method in interface bibliothek.gui.dock.common.mode.CLocationMode
-
Gets the location of dockable which might or might not
be a child of this mode.
- getCLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.CMaximizedMode
-
- getCLocation(Dockable, Location) - Method in class bibliothek.gui.dock.common.mode.CMaximizedMode
-
- getCLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.CMinimizedMode
-
- getCLocation(Dockable, Location) - Method in class bibliothek.gui.dock.common.mode.CMinimizedMode
-
- getCLocation(Dockable) - Method in interface bibliothek.gui.dock.common.mode.CModeArea
-
Assuming dockable is a child of this area, returns
the location of dockable.
- getCLocation(Dockable, Location) - Method in interface bibliothek.gui.dock.common.mode.CModeArea
-
Assuming
dockable would be at location
location
if it would be a child of this station, returns the
CLocation that
matches
location.
- getCLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.CNormalMode
-
- getCLocation(Dockable, Location) - Method in class bibliothek.gui.dock.common.mode.CNormalMode
-
- getCLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CFlapDockStationHandle
-
- getCLocation(Dockable, Location) - Method in class bibliothek.gui.dock.common.mode.station.CFlapDockStationHandle
-
- getCLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- getCLocation(Dockable, Location) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- getCLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle
-
Gets a
CLocation describing the location of
dockable on the station of this handle.
- getCLocation(Dockable, Location) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle
-
Assuming dockable would be at location location if it would be a child of this station,
returns the CLocation that matches location.
- getCLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- getCLocation(Dockable, Location) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- getCLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- getCLocation(Dockable, Location) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- getCLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- getCLocation(Dockable, Location) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- getCLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- getCLocation(Dockable, Location) - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- getClose() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Gets the action source which might show a single action that closes
this dockable.
- getCloseIcon() - Method in class bibliothek.gui.dock.facile.action.CloseAction
-
Gets the
DockActionIcon which is responsible for automatically setting the close
icon.
- getCloseIconHover() - Method in class bibliothek.gui.dock.facile.action.CloseAction
-
Gets the
DockActionIcon which is responsible for automatically setting the close icon
when the mouse is hovering over the button.
- getCloseIconPressed() - Method in class bibliothek.gui.dock.facile.action.CloseAction
-
Gets the
DockActionIcon which is responsible for automatically setting the close icon
if the mouse is pressed.
- getClosingDockables(DockFrontendInternals, Set<Dockable>) - Method in class bibliothek.gui.dock.common.intern.layout.CLayoutChangeStrategy
-
- getColor(String) - Method in class bibliothek.gui.dock.common.ColorMap
-
Returns a color that was stored in this map.
- getColors() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getColors() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Gets a mutable map of colors.
- getCombiner(DockStation) - Method in class bibliothek.gui.dock.common.theme.CDockTheme
-
- getCommonMultipleDockableFactory(String) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getCommonMultipleDockableFactory(String) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
Gets the factory with identifier id.
- getComponent() - Method in class bibliothek.gui.dock.common.CContentArea
-
- getComponent() - Method in class bibliothek.gui.dock.common.CGridArea
-
Gets the
JComponent which represents this station.
- getComponent() - Method in interface bibliothek.gui.dock.common.CStationContainer
-
- getConflictResolver() - Method in class bibliothek.gui.dock.common.intern.station.CLockedResizeLayoutManager
-
- getConflictResolver() - Method in class bibliothek.gui.dock.facile.station.split.LockedResizeLayoutManager
-
- getContainer(CStation<?>) - Method in interface bibliothek.gui.dock.common.CControlRegister
-
- getContainer(CStation<?>) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getContainer(CStation<?>) - Method in class bibliothek.gui.dock.common.mode.CStationContainerHistoryRewriter
-
- getContent() - Method in class bibliothek.gui.dock.common.action.CPanelPopup
-
Gets the contents of this action.
- getContentArea() - Method in class bibliothek.gui.dock.common.CControl
-
Gets the element that should be in the center of the mainframe.
- getContentArea() - Method in class bibliothek.gui.dock.common.location.CBaseLocation
-
Gets the contentarea to which this location relates.
- getContentArea() - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
- getContentArea(String) - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
Gets a representation of the
CContentArea with identifier
id.
- getContentPane() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Gets the container on which the client can pack its components.
- getControl() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridAreaConfiguration
-
Gets the
CControl for which this configuration is used.
- getControl() - Method in class bibliothek.gui.dock.common.CContentArea
-
Gets the
CControl for which this content area was created.
- getControl() - Method in interface bibliothek.gui.dock.common.CControlRegister
-
Gets the control for which this register is used.
- getControl() - Method in class bibliothek.gui.dock.common.event.CVetoClosingEvent
-
Gets the control in whose realm this event was issued.
- getControl() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getControl() - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
-
- getControl() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Gets the control which is responsible for this dockable.
- getControl() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getControl() - Method in class bibliothek.gui.dock.common.mode.CStationContainerHistoryRewriter
-
Gets the
CControl that is using this rewriter.
- getControl() - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
- getControl() - Method in class bibliothek.gui.dock.common.theme.CDockThemeFactory
-
Gets the control for which this factory works.
- getControlAccess() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getControlAccess() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Gets the control which is responsible for this dockable.
- getController() - Method in class bibliothek.gui.dock.common.CControl
-
- getController() - Method in class bibliothek.gui.dock.common.intern.action.CExtendedModeAction
-
Gets the controller from which this action currently reads its content.
- getController() - Method in class bibliothek.gui.dock.facile.action.RenameActionFactory
-
Gets the controller which is used to create the actions.
- getController() - Method in class bibliothek.gui.dock.facile.menu.PreferenceMenuPiece
-
Gets the controller for which this piece works.
- getController() - Method in class bibliothek.gui.dock.facile.menu.ThemeMenuPiece
-
Gets the controller whose theme might be changed by this piece.
- getController() - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Gets the controller in whose realm this mode works.
- getController() - Method in class bibliothek.gui.dock.facile.mode.action.LocationModeAction
-
Gets the controller from which this action currently reads its content.
- getController() - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Gets the controller in whose realm this manager works.
- getConverter() - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Gets the converter that is used to transform internal and external
properties.
- getConverterID() - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- getConverterID() - Method in interface bibliothek.gui.dock.common.intern.station.CommonDockStation
-
- getConverterID() - Method in class bibliothek.gui.dock.common.intern.station.CScreenDockStation
-
- getConverterID() - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- getConverterID() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective.CommonScreenDockPerspective
-
- getConverterID() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective.CommonSplitDockPerspective
-
- getConverterID() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective.CommonFlapDockPerspective
-
- getConverterID() - Method in interface bibliothek.gui.dock.common.perspective.CommonDockStationPerspective
-
Gets the unique identifier of the
DockFactory that is actually used to layout this perspective.
- getCornerComponent(CContentArea.Corner, boolean) - Method in class bibliothek.gui.dock.common.CContentArea
-
Gets the component of a corner.
- getCStation() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle
-
Gets the
CStation which is managed by this handle.
- getCurrent(int) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Gets the current mode of the index'th set.
- getCurrentAction() - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Gets the action that is currently carried out.
- getCurrentMode(Dockable) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
- getCurrentMode(Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Tries to find the mode dockable is currently in.
- getDefault() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Gets information about the
LookAndFeel that is used when
the system can decide on its own.
- getDefaultAction() - Method in class bibliothek.gui.dock.facile.action.KeyedActionSource
-
Gets the default action of this source.
- getDefaultArea() - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Gets the default area of this mode, can be null.
- getDefaultContentArea() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getDefaultContentArea() - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
- getDefaultList() - Static method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- getDefaultLocation() - Method in class bibliothek.gui.dock.common.CControl
-
Gets the location where
CDockables are opened when nothing else
is specified.
- getDefaultLocation(ExtendedMode) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getDefaultLocation() - Method in class bibliothek.gui.dock.common.mode.CNormalMode
-
Gets a location on station that is not a working-area.
- getDefaultMode(Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Gets the default mode of dockable, the mode
dockable is in if nothing else is specified.
- getDefaultStation() - Method in class bibliothek.gui.dock.common.CContentArea
-
- getDefaultStation(ExtendedMode) - Method in class bibliothek.gui.dock.common.CContentArea
-
- getDefaultStation() - Method in interface bibliothek.gui.dock.common.CStationContainer
-
Gets the preferred default
CStation of this container.
- getDefaultStation(ExtendedMode) - Method in interface bibliothek.gui.dock.common.CStationContainer
-
Gets the preferred default
CStation of this container for children in mode
mode.
- getDeltaHeight() - Method in class bibliothek.gui.dock.facile.station.split.ResizeRequest
-
Gets the mismatch in height this request represents.
- getDeltaWidth() - Method in class bibliothek.gui.dock.facile.station.split.ResizeRequest
-
Gets the mismatch in width this request represents.
- getDisabledHoverIcon() - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Gets the icon which is used if the mouse is hovering over a button that represents this action and
if this action is disabled.
- getDisabledIcon() - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Gets the disabled icon.
- getDisabledPressedIcon() - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Gets the icon which is used if the mouse is pressed over a button that represents this action and
if this action is disabled.
- getDisabledSelectedHoverIcon() - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Gets the icon which is used if the mouse is hovering over a button that represents this action and
if this action is disabled and selected.
- getDisabledSelectedPressedIcon() - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Gets the icon which is used if the mouse is pressed over a button that represents this action and
if this action is disabled and selected.
- getDisplayFactory(DockStation) - Method in class bibliothek.gui.dock.common.theme.CDockTheme
-
- getDividerHeight() - Method in class bibliothek.gui.dock.facile.station.split.ResizeNode
-
Gets the space that a divider needs in the height.
- getDividerWidth() - Method in class bibliothek.gui.dock.facile.station.split.ResizeNode
-
Gets the space that a divider needs in the width.
- getDockable(int) - Method in interface bibliothek.gui.dock.common.CControlRegister
-
Gets the index'th dockable that is registered
- getDockable() - Method in class bibliothek.gui.dock.common.ColorMap
-
Gets the owner of this map.
- getDockable() - Method in class bibliothek.gui.dock.common.event.CDockableLocationEvent
-
Gets the dockable whose state changed.
- getDockable(int) - Method in class bibliothek.gui.dock.common.event.CVetoClosingEvent
-
Gets the index'th dockable that is associated with this event.
- getDockable() - Method in class bibliothek.gui.dock.common.FontMap
-
Gets the owner of this map.
- getDockable(DockColor) - Method in class bibliothek.gui.dock.common.intern.color.BubbleDisplayerTransmitter
-
- getDockable(DockColor) - Method in class bibliothek.gui.dock.common.intern.color.MinimizedButtonColorTransmitter
-
- getDockable(DockColor) - Method in class bibliothek.gui.dock.common.intern.color.TabColorTransmitter
-
- getDockable(DockColor) - Method in class bibliothek.gui.dock.common.intern.color.TitleColorTransmitter
-
- getDockable() - Method in interface bibliothek.gui.dock.common.intern.CommonDockable
-
Gets the model of this dockable.
- getDockable(int) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getDockable() - Method in class bibliothek.gui.dock.common.intern.DefaultCommonDockable
-
- getDockable(DockFont) - Method in class bibliothek.gui.dock.common.intern.font.ButtonFontTransmitter
-
- getDockable(DockFont) - Method in class bibliothek.gui.dock.common.intern.font.TabFontTransmitter
-
- getDockable(DockFont) - Method in class bibliothek.gui.dock.common.intern.font.TabTitleFontTransmitter
-
- getDockable(DockFont) - Method in class bibliothek.gui.dock.common.intern.font.TitleFontTransmitter
-
- getDockable() - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- getDockable() - Method in interface bibliothek.gui.dock.common.intern.station.CommonStationDelegate
-
- getDockable() - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- getDockable(U) - Method in class bibliothek.gui.dock.common.intern.ui.UITransmitter
-
Gets the
CDockable which is associated with
observer.
- getDockable(int) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective.CommonSplitDockPerspective
-
- getDockable(String) - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
- getDockable() - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode.DockableHandle
-
Gets the element of this handle.
- getDockable() - Method in class bibliothek.gui.dock.facile.mode.LocationModeEvent
-
Gets the
Dockable whose mode was, or is going to be, changed.
- getDockableCount() - Method in interface bibliothek.gui.dock.common.CControlRegister
-
Gets the number of
CDockables that are registered.
- getDockableCount() - Method in class bibliothek.gui.dock.common.event.CVetoClosingEvent
-
Gets the number of elements that are associated with this event.
- getDockableCount() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getDockableCount() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective.CommonSplitDockPerspective
-
- getDockableKeys() - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
- getDockables() - Method in interface bibliothek.gui.dock.common.CControlRegister
-
Gets an unmodifiable list of all
CDockables which are known to
this register.
- getDockables() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getDockableSelection(DockController) - Method in class bibliothek.gui.dock.common.theme.CDockTheme
-
- getDockableUniqueId() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getDockAction(int) - Method in class bibliothek.gui.dock.common.intern.action.CActionSource
-
- getDockAction(int) - Method in class bibliothek.gui.dock.common.intern.action.CloseActionSource
-
- getDockAction(int) - Method in class bibliothek.gui.dock.facile.action.KeyedActionSource
-
- getDockAction(int) - Method in class bibliothek.gui.dock.support.mode.ModeForwardingActionSource
-
- getDockActionCount() - Method in class bibliothek.gui.dock.common.intern.action.CActionSource
-
- getDockActionCount() - Method in class bibliothek.gui.dock.common.intern.action.CloseActionSource
-
- getDockActionCount() - Method in class bibliothek.gui.dock.facile.action.KeyedActionSource
-
- getDockActionCount() - Method in class bibliothek.gui.dock.support.mode.ModeForwardingActionSource
-
- getDockStation() - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- getDockStation() - Method in interface bibliothek.gui.dock.common.intern.station.CommonDockStation
-
Gets this as S.
- getDockStation() - Method in class bibliothek.gui.dock.common.intern.station.CScreenDockStation
-
- getDockStation() - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- getDoubleClickListener() - Method in interface bibliothek.gui.dock.common.intern.CDockableAccess
-
A double click listener which will be informed about double click events
that happen on the owner of this access.
- getDoubleClickListener() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Gets a
CDoubleClickListener which forwards all calls to its
methods to the listener registered at this collection.
- getDoubleClickListeners() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- getDoubleClickStrategy() - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Gets the current strategy for handing double-clicks.
- getDoubleClickTarget(Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Given some
Dockable on which an event was registered, searches a
registered dockable that is a child of
target or
target itself.
- getDropLocation() - Method in class bibliothek.gui.dock.common.CMinimizeArea
-
- getDropLocation() - Method in interface bibliothek.gui.dock.common.CStation
-
Creates a
CLocation that can be used to drop a new
CDockable on this station
or one of its children stations.
- getDropLocation() - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
-
- getDropLocation() - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
- getDropLocation(CStation<?>) - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
Tries to find the "optimal spot" where to put a new child onto station.
- getEast() - Method in class bibliothek.gui.dock.common.CContentArea
-
- getEast() - Method in class bibliothek.gui.dock.common.perspective.CContentPerspective
-
Gets the station that is shown at the east side of the content-area.
- getEastArea() - Method in class bibliothek.gui.dock.common.CContentArea
-
- getEastIdentifier() - Method in class bibliothek.gui.dock.common.CContentArea
-
Gets the global identifier for the panel in the east.
- getEastIdentifier(String) - Static method in class bibliothek.gui.dock.common.CContentArea
-
Creates the global identifier of a panel in the east.
- getEclipseThemePreferences() - Method in class bibliothek.gui.dock.common.CPreferenceModel
-
Grants access to the preferences concerning the
EclipseTheme.
- getElement() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective.CommonScreenDockPerspective
-
- getElement() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective.CommonSplitDockPerspective
-
- getElement() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective.CommonFlapDockPerspective
-
- getElement() - Method in interface bibliothek.gui.dock.common.perspective.CommonElementPerspective
-
- getElement() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective.Intern
-
- getElement() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective.Intern
-
- getExpansionBounds() - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- getExtendedMode() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getExtendedMode() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Gets the size and location of this CDockable.
- getExtendedMode() - Method in class bibliothek.gui.dock.facile.mode.ExternalizedMode
-
- getExtendedMode() - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
Gets the unique identifier of this mode.
- getExtendedMode() - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- getExtendedMode() - Method in class bibliothek.gui.dock.facile.mode.MinimizedMode
-
- getExtendedMode() - Method in class bibliothek.gui.dock.facile.mode.NormalMode
-
- getExternalize() - Method in class bibliothek.gui.dock.common.preference.CKeyStrokePreferenceModel
-
Gets access to the preference that represents the
KeyStroke which lets
externalize a
Dockable.
- getExternalizedMode() - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
Direct access to the mode handling "externalized"
Dockables.
- getExternalizedModeArea() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle
-
- getFactories() - Method in interface bibliothek.gui.dock.common.CControlRegister
-
- getFactories() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getFactories() - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
- getFactory() - Method in class bibliothek.gui.dock.common.CControl
-
Gets the factory which is mainly used to create new elements for this
control.
- getFactory(String) - Method in interface bibliothek.gui.dock.common.CControlRegister
-
Searches the factory with identifier id.
- getFactory() - Method in class bibliothek.gui.dock.common.DefaultMultipleCDockable
-
Gets the factory that created this dockable.
- getFactory() - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
-
Gets the delegate of this factory.
- getFactory(String) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
Searches the factory which handles id.
- getFactory(String) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getFactory() - Method in interface bibliothek.gui.dock.common.MultipleCDockable
-
Gets the factory that created this dockable.
- getFactory(int) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Gets the index'th factory.
- getFactory(String) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Searches the factory which is associated with key.
- getFactoryId(MultipleCDockableFactory<?, ?>) - Method in class bibliothek.gui.dock.common.CControl
-
Gets the unique identifier of factory.
- getFactoryId(MultipleCDockableFactory<?, ?>) - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
-
Gets the id of factory.
- getFactoryID() - Method in interface bibliothek.gui.dock.common.intern.CommonDockable
-
Gets the identifier of the
DockFactory which can store and load
this dockable.
- getFactoryID() - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- getFactoryID() - Method in interface bibliothek.gui.dock.common.intern.station.CommonDockStation
-
Gets the unique identifier of the
DockFactory that stores and loads the layout of this
station.
- getFactoryId() - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationLayout
-
Gets the unique id of the
DockFactory that is used to read and store the actual layout.
- getFactoryID() - Method in class bibliothek.gui.dock.common.intern.station.CScreenDockStation
-
- getFactoryID() - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- getFactoryID() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective.CommonScreenDockPerspective
-
- getFactoryID() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- getFactoryID() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective.CommonSplitDockPerspective
-
- getFactoryID() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- getFactoryID() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective.CommonFlapDockPerspective
-
- getFactoryID() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- getFactoryID() - Method in interface bibliothek.gui.dock.common.perspective.CommonDockStationPerspective
-
- getFactoryID() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective
-
Gets the unique identifier of the factory that handles this kind of dockable.
- getFactoryID() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective.Intern
-
- getFactoryID() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective.Intern
-
- getFactoryIds() - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
Gets the set of keys for all factories known to this.
- getFirst(Filter<CDockable>) - Method in interface bibliothek.gui.dock.common.CFocusHistory
-
- getFirst(Filter<CDockable>) - Method in class bibliothek.gui.dock.common.DefaultCFocusHistory
-
- getFirstDockable(DockElement) - Static method in class bibliothek.gui.dock.common.util.CDockUtilities
-
Searches a
CDockable in the tree starting with
element.
- getFirstNonNull(ColorMap, String...) - Method in class bibliothek.gui.dock.common.intern.color.ColorTransmitter
-
Gets the first non- null color of map that
matches a given key.
- getFirstNonNull(FontMap, String...) - Method in class bibliothek.gui.dock.common.intern.font.FontTransmitter
-
Gets the first non- null color of map that
matches a given key.
- getFirstWorkingArea(CStation<?>) - Static method in class bibliothek.gui.dock.common.util.CDockUtilities
-
Starting with
station, and traversing the tree upwards, searches
the first
CStation which is a
working area.
- getFlag() - Method in enum bibliothek.gui.dock.common.EnableableItem
-
Gets the flag of this item, the flag is used to store a combination of several items.
- getFocusComponent() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getFocusComponent() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Gets the
Component which should receive the focus once this
CDockable is focused.
- getFocusedCDockable() - Method in class bibliothek.gui.dock.common.CControl
-
- getFocusHistory() - Method in class bibliothek.gui.dock.common.CControl
-
Gets an object describing which
CDockables did have the focus in
which order.
- getFocusListener() - Method in interface bibliothek.gui.dock.common.intern.CDockableAccess
-
A focus listener which will be informed whenever the owner of this
CDockableAccess experiences a change in the focus.
- getFocusListener() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Gets a
CFocusListener which forwards all calls to its
methods to the listener registered at this collection.
- getFocusListeners() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- getFont(String) - Method in class bibliothek.gui.dock.common.FontMap
-
Gets the font which is associated with key.
- getFonts() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getFonts() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Gets a mutable map of fonts.
- getFractionHeight() - Method in class bibliothek.gui.dock.facile.station.split.ResizeRequest
-
Gets the fraction of the mismatch the parent of the element that issued
this request should provide.
- getFractionWidth() - Method in class bibliothek.gui.dock.facile.station.split.ResizeRequest
-
Gets the fraction of the mismatch the parent of the element that issued
this request should provide.
- getFrontend() - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
-
Gets the frontend which is observed by this piece.
- getFrontend() - Method in class bibliothek.gui.dock.facile.menu.FrontendSettingsMenuPiece
-
Gets the frontend which might be modified by this menu.
- getFrontend() - Method in class bibliothek.gui.dock.support.menu.FrontendSettingsList
-
Gets the frontend which is currently observed
- getFull(int) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- getFull(String) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- getGridNodes() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Gets all the nodes of the grid.
- getGroupBehavior() - Method in class bibliothek.gui.dock.common.CControl
-
- getGroupBehavior() - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Gets the current group behavior.
- getGroupElement(LocationModeManager<? extends LocationMode>, Dockable, ExtendedMode) - Method in interface bibliothek.gui.dock.common.group.CGroupBehavior
-
Gets the element whose location or mode must be changed in order to apply
mode to dockable.
- getGroupElement(LocationModeManager<? extends LocationMode>, Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.common.group.StackGroupBehavior
-
- getGroupElement(LocationModeManager<? extends LocationMode>, Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.common.group.TopMostGroupBehavior
-
- getGrouping(Dockable) - Method in interface bibliothek.gui.dock.common.grouping.CGroupingBehavior
-
Gets the grouping algorithm that should be used for dockable.
- getGrouping(Dockable) - Method in class bibliothek.gui.dock.common.grouping.DefaultCGroupingBehavior
-
- getGrouping() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getGrouping() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Gets an algorithm that tells how this
CDockable attempts to group itself automatically with other
Dockables.
- getHeight() - Method in class bibliothek.gui.dock.common.layout.RequestDimension
-
- getHeight() - Method in class bibliothek.gui.dock.common.location.CExternalizedLocation
-
Gets the height of the element.
- getHeight() - Method in class bibliothek.gui.dock.common.location.CRectangleLocation
-
Gest the relative height
- getHistory() - Method in interface bibliothek.gui.dock.common.CFocusHistory
-
Gets the entire history of focused
CDockables, the most recent focused dockable
is at the beginning of the array.
- getHistory() - Method in class bibliothek.gui.dock.common.DefaultCFocusHistory
-
- getHistory(Dockable, Path) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Gets the history of dockable in mode modeId.
- getHistory(int) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Gets the history of the index'th set.
- getHistoryRewriter() - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
- getHoverIcon() - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Gets the icon which is used if the mouse is hovering over a button that represents this action.
- getIcon() - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Gest the icon of this action.
- getIcons() - Method in class bibliothek.gui.dock.common.CControl
-
Grants access to all the
Icons that are used within the realm of this
CControl.
- getID() - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
-
- getId() - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableLayout
-
Gets the unique id of the dockable.
- getID() - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
- getId() - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableLayout
-
Gets the unique identifier of the dockable
- getID() - Method in class bibliothek.gui.dock.common.intern.layout.ReplacementDockFactory
-
- getID() - Method in class bibliothek.gui.dock.common.intern.RootStationAdjacentFactory
-
- getID() - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
-
- getId() - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationLayout
-
- getId() - Method in class bibliothek.gui.dock.common.perspective.CContentPerspective
-
Gets the unique identifier of this perspective
- getId(int) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Gets the unique id of the index'th set.
- getIdentifier() - Method in class bibliothek.gui.dock.common.perspective.mode.CExternalizedModePerspective
-
- getIdentifier() - Method in class bibliothek.gui.dock.common.perspective.mode.CMaximizedModePerspective
-
- getIdentifier() - Method in class bibliothek.gui.dock.common.perspective.mode.CMinimizedModePerspective
-
- getIdentifier() - Method in class bibliothek.gui.dock.common.perspective.mode.CNormalModePerspective
-
- getIdentifier() - Method in interface bibliothek.gui.dock.common.perspective.mode.LocationModePerspective
-
Gets the unique identifier for this mode.
- getImportance(DockAction) - Method in class bibliothek.gui.dock.common.intern.action.CActionImportanceOrder
-
- getIndex() - Method in class bibliothek.gui.dock.common.location.CFlapIndexLocation
-
Gets the exact location of this location on its parent.
- getIndex() - Method in class bibliothek.gui.dock.common.location.CStackLocation
-
Gets the index to which this location points on a stack.
- getInitialMode(Dockable) - Method in interface bibliothek.gui.dock.common.grouping.DockableGrouping
-
Tries to find out how to display dockable initially.
- getInitialMode(Dockable) - Method in class bibliothek.gui.dock.common.grouping.PlaceholderGrouping
-
- getInitSelector() - Method in class bibliothek.gui.dock.common.preference.CKeyStrokePreferenceModel
-
Gets access to the preference that represents the
KeyStroke which opens the
selection popup.
- getItem(int) - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
-
- getItem(int) - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
-
Gets the index'th item of this piece.
- getItemCount() - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
-
- getItemCount() - Method in class bibliothek.gui.dock.facile.menu.NodeMenuPiece
-
- getItemCount() - Method in class bibliothek.gui.dock.facile.menu.SubmenuPiece
-
- getItemCount() - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
-
- getItemCount() - Method in class bibliothek.gui.dock.support.menu.MenuPiece
-
- getItemCount() - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
- getKey() - Method in interface bibliothek.gui.dock.common.theme.color.CColorBridgeExtension
-
Gets the name of the bridge, e.g. an extension that modifies the colors
of a tab would return
TabColor.KIND_TAB_COLOR.
- getKey(int) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Gets the key of the index'th element.
- getKey() - Method in class bibliothek.gui.dock.facile.action.KeyedActionSource
-
- getKey(Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Gets the unique identifier which is used for dockable.
- getKeyboardListener() - Method in interface bibliothek.gui.dock.common.intern.CDockableAccess
-
A keyboard listener which will be informed about key events that happen
on the owner of this access.
- getKeyboardListener() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Gets a
CKeyboardListener which forwards all calls to its
methods to the listener registered at this collection.
- getKeyboardListeners() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- getKeys() - Method in class bibliothek.gui.dock.common.intern.color.MinimizedButtonColorTransmitter
-
Gets the list of keys for which this transmitter works.
- getKeys() - Method in class bibliothek.gui.dock.common.intern.color.TitleColorTransmitter
-
Gets the list of keys for which this transmitter works.
- getKeyStrokePreferences() - Method in class bibliothek.gui.dock.common.CPreferenceModel
-
Grants access to the preferences concerning the global
KeyStrokes.
- getLastMaximizedLocation() - Method in class bibliothek.gui.dock.facile.mode.MaximizedModeSetting
-
Gets the location of
Dockables that are currently maximized.
- getLastMaximizedMode() - Method in class bibliothek.gui.dock.facile.mode.MaximizedModeSetting
-
Gets the modes of
Dockables that are currently maximized.
- getLastMode() - Method in class bibliothek.gui.dock.common.perspective.LocationHistory
-
Gets the newest entry of this history.
- getLastPlaceholder() - Method in class bibliothek.gui.dock.common.grouping.PlaceholderGrouping
-
- getLayers() - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- getLayout() - Method in class bibliothek.gui.dock.common.CControl
-
- getLayout(CommonDockable, Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
-
- getLayout() - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableLayout
-
- getLayout(CommonDockable, Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
- getLayout(CommonDockable, Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.common.intern.layout.ReplacementDockFactory
-
- getLayout(DockElement, Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.common.intern.RootStationAdjacentFactory
-
- getLayout(CommonDockStation<?, ?>, Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
-
- getLayout() - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationLayout
-
- getLayout() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective
-
Gets the layout which describes the content of this dockable.
- getLayout() - Method in class bibliothek.gui.dock.facile.station.split.ResizeElement
-
Gets the layout that created this element.
- getLayoutBytes() - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationLayout
-
Gets the layout information as byte array, assuming that the layout information is stored
as byte array.
- getLayoutPreferences() - Method in class bibliothek.gui.dock.common.CPreferenceModel
-
Grants access to the preferences concerning layout options like "where are the tabs placed?".
- getLayoutXML() - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationLayout
-
Gets the layout information as xml element, assuming that the layout information is stored
in xml.
- getLeaf() - Method in class bibliothek.gui.dock.facile.station.split.ResizeLeaf
-
Gets the leaf which is represented by this leaf-element.
- getLeafId() - Method in class bibliothek.gui.dock.common.location.TreeLocationLeaf
-
Gets the unique identifier of the leaf which is represented by this
TreeLocationLeaf.
- getLeft() - Method in class bibliothek.gui.dock.facile.station.split.ResizeNode
-
Gets the left or top child of this node
- getList() - Method in class bibliothek.gui.dock.facile.menu.LookAndFeelMenuPiece
-
- getLocation(Dockable) - Method in interface bibliothek.gui.dock.common.group.CGroupBehaviorCallback
-
Gets the current location of dockable.
- getLocation(DockStation) - Method in class bibliothek.gui.dock.common.grouping.PlaceholderGrouping
-
- getLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
Gets an element describing the location of dockable as
good as possible.
- getLocation(Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
Assuming that dockable is currently not in mode mode,
then this method searches for the previously stored location of dockable.
- getLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- getLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- getLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- getLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- getLocation(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- getLocation(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.mode.LocationModeManagerPerspective
-
Gets the current location of dockable.
- getLocation(PerspectiveDockable) - Method in class bibliothek.gui.dock.common.perspective.mode.LocationModeManagerPerspective
-
Gets the current location of dockable.
- getLocation(DockAction, EclipseTabStateInfo) - Method in class bibliothek.gui.dock.common.theme.eclipse.CommonEclipseThemeConnector
-
- getLocation(CAction, EclipseTabStateInfo) - Method in class bibliothek.gui.dock.common.theme.eclipse.CommonEclipseThemeConnector
-
Gets the location of action depending on the state of tab.
- getLocation() - Method in class bibliothek.gui.dock.facile.mode.Location
-
Gets the location on the parent station.
- getLocation() - Method in class bibliothek.gui.dock.facile.mode.LocationModeEvent
-
Gets the location which
dockable should have after
apply.
- getLocation(Dockable) - Method in interface bibliothek.gui.dock.facile.mode.MaximizedModeArea
-
Gets the location of dockable which is a child
of this station.
- getLocation(Dockable) - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
- getLocation(Dockable) - Method in interface bibliothek.gui.dock.facile.mode.StationModeArea
-
Gets the location of dockable which is a child
of this station.
- getLocationHint() - Method in class bibliothek.gui.dock.common.intern.action.CActionSource
-
- getLocationHint() - Method in class bibliothek.gui.dock.common.intern.action.CloseActionSource
-
- getLocationHint() - Method in class bibliothek.gui.dock.facile.action.KeyedActionSource
-
- getLocationHint() - Method in class bibliothek.gui.dock.support.mode.ModeForwardingActionSource
-
- getLocationHistory() - Method in class bibliothek.gui.dock.common.perspective.AbstractCDockablePerspective
-
- getLocationHistory() - Method in interface bibliothek.gui.dock.common.perspective.CDockablePerspective
-
Gets information about the locations this dockable had in the past.
- getLocationManager() - Method in class bibliothek.gui.dock.common.CControl
-
Gets the manager that is responsible to handle all changes of the
modes (maximized, normalized, ... ) of
Dockables.
- getLocationManager() - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
-
Gets the manager that is responsible to change the extended mode of the
Dockables.
- getLocationManager() - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
- getLocations() - Method in class bibliothek.gui.dock.common.perspective.LocationHistory
-
Gets all the locations that are stored in this history.
- getLookAndFeel() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- getManager() - Method in interface bibliothek.gui.dock.common.group.CGroupBehaviorCallback
-
- getManager() - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Gets the owner of this mode.
- getManager() - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
Gets the manager which currently works with this mode.
- getManager() - Method in class bibliothek.gui.dock.facile.mode.status.AbstractExtendedModeEnablement
-
Gets the manager in whose realm this enablement is used.
- getMaskNoCombination() - Method in class bibliothek.gui.dock.common.preference.CKeyStrokePreferenceModel
-
Gets access to the preference that represents the
ModifierMask that ensures
that
Dockables are not merged during drag and drop.
- getMaskScreenOnly() - Method in class bibliothek.gui.dock.common.preference.CKeyStrokePreferenceModel
-
- getMatchingStation(CStationContainer, CStation<?>) - Method in class bibliothek.gui.dock.common.CContentArea
-
- getMatchingStation(CStationContainer, CStation<?>) - Method in interface bibliothek.gui.dock.common.CStationContainer
-
Assuming
container is a type of
CStationContainer that is known to
this, and assuming
station is a child of
container: this
method returns one of
this children that has the same relative location in respect to
this
as
station has to
container.
- getMatchingStation(Dockable, String) - Method in class bibliothek.gui.dock.common.mode.CStationContainerHistoryRewriter
-
Given the current location of
dockable and the root station it is going
to use, this method decides which
CStation is actually going to be the new parent
root station.
- getMatchingStation(Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.common.mode.CStationContainerHistoryRewriter
-
Searches a
CStation which could be the new parent of
dockable
if it should be in mode
mode.
- getMaximize() - Method in class bibliothek.gui.dock.common.preference.CKeyStrokePreferenceModel
-
Gets access to the preference that represents the
KeyStroke which lets
maximize a
Dockable.
- getMaximizeArea(Dockable, Location) - Method in class bibliothek.gui.dock.common.mode.CMaximizedMode
-
- getMaximizeArea(Dockable, Location) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
Gets the area to which dockable should be maximized.
- getMaximizeArea(Dockable) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- getMaximizeArea(DockStation) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- getMaximizeChange() - Method in class bibliothek.gui.dock.common.preference.CKeyStrokePreferenceModel
-
Gets access to the preference that represents the
KeyStroke which switches between
maximized and normalized
Dockable.
- getMaximized() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- getMaximized() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- getMaximized() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Gets the element that is maximized.
- getMaximized() - Method in interface bibliothek.gui.dock.facile.mode.MaximizedModeArea
-
Gets the currently maximized elements.
- getMaximizedMode() - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
Direct access to the mode handling "maximized"
Dockables.
- getMaximizedModeArea() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle
-
- getMaximizingElement(Dockable) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
Gets the element which must be maximized when the user requests that
dockable is maximized.
- getMaximizingElement(Dockable, Dockable) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
Gets the element which would be maximized if old is currently
maximized, and dockable is or will not be maximized.
- getMenu() - Method in class bibliothek.gui.dock.facile.menu.MenuPieceText
-
Gets the menu which is using this text.
- getMenu() - Method in class bibliothek.gui.dock.facile.menu.RootMenuPiece
-
- getMenu() - Method in class bibliothek.gui.dock.facile.menu.SubmenuPiece
-
- getMenu() - Method in class bibliothek.gui.dock.support.menu.MenuPiece
-
Gets the menu into which this
MenuPiece adds its items.
- getMenuBehavior() - Method in class bibliothek.gui.dock.common.action.CPanelPopup
-
Tells how this action behaves if in a menu.
- getMinimize() - Method in class bibliothek.gui.dock.common.preference.CKeyStrokePreferenceModel
-
Gets access to the preference that represents the
KeyStroke which lets
minimize a
Dockable.
- getMinimizedMode() - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
Direct access to the mode handling "minimized"
Dockables.
- getMinimizedSize() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getMinimizedSize() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Gets the size which is used when this CDockable is minimized and
on a popup window.
- getMissingPerspectiveStrategy() - Method in class bibliothek.gui.dock.common.CControl
-
- getMissingStrategy() - Method in class bibliothek.gui.dock.common.CControl
-
Gets the strategy that tells what to do if layout information of a missing
CDockable is found.
- getMode(int) - Method in class bibliothek.gui.dock.common.perspective.LocationHistory
-
Gets the index'th entry of this history, where an
index of 0 represents the oldest entry.
- getMode(Path) - Method in class bibliothek.gui.dock.common.perspective.mode.LocationModeManagerPerspective
-
Gets the
ExtendedMode whose identifier is equal to
identifier.
- getMode(ExtendedMode) - Method in class bibliothek.gui.dock.common.perspective.mode.LocationModeManagerPerspective
-
Gets the location-mode with the identifier mode.
- getMode(PerspectiveDockable) - Method in class bibliothek.gui.dock.common.perspective.mode.LocationModeManagerPerspective
-
Gets the current mode of dockable.
- getMode(String, DockableProperty) - Method in class bibliothek.gui.dock.common.perspective.mode.LocationModeManagerPerspective
-
Gets the mode which could have a child in the given location.
- getMode() - Method in class bibliothek.gui.dock.facile.mode.Location
-
Gets the mode which is responsible for this location.
- getMode() - Method in class bibliothek.gui.dock.facile.mode.LocationModeEvent
-
Gets the source of the event, the mode whose apply method was called.
- getMode(Dockable) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Gets the current mode of dockable.
- getMode(Path) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Searches and returns the mode with given unique identifier path.
- getModeHistory(Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Gets the history which modes dockable
used in the past.
- getModeId() - Method in class bibliothek.gui.dock.facile.mode.MaximizedModeSetting
-
- getModeId() - Method in interface bibliothek.gui.dock.support.mode.ModeSetting
-
Gets the unique identifier of the
Mode this setting is
associated with.
- getModeId() - Method in interface bibliothek.gui.dock.support.mode.ModeSettingFactory
-
Gets the unique identifier of the
Mode which uses the
ModeSetting
of this factory.
- getModeId() - Method in class bibliothek.gui.dock.support.mode.NullModeSettingsFactory
-
- getModeIdentifier() - Method in class bibliothek.gui.dock.common.mode.ExtendedMode
-
Gets the unique identifier of the mode.
- getModel() - Method in class bibliothek.gui.dock.common.menu.CPreferenceMenuPiece
-
Gets the model which was explicitly set.
- getModel() - Method in class bibliothek.gui.dock.facile.menu.PreferenceMenuPiece
-
- getModeManagerHandle() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridArea
-
- getModeManagerHandle() - Method in class bibliothek.gui.dock.common.CGridArea
-
- getModes() - Method in class bibliothek.gui.dock.common.intern.CSetting
-
Gets the set of modes.
- getModes() - Method in class bibliothek.gui.dock.common.perspective.mode.LocationModeManagerPerspective
-
Gets an array containing all the modes known to this manager.
- getModifier() - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
- getMovingImageFactory(DockController) - Method in class bibliothek.gui.dock.common.theme.CDockTheme
-
- getMultipleDockable(String) - Method in class bibliothek.gui.dock.common.CControl
-
- getMultipleDockableFactory(String) - Method in class bibliothek.gui.dock.common.CControl
-
- getMultipleDockablePlaceholder(String) - Static method in class bibliothek.gui.dock.common.intern.CPlaceholderStrategy
-
Gets the placeholder that is used for the
MultipleCDockable with
unique identifier
id.
- getMultipleDockables() - Method in interface bibliothek.gui.dock.common.CControlRegister
-
Gets an unmodifiable list of all
MultipleCDockables which are known to
this register.
- getMultipleDockables() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getName() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList.Info
-
Gets the name of the
LookAndFeel that is represented
by this
Info.
- getNames() - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
Gets the names of all the perspectives that are available.
- getNewDividerSize() - Method in class bibliothek.gui.dock.facile.station.split.ResizeNode
-
Gets the space the divider needs right now.
- getNewLocation() - Method in class bibliothek.gui.dock.common.event.CDockableLocationEvent
-
Gets the location of the dockable after this event
- getNewShowing() - Method in class bibliothek.gui.dock.common.event.CDockableLocationEvent
-
Tells whether the user can see the dockable after this event
- getNewVisible() - Method in class bibliothek.gui.dock.common.event.CDockableLocationEvent
-
- getNextMaximizeArea(DockStation) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
Searches the
MaximizedModeArea which either represents
station or its nearest parent.
- getNode() - Method in class bibliothek.gui.dock.facile.station.split.ResizeNode
-
Gets the node that is represented by this element
- getNodeId() - Method in class bibliothek.gui.dock.common.location.AbstractTreeLocation
-
Gets the identifier of the node represented by this location.
- getNormalize() - Method in class bibliothek.gui.dock.common.preference.CKeyStrokePreferenceModel
-
Gets access to the preference that represents the
KeyStroke which lets
normalize a
Dockable.
- getNormalMode() - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
Direct access to the mode handling "normal"
Dockables.
- getNormalMode() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle
-
Gets the mode which should be used to unmaximize children.
- getNormalMode() - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler
-
- getNorth() - Method in class bibliothek.gui.dock.common.CContentArea
-
- getNorth() - Method in class bibliothek.gui.dock.common.perspective.CContentPerspective
-
Gets the station that is shown at the north side of the content-area.
- getNorthArea() - Method in class bibliothek.gui.dock.common.CContentArea
-
- getNorthIdentifier() - Method in class bibliothek.gui.dock.common.CContentArea
-
Gets the global identifier for the panel in the north.
- getNorthIdentifier(String) - Static method in class bibliothek.gui.dock.common.CContentArea
-
Creates the global identifier of a panel in the north.
- getOldDividerSize() - Method in class bibliothek.gui.dock.facile.station.split.ResizeNode
-
Gets the space the divider needed before the resize.
- getOldLocation() - Method in class bibliothek.gui.dock.common.event.CDockableLocationEvent
-
Gets the location of the dockable before this event
- getOldShowing() - Method in class bibliothek.gui.dock.common.event.CDockableLocationEvent
-
Tells whether the user could see the dockable before this event
- getOldVisible() - Method in class bibliothek.gui.dock.common.event.CDockableLocationEvent
-
- getOrder() - Method in class bibliothek.gui.dock.common.perspective.LocationHistory
-
- getOrder() - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
-
Gets the order of the menu items.
- getOwner() - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
-
Gets the control to which this object gives access.
- getPaint(DockStation) - Method in class bibliothek.gui.dock.common.theme.CDockTheme
-
- getParent() - Method in class bibliothek.gui.dock.common.CLocation
-
Gets the parent location of this location.
- getParent() - Method in class bibliothek.gui.dock.common.location.CBaseLocation
-
- getParent() - Method in class bibliothek.gui.dock.common.location.CExtendedModeLocation
-
- getParent() - Method in class bibliothek.gui.dock.common.location.CExternalizedLocation
-
Gets the parent location, if there is any.
- getParent() - Method in class bibliothek.gui.dock.common.location.CFlapIndexLocation
-
- getParent() - Method in class bibliothek.gui.dock.common.location.CFlapLocation
-
Gets the parent location of this location.
- getParent() - Method in class bibliothek.gui.dock.common.location.CMaximizedLocation
-
- getParent() - Method in class bibliothek.gui.dock.common.location.CRectangleLocation
-
- getParent() - Method in class bibliothek.gui.dock.common.location.CSplitLocation
-
- getParent() - Method in class bibliothek.gui.dock.common.location.CStackLocation
-
- getParent() - Method in class bibliothek.gui.dock.common.location.TreeLocationLeaf
-
- getParent() - Method in class bibliothek.gui.dock.common.location.TreeLocationNode
-
- getParent() - Method in class bibliothek.gui.dock.common.location.TreeLocationRoot
-
- getParent(Dockable) - Method in class bibliothek.gui.dock.common.mode.CStationContainerHistoryRewriter
-
Gets the first parent
CStation of
dockable.
- getParent() - Method in class bibliothek.gui.dock.common.perspective.AbstractCDockablePerspective
-
- getParent() - Method in interface bibliothek.gui.dock.common.perspective.CDockablePerspective
-
Gets the next parent of this perspective that represents a
CStation.
- getParent() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective.Intern
-
- getParent() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective.Intern
-
- getParent() - Method in class bibliothek.gui.dock.facile.station.split.ResizeElement
-
Gets the parent of this node
- getParent() - Method in class bibliothek.gui.dock.support.menu.MenuPiece
-
Gets the parent of this piece.
- getParentStation() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getParentStation() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
- getPerspective() - Method in class bibliothek.gui.dock.common.perspective.CContentPerspective
-
- getPerspective(boolean) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
Gets a perspective that matches the current layout of the application.
- getPerspective(String) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
- getPerspective(String, boolean) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
- getPerspective(String) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
-
Gets the perspective which was stored using name as key.
- getPerspective() - Method in class bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
-
Gets the current layout.
- getPerspective() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- getPerspective() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- getPerspective() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- getPerspective() - Method in class bibliothek.gui.dock.common.perspective.CPerspectiveMultipleIdentifierCollection
-
Gets the owner of this access object.
- getPerspective() - Method in interface bibliothek.gui.dock.common.perspective.CStationPerspective
-
Gets the perspective which presents this station.
- getPerspective() - Method in class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective
-
Gets the perspective that uses this mode.
- getPerspectiveLayout(CommonElementPerspective, Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
-
- getPerspectiveLayout(CommonElementPerspective, Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
- getPerspectiveLayout(PerspectiveElement, Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.common.intern.layout.ReplacementDockFactory
-
- getPerspectiveLayout(PerspectiveElement, Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.common.intern.RootStationAdjacentFactory
-
- getPerspectiveLayout(CommonDockStationPerspective, Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
-
- getPerspectiveName() - Method in class bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
-
Gets the name of the layout that is currently shown.
- getPerspectiveNames() - Method in class bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
-
- getPerspectives() - Method in class bibliothek.gui.dock.common.CControl
-
Grants access to the perspective API which allows clients to build complex layouts without
the need to create any
dockables or
stations.
- getPiece() - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
Gets the piece which is embraced by separators.
- getPlaceholder() - Method in class bibliothek.gui.dock.common.grouping.PlaceholderGrouping
-
- getPlaceholder() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective.CommonSplitDockPerspective
-
- getPlaceholder() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective.Intern
-
- getPlaceholder() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective.Intern
-
- getPlaceholderFor(Dockable) - Method in class bibliothek.gui.dock.common.intern.CPlaceholderStrategy
-
- getPlaceholders() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- getPlaceholders() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- getPlaceholders() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- getPreferenceModel() - Method in class bibliothek.gui.dock.common.CControl
-
Gets the preference model which is used to translate between the
preferences and
this.
- getPreferences() - Method in class bibliothek.gui.dock.common.CControl
-
- getPressedIcon() - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Gets the icon which is used if the mouse is pressed over a button that represents this action.
- getPreviousMode(Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Reading the history this method tells which mode
dockable was in before the current mode.
- getProperties(M, Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Gets the properties which correspond to dockable
and mode.
- getProperties(int) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Gets the converted properties of the index'th set.
- getProperty(PropertyKey<A>) - Method in class bibliothek.gui.dock.common.CControl
-
Gets the value of a property.
- getPropertyHistory(Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Gets the history which properties dockable
used in the past.
- getProvider(Dockable, Mode<Location>, DockActionSource) - Method in class bibliothek.gui.dock.facile.mode.MappingLocationModeActionProvider
-
- getRegister() - Method in class bibliothek.gui.dock.common.CControl
-
Gets the set of dockables, stations and other elements that are used
by this control.
- getRegister() - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
-
Gets the mutable register of the
CControl.
- getReplaceElement(LocationModeManager<? extends LocationMode>, Dockable, Dockable, ExtendedMode) - Method in interface bibliothek.gui.dock.common.group.CGroupBehavior
-
Gets the element which would replace old if old is currently
in mode, and dockable is or will not be in mode.
- getReplaceElement(LocationModeManager<? extends LocationMode>, Dockable, Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.common.group.StackGroupBehavior
-
- getReplaceElement(LocationModeManager<? extends LocationMode>, Dockable, Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.common.group.TopMostGroupBehavior
-
- getRepresentation(String) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- getRepresentation(String) - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
Gets the one
DockStation that is known with the root-id
uniqueId.
- getRepresentationIds() - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- getRepresentationIds() - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
- getRepresentations(String) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
- getRequest(RequestDimension, Leaf) - Method in class bibliothek.gui.dock.common.intern.station.CLockedResizeLayoutManager
-
- getRequest(T, Leaf) - Method in class bibliothek.gui.dock.facile.station.split.LockedResizeLayoutManager
-
Gets the size request that changes the size of leaf such
that it has a valid size again.
- getRequest() - Method in class bibliothek.gui.dock.facile.station.split.ResizeElement
-
Gets the initial request for the size change.
- getResizeRoot() - Method in class bibliothek.gui.dock.facile.station.split.ResizeElement
-
Gets the root of this tree.
- getResizeRoot() - Method in class bibliothek.gui.dock.facile.station.split.ResizeRoot
-
- getResources() - Method in class bibliothek.gui.dock.common.CControl
-
Grants access to the manager that reads and stores configurations
of the common-project.
- getRight() - Method in class bibliothek.gui.dock.facile.station.split.ResizeNode
-
Gets the right or bottom child of this node
- getRoot(String) - Method in class bibliothek.gui.dock.common.intern.layout.CLayoutChangeStrategy.CSettingAccess
-
- getRoot() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective.CommonSplitDockPerspective
-
- getRoot() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Gets access to the intern tree that represents the layout of this area.
- getRoot(PerspectiveDockable) - Method in class bibliothek.gui.dock.common.perspective.mode.LocationModeManagerPerspective
-
- getRoot() - Method in class bibliothek.gui.dock.facile.menu.SubmenuPiece
-
Gets the root of this subtree.
- getRoot() - Method in class bibliothek.gui.dock.facile.mode.Location
-
Gets the unique identifier of the parent station.
- getRoot() - Method in class bibliothek.gui.dock.facile.station.split.ResizeRoot
-
Gets the root which is represented by this root-element.
- getRootWindow() - Method in class bibliothek.gui.dock.common.CControl
-
Gets the root window of the application.
- getScreenDockStation() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridAreaConfiguration
-
- getScreenStation() - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
- getSelectedFactory() - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Gets the currently selected factory.
- getSelectedHoverIcon() - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Gets the icon which is used if the mouse is hovering over a button that represents this action and
if this action is selected.
- getSelectedIcon() - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Gets the icon that is shown when this action is selected.
- getSelectedKey() - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Gets the name of the currently selected factory.
- getSelectedPressedIcon() - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Gets the icon which is used if the mouse is pressed over a button that represents this action and
if this action is selected.
- getSelection() - Method in class bibliothek.gui.dock.common.action.CDropDownButton
-
Gets the currently selected action.
- getSelectModeAction() - Method in class bibliothek.gui.dock.facile.mode.DefaultLocationModeActionProvider
-
Gets the action which must be triggered in order to activate this mode.
- getSeparatorCount() - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
Gets the number of separators which were added by this piece.
- getSetting(boolean) - Method in class bibliothek.gui.dock.common.intern.CDockFrontend
-
- getSetting(String) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
-
Gets the raw data about the layout that is stored using name as key.
- getSetting() - Method in class bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
-
Gets the raw data of the current layout.
- getSettingFactory() - Method in class bibliothek.gui.dock.facile.mode.ExternalizedMode
-
- getSettingFactory() - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- getSettingFactory() - Method in class bibliothek.gui.dock.facile.mode.MinimizedMode
-
- getSettingFactory() - Method in class bibliothek.gui.dock.facile.mode.NormalMode
-
- getSettingFactory() - Method in interface bibliothek.gui.dock.support.mode.Mode
-
- getSettings() - Method in class bibliothek.gui.dock.common.intern.layout.CControlPerspectiveResource
-
Gets the settings that were read by this resource.
- getSettings(Path) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Gets the settings which belong to a
Mode with unique
identifier
modeId.
- getSharedActions(DockStation) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
- getSharedActions(DockStation) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Gets a list of actions that should be shown on station depending on the
current children of station.
- getSide() - Method in class bibliothek.gui.dock.common.location.AbstractTreeLocation
-
Given the rectangle yield by the parent-location, this
property tells which part the rectangle yield by this location occupies.
- getSide() - Method in class bibliothek.gui.dock.common.location.CMinimizedLocation
-
Gets the side of the
CContentArea where this minimized-location
points to.
- getSingleDockable(String) - Method in class bibliothek.gui.dock.common.CControl
-
- getSingleDockable(String) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getSingleDockable(String) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
- getSingleDockableFactory(String) - Method in class bibliothek.gui.dock.common.CControl
-
- getSingleDockablePlaceholder(String) - Static method in class bibliothek.gui.dock.common.intern.CPlaceholderStrategy
-
Gets the placeholder that is used for the
SingleCDockable with
unique identifier
id.
- getSingleDockables() - Method in interface bibliothek.gui.dock.common.CControlRegister
-
Gets an unmodifiable list of all
SingleCDockables which are known to
this register.
- getSingleDockables() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getSize(FlapDockStation, Dockable) - Method in class bibliothek.gui.dock.common.intern.station.CFlapLayoutManager
-
- getSize() - Method in class bibliothek.gui.dock.common.location.AbstractTreeLocation
-
Gets the size of this location.
- getSize() - Method in class bibliothek.gui.dock.common.perspective.LocationHistory
-
Gets the number of entries this history has.
- getSource(Dockable, DockActionSource, DockActionSource[], DockActionSource, DockActionSource[]) - Method in class bibliothek.gui.dock.common.intern.action.CActionOffer
-
- getSource(Dockable) - Method in class bibliothek.gui.dock.facile.action.ReplaceActionGuard
-
- getSources() - Method in interface bibliothek.gui.dock.common.intern.CommonDockable
-
- getSources() - Method in class bibliothek.gui.dock.common.intern.DefaultCommonDockable
-
- getSources() - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- getSources() - Method in interface bibliothek.gui.dock.common.intern.station.CommonStationDelegate
-
- getSources() - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- getSouth() - Method in class bibliothek.gui.dock.common.CContentArea
-
- getSouth() - Method in class bibliothek.gui.dock.common.perspective.CContentPerspective
-
Gets the station that is shown at the south side of the content-area.
- getSouthArea() - Method in class bibliothek.gui.dock.common.CContentArea
-
- getSouthIdentifier() - Method in class bibliothek.gui.dock.common.CContentArea
-
Gets the global identifier for the panel in the south.
- getSouthIdentifier(String) - Static method in class bibliothek.gui.dock.common.CContentArea
-
Creates the global identifier of a panel in the south.
- getSplitInserter() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridAreaConfiguration
-
- getStation(int) - Method in class bibliothek.gui.dock.common.CContentArea
-
- getStation(DockStation) - Method in class bibliothek.gui.dock.common.CControl
-
- getStation(String) - Method in class bibliothek.gui.dock.common.CControl
-
Searches the
CStation with unique identifier
id.
- getStation() - Method in class bibliothek.gui.dock.common.CGridArea
-
- getStation() - Method in class bibliothek.gui.dock.common.CMinimizeArea
-
- getStation() - Method in interface bibliothek.gui.dock.common.CStation
-
Gets the internal representation of this
CStation.
- getStation(int) - Method in interface bibliothek.gui.dock.common.CStationContainer
-
Gets the index'th child of this container.
- getStation() - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
-
- getStation() - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
- getStation() - Method in interface bibliothek.gui.dock.common.intern.CommonDockable
-
Gets the model of this dockable as station.
- getStation() - Method in class bibliothek.gui.dock.common.intern.DefaultCommonDockable
-
- getStation() - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- getStation() - Method in interface bibliothek.gui.dock.common.intern.station.CommonDockStation
-
Gets the model of this station.
- getStation() - Method in interface bibliothek.gui.dock.common.intern.station.CommonStationDelegate
-
- getStation() - Method in class bibliothek.gui.dock.common.intern.station.CScreenDockStation
-
- getStation() - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- getStation() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- getStation() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- getStation() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle
-
Gets the station which is managed by this handle.
- getStation() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- getStation() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- getStation() - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- getStation(String) - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
Gets the station which was registered with the unique identifier id.
- getStation() - Method in interface bibliothek.gui.dock.facile.mode.ModeArea
-
Gets the station which is represented by this area.
- getStation() - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
Gets the station which is managed by this handle.
- getStationContainers() - Method in class bibliothek.gui.dock.common.CControl
-
- getStationContainers() - Method in interface bibliothek.gui.dock.common.CControlRegister
-
- getStationContainers() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getStationCount() - Method in class bibliothek.gui.dock.common.CContentArea
-
- getStationCount() - Method in interface bibliothek.gui.dock.common.CStationContainer
-
Gets the number of
CStations that are currently in this container.
- getStationKeys() - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
Gets the names of all the stations that were registered
- getStationLocation() - Method in class bibliothek.gui.dock.common.CGridArea
-
- getStationLocation() - Method in class bibliothek.gui.dock.common.CMinimizeArea
-
- getStationLocation() - Method in interface bibliothek.gui.dock.common.CStation
-
- getStationLocation() - Method in class bibliothek.gui.dock.common.CWorkingArea
-
- getStationLocation() - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
-
- getStationLocation() - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
- getStations() - Method in class bibliothek.gui.dock.common.CContentArea
-
Gets an independent array of all stations that are used on this
CContentArea.
- getStations() - Method in class bibliothek.gui.dock.common.CControl
-
Gets an unmodifiable list of all stations that are currently
registered at this control.
- getStations() - Method in interface bibliothek.gui.dock.common.CControlRegister
-
Gets an unmodifiable list of all
CStations which are known to
this register.
- getStations() - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- getStoredLocation(Dockable, CLocationMode, Location) - Method in interface bibliothek.gui.dock.common.grouping.DockableGrouping
-
Called right after an old location of dockable for mode was read.
- getStoredLocation(Dockable, CLocationMode, Location) - Method in class bibliothek.gui.dock.common.grouping.PlaceholderGrouping
-
- getSystem() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Gets information about the
LookAndFeel that imitates
the native look of the system.
- getTabContentFilter() - Method in class bibliothek.gui.dock.common.preference.CLayoutPreferenceModel
-
Grants access to the preference that tells what content to show on a tab.
- getTabPlacement() - Method in class bibliothek.gui.dock.common.preference.CLayoutPreferenceModel
-
Grants access to the preference that tells where tabs are placed.
- getText() - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Gets the text of this action.
- getTheme() - Method in class bibliothek.gui.dock.common.preference.CLayoutPreferenceModel
-
Grants access to the preference that selects the
DockTheme.
- getThemes() - Method in class bibliothek.gui.dock.common.CControl
-
Gets the list of installed themes.
- getThemes() - Method in class bibliothek.gui.dock.facile.menu.ThemeMenuPiece
-
Gets the set of themes used by this piece.
- getTitleBarKind(DockStation, Dockable) - Method in class bibliothek.gui.dock.common.theme.eclipse.CommonEclipseThemeConnector
-
- getTitleFactory(DockController) - Method in class bibliothek.gui.dock.common.theme.CDockTheme
-
- getTitleIcon() - Method in class bibliothek.gui.dock.common.CGridArea
-
Gets the icon that is shown in the title.
- getTitleIcon() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Gets the icon that is shown in the title.
- getTitleIconHandling() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
- getTitleText() - Method in class bibliothek.gui.dock.common.CGridArea
-
Gets the text that is shown as title.
- getTitleText() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Gets the text that is shown as title.
- getTitleToolTip() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Gets the tooltip that is shown on the title of this dockable.
- getTooltip() - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Gets the long description of this action.
- getTreeLocation() - Method in class bibliothek.gui.dock.common.intern.CancelDragAndDropOperation
-
- getTypeId() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridArea
-
- getTypeId() - Method in class bibliothek.gui.dock.common.CExternalizeArea
-
- getTypeId() - Method in class bibliothek.gui.dock.common.CGridArea
-
- getTypeId() - Method in class bibliothek.gui.dock.common.CMinimizeArea
-
- getTypeId() - Method in interface bibliothek.gui.dock.common.CStation
-
Gets a unique path denoting the type of this station.
- getTypeId() - Method in class bibliothek.gui.dock.common.CWorkingArea
-
- getTypeId() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- getTypeId() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- getTypeId() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- getTypeId() - Method in interface bibliothek.gui.dock.common.perspective.CStationPerspective
-
- getUniqueId() - Method in class bibliothek.gui.dock.common.CContentArea
-
Gets the unique id of this center.
- getUniqueId(MultipleCDockable) - Method in class bibliothek.gui.dock.common.CControl
-
Gets the unique identifier which is used internally for dockable
- getUniqueId() - Method in class bibliothek.gui.dock.common.CGridArea
-
- getUniqueId() - Method in class bibliothek.gui.dock.common.CMinimizeArea
-
Gets the unique uniqueId of this area.
- getUniqueId() - Method in interface bibliothek.gui.dock.common.CStation
-
Gets a unique and constant identifier for this station
- getUniqueId() - Method in interface bibliothek.gui.dock.common.CStationContainer
-
- getUniqueId() - Method in class bibliothek.gui.dock.common.DefaultSingleCDockable
-
Gets the id of this dockable.
- getUniqueId() - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
-
- getUniqueId() - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
- getUniqueId() - Method in interface bibliothek.gui.dock.common.intern.CDockableAccess
-
Gets the unique id of this dockable.
- getUniqueId() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- getUniqueId() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- getUniqueId() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- getUniqueId() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- getUniqueId() - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- getUniqueId() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- getUniqueId() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- getUniqueId(MultipleCDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CPerspectiveMultipleIdentifierCollection
-
Searches or creates a unique identifier that matches element.
- getUniqueId() - Method in interface bibliothek.gui.dock.common.perspective.CStationPerspective
-
Gets the unique identifier of this station.
- getUniqueId() - Method in interface bibliothek.gui.dock.common.perspective.mode.CModeAreaPerspective
-
Gets a unique identifier for this perspective.
- getUniqueId() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective
-
Gets the unique identifier of this element.
- getUniqueId() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective
-
Gets the unique identifier that is associated with this element.
- getUniqueId() - Method in interface bibliothek.gui.dock.common.SingleCDockable
-
Gets the id of this dockable.
- getUniqueId() - Method in interface bibliothek.gui.dock.facile.mode.ModeArea
-
Gets a unique identifier for this area.
- getUniqueId() - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
- getUniqueIdentifier() - Method in class bibliothek.gui.dock.facile.mode.ExternalizedMode
-
- getUniqueIdentifier() - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- getUniqueIdentifier() - Method in class bibliothek.gui.dock.facile.mode.MinimizedMode
-
- getUniqueIdentifier() - Method in class bibliothek.gui.dock.facile.mode.NormalMode
-
- getUniqueIdentifier() - Method in interface bibliothek.gui.dock.support.mode.Mode
-
Gets a unique identifier, only this
Mode must have this
identifier.
- getUnmaximizedMode() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- getUnmaximizedMode() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- getUnmaximizedMode(Dockable) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
Assuming dockable is a maximized element, tells which
mode would be the preferred mode for unmaximization.
- getUnmaximizedMode() - Method in interface bibliothek.gui.dock.facile.mode.MaximizedModeArea
-
Tells which mode would be the preferred mode for unmaximization.
- getUnmaximizeLocation() - Method in interface bibliothek.gui.dock.common.perspective.mode.CMaximizedModeAreaPerspective
-
Gets the location the currently maximized item should use when unmaximized.
- getUnmaximizeMode() - Method in interface bibliothek.gui.dock.common.perspective.mode.CMaximizedModeAreaPerspective
-
Gets the mode the currently maximized item should use when unmaximized.
- getValidatedLocation(Dockable, CLocationMode, Location) - Method in interface bibliothek.gui.dock.common.grouping.DockableGrouping
-
Called right before dockable is moved to a new location.
- getValidatedLocation(Dockable, CLocationMode, Location) - Method in class bibliothek.gui.dock.common.grouping.PlaceholderGrouping
-
- getVetoClosingListener() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- getVetoClosingListeners() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- getVetoFocusListener() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Gets a
CVetoFocusListener which forwards all calls to
its methods to the listeners registered in this collection.
- getVetoFocusListeners() - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- getWest() - Method in class bibliothek.gui.dock.common.CContentArea
-
- getWest() - Method in class bibliothek.gui.dock.common.perspective.CContentPerspective
-
Gets the station that is shown at the west side of the content-area.
- getWestArea() - Method in class bibliothek.gui.dock.common.CContentArea
-
- getWestIdentifier() - Method in class bibliothek.gui.dock.common.CContentArea
-
Gets the global identifier for the panel in the west.
- getWestIdentifier(String) - Static method in class bibliothek.gui.dock.common.CContentArea
-
Creates the global identifier of a panel in the west.
- getWidth() - Method in class bibliothek.gui.dock.common.layout.RequestDimension
-
- getWidth() - Method in class bibliothek.gui.dock.common.location.CExternalizedLocation
-
Gets the width of the element.
- getWidth() - Method in class bibliothek.gui.dock.common.location.CRectangleLocation
-
Gets the relative width
- getWindow(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Gets an object that stores all the properties that are associated with dockable.
- getWorkingArea() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- getWorkingArea() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
- getWorkingArea() - Method in class bibliothek.gui.dock.common.location.CWorkingAreaLocation
-
Gets the workingarea to which this location relates.
- getWorkingArea(Dockable) - Method in class bibliothek.gui.dock.common.mode.CStationContainerHistoryRewriter
-
- getWorkingArea() - Method in class bibliothek.gui.dock.common.perspective.AbstractCDockablePerspective
-
- getWorkingArea() - Method in interface bibliothek.gui.dock.common.perspective.CDockablePerspective
-
Gets the working-area of this element
- getX() - Method in class bibliothek.gui.dock.common.location.CExternalizedLocation
-
Gets the left end of the element.
- getX() - Method in class bibliothek.gui.dock.common.location.CRectangleLocation
-
Gets the relative x-coordinate
- getY() - Method in class bibliothek.gui.dock.common.location.CExternalizedLocation
-
Gets the top end of the element.
- getY() - Method in class bibliothek.gui.dock.common.location.CRectangleLocation
-
Gets the relative y-coordinate
- grid() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Allows access to the internal representation of this area as grid.
- gridAdd(double, double, double, double, CDockablePerspective...) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Adds dockables at location x/y with size width/height to an internal
list of pending commands to execute.
- gridClear() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Deletes all pending commands that were collected by the grid* methods.
- gridDeploy() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Removes all children of this area, then executes pending commands that add dockables at specified locations.
- gridHorizontal(double, double, double) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Adds a constraint to the algorithm that is executed by
CGridPerspective.gridDeploy(), the constraint tells that
there should be a horizontal divider from
x1/y to
x2/y.
- gridPlaceholder(double, double, double, double, CDockablePerspective...) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Adds dockables as placeholder at location x/y with size width/height to
an internal list of pending commands to execute.
- gridPlaceholder(double, double, double, double, Path...) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Adds placeholders at location x/y with size width/height to
an internal list of pending commands to execute.
- gridPrepare() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Reads the contents of the
root and resets the
grid to reflect that
root.
- gridSelect(double, double, double, double, CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Using location x/y and size width/height as key, this method set the selection
in a group of dockables.
- gridVertical(double, double, double) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Adds a constraint to the algorithm that is executed by
CGridPerspective.gridDeploy(), the constraint tells that
there should be a vertical divider from
x/y1 to
x/y2.
- GROUPING_BEHAVIOR - Static variable in class bibliothek.gui.dock.common.CControl
-
The grouping behavior defines how
Dockables tend to automatically group together.
- GroupingDockLocationListener - Class in bibliothek.gui.dock.common.grouping
-
- GroupingDockLocationListener(CControl) - Constructor for class bibliothek.gui.dock.common.grouping.GroupingDockLocationListener
-
Creates a new listener, without adding it to ccontrol.
- GroupingHistoryRewriter - Class in bibliothek.gui.dock.common.grouping
-
- GroupingHistoryRewriter(CControl, HistoryRewriter<Location, CLocationMode>) - Constructor for class bibliothek.gui.dock.common.grouping.GroupingHistoryRewriter
-
- ICON_IDENTIFIER - Static variable in class bibliothek.gui.dock.facile.mode.ExternalizedMode
-
the key used for the
IconManager to read the
Icon for the "externalize"-action
- ICON_IDENTIFIER - Static variable in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
the key used for the
IconManager to read the
Icon for the "maximize"-action
- ICON_IDENTIFIER - Static variable in class bibliothek.gui.dock.facile.mode.MinimizedMode
-
the key used for the
IconManager to read the
Icon for the "minimize"-action
- ICON_IDENTIFIER - Static variable in class bibliothek.gui.dock.facile.mode.NormalMode
-
the key used for the
IconManager to read the
Icon for the "normalize"-action
- ICON_MANAGER_KEY_EXTERNALIZE - Static variable in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
the key used for the
IconManager to read the
Icon for the "externalize"-action
- ICON_MANAGER_KEY_MAXIMIZE - Static variable in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
the key used for the
IconManager to read the
Icon for the "maximize"-action
- ICON_MANAGER_KEY_MINIMIZE - Static variable in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
the key used for the
IconManager to read the
Icon for the "minimize"-action
- ICON_MANAGER_KEY_NORMALIZE - Static variable in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
the key used for the
IconManager to read the
Icon for the "normalize"-action
- ICON_MANAGER_KEY_UNEXTERNALIZE - Static variable in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
the key used for the
IconManager to read the
Icon for the "unexternalize"-action
- ICON_MANAGER_KEY_UNMAXIMIZE_EXTERNALIZED - Static variable in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
the key used for the
IconManager to read the
Icon for the "unmaximize externalized"-action
- IDENTIFIER - Static variable in class bibliothek.gui.dock.facile.mode.ExternalizedMode
-
the unique identifier of this mode
- IDENTIFIER - Static variable in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
unique identifier for this mode
- IDENTIFIER - Static variable in class bibliothek.gui.dock.facile.mode.MinimizedMode
-
the unique identifier of this mode
- IDENTIFIER - Static variable in class bibliothek.gui.dock.facile.mode.NormalMode
-
The unique identifier of this mode
- include(Dockable) - Method in class bibliothek.gui.dock.common.menu.SingleCDockableListMenuPiece
-
- include(Dockable) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
-
Tells whether an item should be inserted into the menu for the given
dockable or not.
- indexOf(CStation<?>) - Method in class bibliothek.gui.dock.common.CContentArea
-
Gets the index of child.
- indexOf(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Gets the location of dockable.
- indexOf(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Gets the location of dockable on this area.
- indexOf(ThemeFactory) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Searches for factory and returns its index.
- indexOf(String) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Searches for key and returns its location.
- indexOf(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Gets the location of info.
- indexOf(String) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Gets the index of the entry with identifier id.
- indexOfFull(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Gets the index of
info, where 0 means the
default, 1 the
system and
anything else the
normal, moved by 2 steps, LookAndFeels.
- Info(String, String) - Constructor for class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList.Info
-
Creates a new set of information
- informMode(ExtendedMode) - Method in interface bibliothek.gui.dock.common.intern.CDockableAccess
-
Called after the mode of the
CDockable may have changed.
- informVisibility(boolean) - Method in interface bibliothek.gui.dock.common.intern.CDockableAccess
-
Called after the visibility of the
CDockable has changed.
- init(CommonDockAction) - Method in class bibliothek.gui.dock.common.action.CAction
-
Initializes this action.
- init(CommonSimpleButtonAction) - Method in class bibliothek.gui.dock.common.action.CButton
-
- init(CommonSimpleRadioAction) - Method in class bibliothek.gui.dock.common.action.CRadioButton
-
- init(WindowProvider, CControlFactory) - Method in class bibliothek.gui.dock.common.CControl
-
Initializes the fields of this
CControl.
- init(CControl, String) - Method in class bibliothek.gui.dock.common.CGridArea
-
Initializes the fields of this area.
- init(CControl, String) - Method in class bibliothek.gui.dock.common.CMinimizeArea
-
Initializes the new area, should be called only once by subclasses
- init(CommonDockable) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Initializes this CDockable.
- init(S, String, CLocation) - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
-
Initializes the fields of this station.
- init(S, String, CLocation, CommonDockable) - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
Initializes the fields of this station.
- init(A) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Initializes this action, this method can be called only once.
- init(CControl, ExtendedMode, String, String, String, PropertyKey<KeyStroke>) - Method in class bibliothek.gui.dock.common.intern.action.CExtendedModeAction
-
Creates a new action, this method must be called only once.
- init(A) - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
- init() - Method in class bibliothek.gui.dock.facile.mode.status.AbstractExtendedModeEnablement
-
- initDefaultFontBridges(CControl) - Method in class bibliothek.gui.dock.common.theme.CDockTheme
-
- initExtensions(DockController) - Method in class bibliothek.gui.dock.common.CControl
-
- initExternalizeArea() - Method in class bibliothek.gui.dock.common.CControl
-
- initFactories() - Method in class bibliothek.gui.dock.common.CControl
-
- initIcons() - Method in class bibliothek.gui.dock.common.CControl
-
Sets up all the default icons used in the realm of this
CControl.
- initPersistentStorage() - Method in class bibliothek.gui.dock.common.CControl
-
- initProperties() - Method in class bibliothek.gui.dock.common.CControl
-
Sets up the default properties.
- initTexts() - Method in class bibliothek.gui.dock.common.CControl
-
Sets up all the default text that is used in the realm of this
CControl
- initTexts(Locale) - Method in class bibliothek.gui.dock.common.CControl
-
Sets up all the default text that is used in the realm of this
CControl
- initTransferFocusOnMinimize(DockController) - Method in class bibliothek.gui.dock.common.CControl
-
- insert(int, CAction) - Method in class bibliothek.gui.dock.common.action.CDropDownButton
-
Adds an action to the menu.
- insert(int, CAction) - Method in class bibliothek.gui.dock.common.action.CMenu
-
Adds an action to the menu.
- insert(int, CAction) - Method in class bibliothek.gui.dock.common.intern.action.CActionSource
-
Inserts an action at index of this source.
- insert(int) - Method in class bibliothek.gui.dock.common.location.CFlapLocation
-
Creates a location to insert children into the station.
- insert(int, CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Inserts dockable at location index to the list of children of this area.
- insert(int, CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CStackPerspective
-
Inserts dockable at location index.
- insert(int, ExtendedMode, Location) - Method in class bibliothek.gui.dock.common.perspective.LocationHistory
-
Sets the location that is to be used for mode.
- insert(int, String, ThemeFactory) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Inserts a new factory into this map.
- insert(CloseableDockableMenuPiece.Item) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
-
Adds an earlier created item into the menu, subclasses might override
this method to add the item at a different location.
- insert(int, Component) - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
-
- insert(int, MenuPiece) - Method in class bibliothek.gui.dock.facile.menu.NodeMenuPiece
-
Inserts a new child in this piece.
- insert(int, LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- insert(int, Component) - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
-
Inserts a new item into the menu.
- insert(MenuPiece, int, Component...) - Method in interface bibliothek.gui.dock.support.menu.MenuPieceListener
-
Called if some items have been added to piece.
- insertAction(int, CAction) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Adds a new action to this dockable.
- insertPlaceholder(int, CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Inserts a placeholder for dockable at location index in the list of
children of this area.
- insertPlaceholder(int, Path) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Inserts a placeholder at location index in the list of
children of this area.
- insertSeparator(int) - Method in class bibliothek.gui.dock.common.action.CDropDownButton
-
Adds a separator.
- insertSeparator(int) - Method in class bibliothek.gui.dock.common.action.CMenu
-
Adds a separator.
- insertSeparator(int) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Adds a separator to the list of
CActions of this dockable.
- insertSeparator(int) - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
-
- insertSeparator(int) - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
-
Inserts a separator into this piece.
- install(CControlAccess) - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridArea
-
- install() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridAreaConfiguration
-
Activates this configuration.
- install(CControlAccess) - Method in class bibliothek.gui.dock.common.CExternalizeArea
-
- install(CControlAccess) - Method in class bibliothek.gui.dock.common.CGridArea
-
- install(CControlAccess) - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
-
Called when this station is added to a
CControl.
- install(CControlAccess) - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
Called when this station is added to a
CControl.
- install(DockStation) - Method in class bibliothek.gui.dock.common.intern.CPlaceholderStrategy
-
- install() - Method in class bibliothek.gui.dock.common.intern.DelayedWorkingAreaSetter
-
- install(FlapDockStation) - Method in class bibliothek.gui.dock.common.intern.station.CFlapLayoutManager
-
- install(DockController) - Method in class bibliothek.gui.dock.common.theme.CBasicTheme
-
- install(DockController) - Method in class bibliothek.gui.dock.common.theme.CBubbleTheme
-
- install(DockController, DockThemeExtension[]) - Method in class bibliothek.gui.dock.common.theme.CDockTheme
-
- install(DockController) - Method in class bibliothek.gui.dock.common.theme.CDockTheme
-
Installs this theme at controller.
- install(DockController) - Method in class bibliothek.gui.dock.common.theme.CEclipseTheme
-
- install(DockController) - Method in class bibliothek.gui.dock.common.theme.CFlatTheme
-
- install(DockController) - Method in class bibliothek.gui.dock.common.theme.CSmoothTheme
-
- install(SplitDockStation) - Method in class bibliothek.gui.dock.facile.station.split.DelegatingSplitLayoutManager
-
- installed(DockAction) - Method in class bibliothek.gui.dock.common.intern.action.CButtonContentFilter
-
- installOn(CControl) - Static method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridAreaConfiguration
-
- interested(Dockable) - Method in class bibliothek.gui.dock.common.intern.action.CActionOffer
-
- interested(DockElement) - Method in class bibliothek.gui.dock.common.intern.RootStationAdjacentFactory
-
- interested(PerspectiveElement) - Method in class bibliothek.gui.dock.common.intern.RootStationAdjacentFactory
-
- intern() - Method in class bibliothek.gui.dock.common.action.CAction
-
Gets the internal representation of the action.
- intern() - Method in class bibliothek.gui.dock.common.CControl
-
Gets the representation of the layer beneath the common-layer.
- intern() - Method in class bibliothek.gui.dock.common.event.CVetoClosingEvent
-
Gets the source of this event.
- intern() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Gets the intern representation of this dockable.
- intern() - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
- intern() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Gets the intern representation of this CDockable.
- intern() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
- intern() - Method in interface bibliothek.gui.dock.common.perspective.CElementPerspective
-
Gets the internal representation for this element.
- intern() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- intern() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- intern() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- intern() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective
-
- Intern() - Constructor for class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective.Intern
-
- intern() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective
-
- Intern() - Constructor for class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective.Intern
-
- intern() - Method in class bibliothek.gui.dock.common.theme.CDockTheme
-
Gets the internal representation of this theme.
- internalLocation(boolean) - Method in interface bibliothek.gui.dock.common.intern.CDockableAccess
-
Gets the user set location of this dockable.
- internalLocationChange(ModeArea, Set<Dockable>) - Method in interface bibliothek.gui.dock.facile.mode.ModeAreaListener
-
To be called if a set of
Dockables, which are children of the
ModeArea source, changed their location such that
their
Mode might change.
- isAcceleratorGlobal() - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Whether this action is listening to global key events.
- isAllowReadOnlyOnce() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- isApplicationDefined() - Method in class bibliothek.gui.dock.facile.mode.Location
-
Tells whether this location was defined by the client application.
- isAreaSet() - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableLayout
-
- isAutoDeploy() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- isAutoRemove() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridArea
-
Tells whether this station can automatically remove itself from its parent and the
CControl.
- isAutoUnset() - Method in class bibliothek.gui.dock.common.perspective.CWorkingPerspective
-
Tells whether the working-area of children is automatically set to null when the children
are removed from this station.
- isAvailable(Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.facile.mode.status.DefaultExtendedModeEnablement
-
- isAvailable() - Method in enum bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablement.Availability
-
- isAvailable(Dockable, ExtendedMode) - Method in interface bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablement
-
Tells whether mode is available for dockable.
- isBasicMode() - Method in class bibliothek.gui.dock.common.mode.CExternalizedMode
-
- isBasicMode() - Method in interface bibliothek.gui.dock.common.mode.CLocationMode
-
Tells whether this mode is a basic mode or not.
- isBasicMode() - Method in class bibliothek.gui.dock.common.mode.CMaximizedMode
-
- isBasicMode() - Method in class bibliothek.gui.dock.common.mode.CMinimizedMode
-
- isBasicMode() - Method in class bibliothek.gui.dock.common.mode.CNormalMode
-
- isBottomSeparator() - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
Tells whether there is a separator below this piece.
- isBound() - Method in class bibliothek.gui.dock.support.menu.MenuPiece
-
- isCancelable() - Method in class bibliothek.gui.dock.common.event.CVetoClosingEvent
-
Tells whether this event can still be canceled or is already
bound to happen.
- isCanceled() - Method in class bibliothek.gui.dock.common.event.CVetoClosingEvent
-
Tells whether this event has already been canceled.
- isChild(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- isChild(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- isChild(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- isChild(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- isChild(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- isChild(PerspectiveDockable) - Method in interface bibliothek.gui.dock.common.perspective.mode.CModeAreaPerspective
-
Tells whether the item dockable is a direct child of this station
and whether dockable is in a mode that matches the mode that is
represented by this area.
- isChild(Dockable) - Method in interface bibliothek.gui.dock.facile.mode.ModeArea
-
Tells whether dockable is a direct child of this station.
- isChild(Dockable) - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
- isChildLocation(DockableProperty) - Method in interface bibliothek.gui.dock.common.perspective.mode.CModeAreaPerspective
-
Tells whether location could be the location of a child dockable of
this area.
- isCloseable() - Method in class bibliothek.gui.dock.common.CGridArea
-
- isCloseable() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether this CDockable can be closed by the user.
- isCloseable() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
- isCloseable() - Method in enum bibliothek.gui.dock.common.intern.DefaultCDockable.Permissions
-
- isCloseOnFocusLost() - Method in class bibliothek.gui.dock.common.action.CPanelPopup
-
Tells whether the window is automatically closed if the focus is lost.
- isCurrentMode(PerspectiveDockable) - Method in class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective
-
- isCurrentMode(String, DockableProperty) - Method in class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective
-
- isCurrentMode(PerspectiveDockable) - Method in interface bibliothek.gui.dock.common.perspective.mode.LocationModePerspective
-
Checks whether dockable currently is in this mode.
- isCurrentMode(String, DockableProperty) - Method in interface bibliothek.gui.dock.common.perspective.mode.LocationModePerspective
-
Checks whether the dockable at location root/location
should be in the mode represented by this.
- isCurrentMode(Dockable) - Method in class bibliothek.gui.dock.facile.mode.DefaultLocationMode
-
This default implementation calls
ModeArea.isChild(Dockable) on each
area of this mode and returns
true if at least one area returns
true.
- isCurrentMode(Dockable) - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
If this method is not able to clearly find out whether dockable
has this mode, it returns false.
- isCurrentMode(Dockable) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- isCurrentMode(Dockable) - Method in class bibliothek.gui.dock.facile.mode.NormalMode
-
- isCurrentMode(Dockable) - Method in interface bibliothek.gui.dock.support.mode.Mode
-
Tells whether dockable fulfills the requirements of
this mode, meaning whether dockable has this mode.
- isDefaultMode(Dockable) - Method in class bibliothek.gui.dock.facile.mode.ExternalizedMode
-
- isDefaultMode(Dockable) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- isDefaultMode(Dockable) - Method in class bibliothek.gui.dock.facile.mode.MinimizedMode
-
- isDefaultMode(Dockable) - Method in class bibliothek.gui.dock.facile.mode.NormalMode
-
- isDefaultMode(Dockable) - Method in interface bibliothek.gui.dock.support.mode.Mode
-
Checks whether this mode is a default mode of dockable.
- isDisabled(DockElement) - Method in class bibliothek.gui.dock.common.intern.ui.CDisablingStrategy
-
- isDisabled(Dockable, DockAction) - Method in class bibliothek.gui.dock.common.intern.ui.CDisablingStrategy
-
- isDisabled(Dockable, DockTitle) - Method in class bibliothek.gui.dock.common.intern.ui.CDisablingStrategy
-
- isDisableWhenEmpty() - Method in class bibliothek.gui.dock.facile.menu.RootMenuPiece
-
Whether to disable the menu when it is empty or not.
- isDisableWhenEmpty() - Method in class bibliothek.gui.dock.facile.menu.SubmenuPiece
-
Whether to disable the menu when it is empty or not.
- isDockableVisible() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Deprecated.
- isDockableVisible() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
- isDone() - Method in class bibliothek.gui.dock.facile.mode.LocationModeEvent
-
Tells whether the mode transition has been done or not.
- isDropDownSelectable() - Method in class bibliothek.gui.dock.common.intern.action.CDropDownItem
-
Tells whether this item can be selected if it is a child of a
CDropDownButton
- isDropDownTriggerableNotSelected() - Method in class bibliothek.gui.dock.common.intern.action.CDropDownItem
-
- isDropDownTriggerableSelected() - Method in class bibliothek.gui.dock.common.intern.action.CDropDownItem
-
- isEmpty(String) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Tells whether information about dockable key gets
stored indefinitely or not.
- isEmptySeparator() - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
Tells whether there should be a single separator shown when this
piece is empty.
- isEnabled(int, EnableableItem) - Static method in enum bibliothek.gui.dock.common.EnableableItem
-
- isEnabled(EnableableItem) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- isEnabled() - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Tells whether this action can be triggered by the user or not.
- isEnabled(EnableableItem) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether a part of this dockable is enabled.
- isEnabled() - Method in class bibliothek.gui.dock.facile.menu.RootMenuPiece
-
Tells whether the menu can be enabled or not.
- isEnabled() - Method in class bibliothek.gui.dock.facile.menu.SubmenuPiece
-
Tells whether the submenu could be enabled.
- isExpected() - Method in class bibliothek.gui.dock.common.event.CVetoClosingEvent
-
Tells whether this event was expected.
- isExternalizable() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridArea
-
- isExternalizable() - Method in class bibliothek.gui.dock.common.CGridArea
-
- isExternalizable() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether this CDockable can be externalized by the user.
- isExternalizable() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
- isExternalizable() - Method in enum bibliothek.gui.dock.common.intern.DefaultCDockable.Permissions
-
- isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.BasicButtonTitleTransmitter
-
- isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTabTransmitter
-
- isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTitleTransmitter
-
- isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleButtonTitleTransmitter
-
- isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTabTransmitter
-
- isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTitleTransmitter
-
- isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.EclipseTabTransmitter
-
- isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTabTransmitter
-
- isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTitleTransmitter
-
- isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.MinimizedButtonColorTransmitter
-
Tells whether id represents a color that is used on
focused titles.
- isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.TabColorTransmitter
-
Tells whether id represents a color that is used on
focused tabs.
- isFocused(String) - Method in class bibliothek.gui.dock.common.intern.color.TitleColorTransmitter
-
Tells whether id represents a color that is used on
focused tabs.
- isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.BasicButtonTitleTransmitter
-
- isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTabTransmitter
-
- isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTitleTransmitter
-
- isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleButtonTitleTransmitter
-
- isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTabTransmitter
-
- isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTitleTransmitter
-
- isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.EclipseTabTransmitter
-
- isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTabTransmitter
-
- isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTitleTransmitter
-
- isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.MinimizedButtonColorTransmitter
-
Tells whether id represents a color that is used for
the foreground.
- isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.TabColorTransmitter
-
Tells whether id represents a color that is used for
the foreground.
- isForeground(String) - Method in class bibliothek.gui.dock.common.intern.color.TitleColorTransmitter
-
Tells whether id represents a color that is used for
the foreground.
- isHeightSet() - Method in class bibliothek.gui.dock.common.layout.RequestDimension
-
Tells whether the
height of this dimension was
or is invalid.
- isHidden(Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.facile.mode.status.DefaultExtendedModeEnablement
-
- isHidden() - Method in enum bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablement.Hidden
-
- isHidden(Dockable, ExtendedMode) - Method in interface bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablement
-
Tells whether mode is hidden from the user for dockable.
- isHold(FlapDockStation, Dockable) - Method in class bibliothek.gui.dock.common.intern.station.CFlapLayoutManager
-
- isHoldSwitchable(FlapDockStation, Dockable) - Method in class bibliothek.gui.dock.common.intern.station.CFlapLayoutManager
-
- isLayouting() - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Tells whether this mode is currently in layouting mode.
- isLocationChanged() - Method in class bibliothek.gui.dock.common.event.CDockableLocationEvent
-
Tells whether the location of the dockable changed.
- isLocationRoot() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- isLocationRoot() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- isLocationRoot() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- isLocationRoot() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- isLocationRoot() - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- isLocationRoot() - Method in interface bibliothek.gui.dock.facile.mode.ModeArea
-
Tells whether this area can be used as root in a
Location.
- isLocationRoot() - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
- isMaximizable() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridArea
-
- isMaximizable() - Method in class bibliothek.gui.dock.common.CGridArea
-
- isMaximizable() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether this CDockable can be maximized by the user.
- isMaximizable() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
- isMaximizable() - Method in enum bibliothek.gui.dock.common.intern.DefaultCDockable.Permissions
-
- isMaximizingArea() - Method in class bibliothek.gui.dock.common.CGridArea
-
Tells whether children of this area remain children when maximized or not.
- isMinimizable() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridArea
-
- isMinimizable() - Method in class bibliothek.gui.dock.common.CGridArea
-
- isMinimizable() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether this CDockable can be minimized by the user.
- isMinimizable() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
- isMinimizable() - Method in enum bibliothek.gui.dock.common.intern.DefaultCDockable.Permissions
-
- isModeAvailable(Dockable) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Tells whether this mode is available for dockable.
- isModeAvailable(Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
- isModeAvailable(Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.facile.mode.status.DefaultExtendedModeEnablement
-
- isModeHidden(Dockable) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Tells whether this mode is hidden for dockable.
- isModeHidden(Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Using the current
ExtendedModeEnablement this method tells whether
mode
mode is hidden from the user when looking at
dockable.
- isMultiId(String) - Method in interface bibliothek.gui.dock.common.CControlRegister
-
- isMultiId(String) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- isNormalizeable() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridArea
-
- isNormalizeable() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Always true, clients should not override this method unless they know exactly what they are doing.
- isNormalizeable() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether this CDockable can be normalized by the user.
- isNormalizingArea() - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridArea
-
- isNormalizingArea() - Method in class bibliothek.gui.dock.common.CGridArea
-
Tells whether all children of this area are considered to be normalized.
- isNormalModeChild(Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- isNormalModeChild(Dockable) - Method in interface bibliothek.gui.dock.facile.mode.NormalModeArea
-
Tells whether dockable is a child of this
station and in a form satisfying the normal-mode criteria.
- isObservedMapKey(String) - Method in class bibliothek.gui.dock.common.intern.font.FontTransmitter
-
Tells whether
key is one of the keys observed in
the
FontMap.
- isObservedMapKey(String) - Method in class bibliothek.gui.dock.common.intern.font.ListFontTransmitter
-
- isOnContinuous() - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Tells whether this manager currently runs a continuous transaction.
- isOnTransaction() - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Tells whether this manager is currently changing the
Mode of a
Dockable.
- isOpen() - Method in class bibliothek.gui.dock.common.action.CPanelPopup
-
Tells whether the content of this action is currently being showed.
- isOpen() - Method in class bibliothek.gui.dock.common.action.panel.DialogWindow
-
- isOpen() - Method in class bibliothek.gui.dock.common.action.panel.MenuWindow
-
- isOpen() - Method in interface bibliothek.gui.dock.common.action.panel.PanelPopupWindow
-
Tells whether this window is visible or not.
- isRegistered(Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Tells whether this
ModeManager knows
dockable
and can handle a call to any of the
apply methods.
- isRemoveOnClose() - Method in class bibliothek.gui.dock.common.DefaultMultipleCDockable
-
- isRemoveOnClose() - Method in interface bibliothek.gui.dock.common.MultipleCDockable
-
- isRepresenting(DockStation) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- isRepresenting(DockStation) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- isRepresenting(DockStation) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- isRepresenting(DockStation) - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
Tells whether this mode knows station and represents the mode
children of station are in.
- isRepresenting(DockStation) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- isRepresenting(DockStation) - Method in interface bibliothek.gui.dock.facile.mode.MaximizedModeArea
-
Tells whether this area is representing station.
- isResize(Root) - Method in class bibliothek.gui.dock.facile.station.split.LockedResizeLayoutManager
-
Tells whether the current operation is a resize operation.
- isResizeLocked() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Tells whether width and height are locked.
- isResizeLockedHorizontally() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- isResizeLockedHorizontally() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether the width of this CDockable should remain the same when
its parent changes the size.
- isResizeLockedVertically() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- isResizeLockedVertically() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether the height of this CDockable should remain the same when
its parent changes the size.
- isRevertToBasicModes() - Method in class bibliothek.gui.dock.common.CControl
-
Tells whether basic modes are forcibly applied when loading a persistent layout.
- isRevertToBasicModes() - Method in class bibliothek.gui.dock.common.intern.CDockFrontend
-
Tells whether only basic modes are allowed after loading a layout.
- isRoot() - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationLayout
-
- isRoot() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- isRoot() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- isRoot() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- isRoot() - Method in interface bibliothek.gui.dock.common.perspective.CStationPerspective
-
Tells whether this is a root station or not.
- isRootStation(CStation<?>) - Method in class bibliothek.gui.dock.common.CControl
-
Tells whether
station was
added to this
CControl
with the
root flag set to
true.
- isSelected() - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Tells whether this action is selected or not.
- isSelected(String) - Method in class bibliothek.gui.dock.common.intern.color.BasicButtonTitleTransmitter
-
- isSelected(String) - Method in class bibliothek.gui.dock.common.intern.color.BasicTabTransmitter
-
- isSelected(String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleButtonTitleTransmitter
-
- isSelected(String) - Method in class bibliothek.gui.dock.common.intern.color.BubbleTabTransmitter
-
- isSelected(String) - Method in class bibliothek.gui.dock.common.intern.color.EclipseTabTransmitter
-
- isSelected(String) - Method in class bibliothek.gui.dock.common.intern.color.FlatTabTransmitter
-
- isSelected(String) - Method in class bibliothek.gui.dock.common.intern.color.MinimizedButtonColorTransmitter
-
Tells whether id represents a color that is used
on a selected title.
- isSelected(String) - Method in class bibliothek.gui.dock.common.intern.color.TabColorTransmitter
-
Tells whether id represents a color that is used on
selected tabs.
- isShowing() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- isShowing() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether this CDockable is currently visible to the user.
- isShowingChanged() - Method in class bibliothek.gui.dock.common.event.CDockableLocationEvent
-
Tells whether the showing state of the dockable changed
- isShowTextOnButtons() - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Tells whether the text of this action is shown on buttons.
- isSingleId(String) - Method in interface bibliothek.gui.dock.common.CControlRegister
-
- isSingleId(String) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- isSingleTabShown() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- isSingleTabShown() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether a single tab should be shown for this CDockable.
- isStackable() - Method in class bibliothek.gui.dock.common.CGridArea
-
- isStackable() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether this CDockable can be combined with another
Dockable to create a stack.
- isStackable() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
- isStackable() - Method in enum bibliothek.gui.dock.common.intern.DefaultCDockable.Permissions
-
- isSticky() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- isSticky() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether this CDockable remains visible when minimized and
without focus.
- isStickySwitchable() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- isStickySwitchable() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
- isSuccess() - Method in class bibliothek.gui.dock.facile.mode.LocationModeEvent
-
- isTabDisabled(Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.CDisablingStrategy
-
- isTitleDisplayed(DockTitleVersion) - Method in interface bibliothek.gui.dock.common.intern.station.CommonStationDelegate
-
Decides whether to show title for the owner
of this delegate.
- isTitleShown() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- isTitleShown() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether this CDockable shows its title or not.
- isTopSeparator() - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
Tells whether there is a separator shown above the content of this
piece.
- isTransferFocusOnMinimize() - Method in class bibliothek.gui.dock.common.CControl
-
If a
CDockable is minimized, the focus can be automatically transferred to another
Dockable.
- isTransferTheme() - Method in class bibliothek.gui.dock.facile.menu.ThemeMenuPiece
-
- isValid() - Method in class bibliothek.gui.dock.facile.station.split.ResizeElement
-
- isValidPlaceholder(Path) - Method in class bibliothek.gui.dock.common.intern.CPlaceholderStrategy
-
- isVisible() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- isVisible(CDockable) - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
-
Tells whether dockable is visible or not.
- isVisible() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Tells whether this CDockable is currently visible or not.
- isVisible() - Method in class bibliothek.gui.dock.facile.action.ReplaceActionGuard
-
Tells whether the action of this guard can be seen or not
- isVisibleChanged() - Method in class bibliothek.gui.dock.common.event.CDockableLocationEvent
-
- isWidthSet() - Method in class bibliothek.gui.dock.common.layout.RequestDimension
-
Tells whether the
width was set or is invalid.
- isWorkingArea() - Method in class bibliothek.gui.dock.common.CGridArea
-
- isWorkingArea() - Method in class bibliothek.gui.dock.common.CMinimizeArea
-
- isWorkingArea() - Method in interface bibliothek.gui.dock.common.CStation
-
Tells whether this station is a special working area or not.
- isWorkingArea() - Method in class bibliothek.gui.dock.common.CWorkingArea
-
- isWorkingArea() - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
-
- isWorkingArea() - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
- isWorkingArea() - Method in interface bibliothek.gui.dock.common.mode.CNormalModeArea
-
- isWorkingArea() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- isWorkingArea() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- isWorkingArea() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- isWorkingArea() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- isWorkingArea() - Method in interface bibliothek.gui.dock.common.perspective.CStationPerspective
-
- Item(Dockable) - Constructor for class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece.Item
-
Creates a new item.
- items() - Method in class bibliothek.gui.dock.support.menu.MenuPiece
-
Gets all items that are shown by this piece.
- iterator() - Method in class bibliothek.gui.dock.common.event.CVetoClosingEvent
-
- iterator() - Method in class bibliothek.gui.dock.common.intern.action.CActionSource
-
- iterator() - Method in class bibliothek.gui.dock.common.intern.action.CloseActionSource
-
- iterator() - Method in class bibliothek.gui.dock.facile.action.KeyedActionSource
-
- iterator() - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- iterator() - Method in class bibliothek.gui.dock.support.mode.ModeForwardingActionSource
-
- react(Dockable) - Method in class bibliothek.gui.dock.facile.action.ReplaceActionGuard
-
- read(File) - Method in class bibliothek.gui.dock.common.CControl
-
Reads the current and other known layouts from file.
- read(DataInputStream) - Method in class bibliothek.gui.dock.common.CControl
-
Reads the current and other known layouts from in.
- read(MultipleCDockableLayout) - Method in class bibliothek.gui.dock.common.EmptyMultipleCDockableFactory
-
- read(DataInputStream, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
-
- read(XElement, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
-
- read(DataInputStream, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
- read(XElement, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
- read(DockSituation, PropertyTransformer, boolean, DataInputStream) - Method in class bibliothek.gui.dock.common.intern.CSetting
-
- read(DataInputStream) - Method in class bibliothek.gui.dock.common.intern.layout.CControlPerspectiveResource
-
- read(DataInputStream, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.layout.ReplacementDockFactory
-
- read(XElement, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.layout.ReplacementDockFactory
-
- read(DataInputStream, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.RootStationAdjacentFactory
-
- read(XElement, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.RootStationAdjacentFactory
-
- read(XElement, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
-
- read(DataInputStream, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
-
- read(L) - Method in interface bibliothek.gui.dock.common.MultipleCDockableFactory
-
- read(DataInputStream) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
Creates a new
CPerspective using the information stored in
in.
- read(DataInputStream, boolean) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
Creates a new
CPerspective using the information stored in
in.
- read(CSetting, boolean) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
Creates a new
CPerspective and fills it using the information from
setting.
- read(DataInputStream) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
-
- read(PerspectiveSplitDockTree, PerspectiveDockable) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective.CommonSplitDockPerspective
-
- read() - Method in class bibliothek.gui.dock.common.preference.ThemePreference
-
- read(DataInputStream, ModeSettingsConverter<Location, B>) - Method in class bibliothek.gui.dock.facile.mode.MaximizedModeSetting
-
- read(XElement, ModeSettingsConverter<Location, B>) - Method in class bibliothek.gui.dock.facile.mode.MaximizedModeSetting
-
- read(DataInputStream) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- read(DataInputStream, ModeSettingsConverter<A, B>) - Method in interface bibliothek.gui.dock.support.mode.ModeSetting
-
Reads the contents of this setting from in.
- read(XElement, ModeSettingsConverter<A, B>) - Method in interface bibliothek.gui.dock.support.mode.ModeSetting
-
Reads the contents of this setting from element.
- read(DataInputStream) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Clears all properties of this setting and then reads new properties
from in.
- read(DataInputStream) - Method in interface bibliothek.gui.dock.support.util.ApplicationResource
-
Reads the content of this resource from a stream of bytes.
- readAll(DataInputStream) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
- readAllXML(XElement) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
- readArray(byte[]) - Method in class bibliothek.gui.dock.support.util.ApplicationResourceManager
-
Reads the contents of this manager from an array of bytes.
- readFile(File) - Method in class bibliothek.gui.dock.support.util.ApplicationResourceManager
-
Reads the contents of this manager from file.
- readModes(ModeSettings<Location, ?>, CPerspective, CControlAccess) - Method in class bibliothek.gui.dock.common.perspective.mode.LocationModeManagerPerspective
-
Reads the contents of modes and applies it to the dockables of cperspective.
- readPreferences() - Method in class bibliothek.gui.dock.support.util.ApplicationResourceManager
-
- readProperty(DataInputStream) - Method in class bibliothek.gui.dock.facile.mode.LocationSettingConverter
-
- readProperty(DataInputStream) - Method in interface bibliothek.gui.dock.support.mode.ModeSettingsConverter
-
Reads a single property.
- readPropertyXML(XElement) - Method in class bibliothek.gui.dock.facile.mode.LocationSettingConverter
-
- readPropertyXML(XElement) - Method in interface bibliothek.gui.dock.support.mode.ModeSettingsConverter
-
Reads a single property.
- readSetting(ModeSetting<Location>) - Method in class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective
-
- readSetting(ModeSetting<Location>) - Method in class bibliothek.gui.dock.common.perspective.mode.CMaximizedModePerspective
-
- readSetting(ModeSetting<Location>) - Method in interface bibliothek.gui.dock.common.perspective.mode.LocationModePerspective
-
Reads settings belonging to this mode from setting.
- readSetting(ModeSetting<Location>) - Method in class bibliothek.gui.dock.facile.mode.ExternalizedMode
-
- readSetting(ModeSetting<Location>) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- readSetting(ModeSetting<Location>) - Method in class bibliothek.gui.dock.facile.mode.MinimizedMode
-
- readSetting(ModeSetting<Location>) - Method in class bibliothek.gui.dock.facile.mode.NormalMode
-
- readSetting(ModeSetting<H>) - Method in interface bibliothek.gui.dock.support.mode.Mode
-
Sets the properties of this mode.
- readSettings(ModeSettings<Location, ?>) - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
- readSettings(ModeSettings<Location, ?>, UndoableModeSettings) - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
- readSettings(ModeSettings<H, ?>) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Reads the contents of settings and stores it.
- readSettings(ModeSettings<H, ?>, UndoableModeSettings) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
- readStream(DataInputStream) - Method in interface bibliothek.gui.dock.common.MultipleCDockableLayout
-
Reads the content of this layout from out.
- readStream(DataInputStream) - Method in class bibliothek.gui.dock.support.util.ApplicationResourceManager
-
- readXML(XElement) - Method in class bibliothek.gui.dock.common.CControl
-
Reads the current and other known layouts from element.
- readXML(File) - Method in class bibliothek.gui.dock.common.CControl
-
Reads the current and other known layouts from file.
- readXML(DockSituation, PropertyTransformer, boolean, XElement) - Method in class bibliothek.gui.dock.common.intern.CSetting
-
- readXML(XElement) - Method in class bibliothek.gui.dock.common.intern.layout.CControlPerspectiveResource
-
- readXML(XElement) - Method in interface bibliothek.gui.dock.common.MultipleCDockableLayout
-
Reads the content of this layout from element.
- readXML(XElement) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
Creates a new
CPerspective using the information stored in
root.
- readXML(XElement, boolean) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
Creates a new
CPerspective using the information stored in
root.
- readXML(XElement) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
-
- readXML(XElement) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- readXML(XElement) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Clears all properties of this setting and then reads new properties
from element.
- readXML(XElement) - Method in interface bibliothek.gui.dock.support.util.ApplicationResource
-
Reads the contents of this resource from a xml element.
- readXML(XElement) - Method in class bibliothek.gui.dock.support.util.ApplicationResourceManager
-
Reads the contents of this manager from a xml element.
- rebuild(Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Rebuilds the action sources of dockable.
- rebuildAll() - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Rebuilds the actions sources for all
Dockables.
- rectangle(double, double, double, double) - Method in class bibliothek.gui.dock.common.location.CSplitLocation
-
Creates a location which occupies a sub-rectangle of the
SplitDockStation
which is described by this location.
- reduceToEmpty(Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Removes dockable itself, put the properties of
dockable remain in the system.
- refresh() - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
- refresh(Dockable, boolean) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Updates the mode of dockable and updates the actions
associated with dockable.
- registerStation(CStation<?>, boolean) - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
-
Register
station at the
CControl in whose realm this factory works.
- registerUnstalled(DockController) - Method in class bibliothek.gui.dock.common.intern.DelayedWorkingAreaSetter
-
- remove(int) - Method in class bibliothek.gui.dock.common.action.CDropDownButton
-
Removes the action at location index.
- remove(CAction) - Method in class bibliothek.gui.dock.common.action.CDropDownButton
-
Removes an action from this menu
- remove(int) - Method in class bibliothek.gui.dock.common.action.CMenu
-
Removes the action at location index.
- remove(CAction) - Method in class bibliothek.gui.dock.common.action.CMenu
-
Removes an action from this menu
- remove(CRadioButton) - Method in class bibliothek.gui.dock.common.action.CRadioGroup
-
Removes a button from this group
- remove(int, EnableableItem) - Static method in enum bibliothek.gui.dock.common.EnableableItem
-
Removes item from flags and returns a new flag.
- remove(int) - Method in class bibliothek.gui.dock.common.intern.action.CActionSource
-
Removes the action at index.
- remove(CAction) - Method in class bibliothek.gui.dock.common.intern.action.CActionSource
-
Removes action from this source.
- remove(Dockable) - Method in class bibliothek.gui.dock.common.intern.CDockFrontend
-
- remove(String) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
Removes a factory from this.
- remove(SingleCDockableFactory) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
Removes any occurrence of factory.
- remove(Component) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Removes component from the content pane.
- remove(String, U) - Method in class bibliothek.gui.dock.common.intern.ui.UITransmitter
-
- remove(Dockable) - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
- remove(CSplitDockStationHandle.ModeAreaListenerWrapper) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle
-
Removes listener from this handle.
- remove() - Method in class bibliothek.gui.dock.common.perspective.AbstractCDockablePerspective
-
Removes this dockable from its parent (if there is a parent).
- remove(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Removes dockable from this area.
- remove(int) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Removes the index'th dockable of this area.
- remove(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Removes dockable from this area.
- remove(int) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Removes the index'th child of this area.
- remove(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CStackPerspective
-
Removes the element dockable from this station.
- remove(ExtendedMode) - Method in class bibliothek.gui.dock.common.perspective.LocationHistory
-
Removes any entries related to mode.
- remove(A) - Method in class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective
-
Removes location from this perspective.
- remove(int) - Method in class bibliothek.gui.dock.common.preference.ThemeChoice
-
- remove(String, DockColor) - Method in class bibliothek.gui.dock.common.theme.color.ExtendedColorBridge
-
- remove(int) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Removes the index'th entry of this map.
- remove(String) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Deletes the factory associated with key.
- remove(int) - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
-
- remove(Component) - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
-
- remove(MenuPiece) - Method in class bibliothek.gui.dock.facile.menu.NodeMenuPiece
-
Removes a child from this piece.
- remove(int) - Method in class bibliothek.gui.dock.facile.menu.NodeMenuPiece
-
Removes a child from this piece.
- remove(String) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Removes the area with identifier key from this
mode.
- remove(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Removes the
LookAndFeel at location
index from
this list.
- remove(int) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- remove(Component) - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
-
Removes item from the menu.
- remove(int) - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
-
Removes the index'th item of this piece.
- remove(MenuPiece, int, int) - Method in interface bibliothek.gui.dock.support.menu.MenuPieceListener
-
Called if some items have been removed from piece
- remove(Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Removes the properties that belong to dockable.
- remove(String) - Method in class bibliothek.gui.dock.support.util.ApplicationResourceManager
-
Removes a resources that was earlier added to this manager.
- removeAction(int) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Removes an action from this dockable
- removeAction(CAction) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Removes an action from this dockable.
- removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.common.action.CButton
-
Removes listener from this button.
- removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.common.intern.action.panel.BasicPanelPopupMenuHandler
-
- removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.common.intern.action.panel.BasicPanelPopupMenuItemHandler
-
- removeAll() - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
-
Removes all items of this piece.
- removeCDockableLocationListener(CDockableLocationListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- removeCDockableLocationListener(CDockableLocationListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Removes listener from this dockable
- removeCDockableLocationListener(CDockableLocationListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Removes a listener from this collection
- removeCDockablePropertyListener(CDockablePropertyListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- removeCDockablePropertyListener(CDockablePropertyListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Removes a property listener from this dockable.
- removeCDockablePropertyListener(CDockablePropertyListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Removes a listener from this collection.
- removeCDockableStateListener(CDockableStateListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- removeCDockableStateListener(CDockableStateListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Removes a state listener from this dockable.
- removeCDockableStateListener(CDockableStateListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Removes a listener from this collection
- removeCommonMultipleDockableFactory(String) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- removeCommonMultipleDockableFactory(String) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
- removeComponentCollector(ComponentCollector) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Removes an earlier added set of roots.
- removeContentArea(CContentArea) - Method in class bibliothek.gui.dock.common.CControl
-
- removeControlListener(CControlListener) - Method in class bibliothek.gui.dock.common.CControl
-
Removes a listener from this control.
- removed(CStationContainer, CStation<?>) - Method in interface bibliothek.gui.dock.common.CStationContainerListener
-
Called after station has been removed from source.
- removed(CControl, CDockable) - Method in interface bibliothek.gui.dock.common.event.CControlListener
-
Called when dockable has been removed.
- removeDecorateableActionListener(CDecorateableActionListener) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Removes the observer listener from this action.
- removeDestroyHook(DestroyHook) - Method in class bibliothek.gui.dock.common.CControl
-
Removes a destroy-hook from this
CControl.
- removeDisablingStrategyListener(DisablingStrategyListener) - Method in class bibliothek.gui.dock.common.intern.ui.CDisablingStrategy
-
- removeDockable(SingleCDockable) - Method in class bibliothek.gui.dock.common.CControl
-
Removes dockable from this control.
- removeDockable(MultipleCDockable) - Method in class bibliothek.gui.dock.common.CControl
-
Removes a dockable from this control.
- removeDockable(String) - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
Removes the dockable with unique key key from the list of known dockables.
- removeDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.facile.action.KeyedActionSource
-
- removeDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.support.mode.ModeForwardingActionSource
-
- removeDoubleClickListener(CDoubleClickListener) - Method in class bibliothek.gui.dock.common.CControl
-
Removes a listener from this control.
- removeDoubleClickListener(CDoubleClickListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- removeDoubleClickListener(CDoubleClickListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Removes a listener from this dockable.
- removeDoubleClickListener(CDoubleClickListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Removes a listener from this collection.
- removeEclipseThemeConnectorListener(EclipseThemeConnectorListener) - Method in class bibliothek.gui.dock.common.theme.eclipse.CommonEclipseThemeConnector
-
- removeEmpty(String) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Removes the entry for
name but only if the entry is not
associated with any
Dockable.
- removeFocusListener(CFocusListener) - Method in class bibliothek.gui.dock.common.CControl
-
Removes a listener from this control.
- removeFocusListener(CFocusListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- removeFocusListener(CFocusListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Removes a focus listener from this dockable.
- removeFocusListener(CFocusListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Removes a listener from this collection.
- removeFont(String) - Method in class bibliothek.gui.dock.common.FontMap
-
Ensures that the original font is used for key
- removeGlobalKeyListener(KeyListener) - Method in class bibliothek.gui.dock.common.CControl
-
- removeKeyboardListener(CKeyboardListener) - Method in class bibliothek.gui.dock.common.CControl
-
Removes a listener from this control.
- removeKeyboardListener(CKeyboardListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- removeKeyboardListener(CKeyboardListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Removes a listener from this dockable.
- removeKeyboardListener(CKeyboardListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Removes a listener from this collection.
- removeListener(PanelPopupWindowListener) - Method in class bibliothek.gui.dock.common.action.panel.AbstractPanelPopupWindow
-
- removeListener(PanelPopupWindowListener) - Method in interface bibliothek.gui.dock.common.action.panel.PanelPopupWindow
-
Removes a listener from this window.
- removeListener(ColorMapListener) - Method in class bibliothek.gui.dock.common.ColorMap
-
Removes a listener from this map.
- removeListener(FontMapListener) - Method in class bibliothek.gui.dock.common.FontMap
-
Removes listener from this map.
- removeListener(CDockFrontendListener) - Method in class bibliothek.gui.dock.common.intern.CDockFrontend
-
Removes listener from this frontend.
- removeListener(PlaceholderStrategyListener) - Method in class bibliothek.gui.dock.common.intern.CPlaceholderStrategy
-
- removeListener(Path, LocationModeListener) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Removes a listener from the mode identifier.
- removeListener(ExtendedModeEnablementListener) - Method in class bibliothek.gui.dock.facile.mode.status.AbstractExtendedModeEnablement
-
- removeListener(ExtendedModeEnablementListener) - Method in interface bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablement
-
Removes a listener from this enablement.
- removeListener(MenuPieceListener) - Method in class bibliothek.gui.dock.support.menu.MenuPiece
-
Removes listener from this piece.
- removeLocationModeListener(LocationModeListener) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- removeLocationModeListener(LocationModeListener) - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
Removes listener from this mode.
- removeLookAndFeelListener(LookAndFeelListener) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Removes a listener from this list.
- removeMode(M) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Removes mode from this manager.
- removeModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- removeModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- removeModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- removeModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- removeModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- removeModeAreaListener(ModeAreaListener) - Method in interface bibliothek.gui.dock.facile.mode.ModeArea
-
Removes a listener from this area.
- removeModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
- removeModeManagerListener(ModeManagerListener<? super H, ? super M>) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Removes listener from this manager.
- removeMultipleDockable(MultipleCDockable) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- removeMultipleDockable(MultipleCDockable) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
Removes dockable from this register.
- removeMultipleDockableFactory(String) - Method in class bibliothek.gui.dock.common.CControl
-
- removePerspective(String) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
Deletes the perspective with name name.
- removePerspective(String) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
-
Removes a layout from this blop.
- removePlaceholderEverywhere() - Method in class bibliothek.gui.dock.common.grouping.PlaceholderGrouping
-
- removePropertyListener(CDockablePropertyListener) - Method in class bibliothek.gui.dock.common.CControl
-
Removes a global listener from this control.
- removeResizeRequestListener(ResizeRequestListener) - Method in class bibliothek.gui.dock.common.CControl
-
- removeSingleDockable(String) - Method in class bibliothek.gui.dock.common.CControl
-
- removeSingleDockable(SingleCDockable) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- removeSingleDockable(SingleCDockable) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
Removes dockable from this register.
- removeSingleDockableFactory(SingleCDockableFactory) - Method in class bibliothek.gui.dock.common.CControl
-
Removes all occurrences of factory.
- removeSingleDockableFactory(String) - Method in class bibliothek.gui.dock.common.CControl
-
Removes a factory from this control.
- removeSingleTabDeciderListener(SingleTabDeciderListener) - Method in class bibliothek.gui.dock.common.intern.ui.CommonSingleTabDecider
-
- removeStateListener(CDockableStateListener) - Method in class bibliothek.gui.dock.common.CControl
-
Removes a global state listener.
- removeStation(CStation<?>) - Method in class bibliothek.gui.dock.common.CControl
-
- removeStation(CStation<?>) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- removeStation(CStation<?>) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
Removes station from this register.
- removeStationContainer(CStationContainer) - Method in class bibliothek.gui.dock.common.CControl
-
- removeStationContainer(CStationContainer) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- removeStationContainer(CStationContainer) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
Removes container from this registry.
- removeStationContainerListener(CStationContainerListener) - Method in class bibliothek.gui.dock.common.CContentArea
-
- removeStationContainerListener(CStationContainerListener) - Method in interface bibliothek.gui.dock.common.CStationContainer
-
Removes the observer listener from this container.
- removeThemeMapListener(ThemeMapListener) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Removes a listener from this map.
- removeVetoClosingListener(CVetoClosingListener) - Method in class bibliothek.gui.dock.common.CControl
-
Removes a listener from this control.
- removeVetoClosingListener(CVetoClosingListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- removeVetoClosingListener(CVetoClosingListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Removes listener from this CDockable.
- removeVetoClosingListener(CVetoClosingListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Removes listener from this collection.
- removeVetoFocusListener(CVetoFocusListener) - Method in class bibliothek.gui.dock.common.CControl
-
Removes a listener from this control.
- removeVetoFocusListener(CVetoFocusListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Removes a listener from this collection
- rename(Dockable, String) - Method in class bibliothek.gui.dock.facile.action.RenameAction
-
Invoked when the action was triggered, and the user tipped in
the new title for dockable.
- rename(Dockable, String) - Method in class bibliothek.gui.dock.facile.action.RenameAction.RenameDefaultDockable
-
- rename(Dockable, String) - Method in class bibliothek.gui.dock.facile.action.RenameAction.RenameFlapDockStation
-
- rename(Dockable, String) - Method in class bibliothek.gui.dock.facile.action.RenameAction.RenameSplitDockStation
-
- rename(Dockable, String) - Method in class bibliothek.gui.dock.facile.action.RenameAction.RenameStackDockStation
-
- RenameAction - Class in bibliothek.gui.dock.facile.action
-
- RenameAction(DockController) - Constructor for class bibliothek.gui.dock.facile.action.RenameAction
-
Constructs a new action
- RenameAction.RenameDefaultDockable - Class in bibliothek.gui.dock.facile.action
-
- RenameAction.RenameFlapDockStation - Class in bibliothek.gui.dock.facile.action
-
- RenameAction.RenameSplitDockStation - Class in bibliothek.gui.dock.facile.action
-
- RenameAction.RenameStackDockStation - Class in bibliothek.gui.dock.facile.action
-
- RenameActionFactory - Class in bibliothek.gui.dock.facile.action
-
- RenameActionFactory(DockController) - Constructor for class bibliothek.gui.dock.facile.action.RenameActionFactory
-
Creates a new factory
- RenameDefaultDockable(DockController) - Constructor for class bibliothek.gui.dock.facile.action.RenameAction.RenameDefaultDockable
-
Creates a new action
- RenameFlapDockStation(DockController) - Constructor for class bibliothek.gui.dock.facile.action.RenameAction.RenameFlapDockStation
-
Creates a new action
- renamePerspective(String, String) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
Renames the perspective source to destination.
- RenameSplitDockStation(DockController) - Constructor for class bibliothek.gui.dock.facile.action.RenameAction.RenameSplitDockStation
-
Creates a new action
- RenameStackDockStation(DockController) - Constructor for class bibliothek.gui.dock.facile.action.RenameAction.RenameStackDockStation
-
Creates a new action
- reorder() - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
-
Asynchronously order the menu items
- replace(MultipleCDockable, MultipleCDockable) - Method in class bibliothek.gui.dock.common.CControl
-
Replaces oldDockable with newDockable.
- ReplaceAction - Class in bibliothek.gui.dock.facile.action
-
- ReplaceAction(DockController) - Constructor for class bibliothek.gui.dock.facile.action.ReplaceAction
-
Sets up this action.
- ReplaceActionGuard - Class in bibliothek.gui.dock.facile.action
-
- ReplaceActionGuard(DockController) - Constructor for class bibliothek.gui.dock.facile.action.ReplaceActionGuard
-
Creates a new guard
- REPLACEMENT_FACTORY_ID - Static variable in class bibliothek.gui.dock.common.intern.layout.ReplacementDockFactory
-
- ReplacementDockFactory - Class in bibliothek.gui.dock.common.intern.layout
-
- ReplacementDockFactory() - Constructor for class bibliothek.gui.dock.common.intern.layout.ReplacementDockFactory
-
- replaceMultipleDockables(DockFrontendInternals, CLayoutChangeStrategy.CSettingAccess, DockLayoutComposition) - Method in class bibliothek.gui.dock.common.intern.layout.CLayoutChangeStrategy
-
Checks the
DockLayout that is associated with
composition and may replace
the layout by another layout if a
MultipleCDockableFactory finds a match between an existing
item and meta-data about an item.
- request(int, int) - Static method in class bibliothek.gui.dock.common.layout.RequestDimension
-
- RequestDimension - Class in bibliothek.gui.dock.common.layout
-
Represents the dimensions a
CDockable would like to have.
- RequestDimension() - Constructor for class bibliothek.gui.dock.common.layout.RequestDimension
-
Creates a new request dimension where width and height are not set.
- RequestDimension(RequestDimension) - Constructor for class bibliothek.gui.dock.common.layout.RequestDimension
-
Creates a new request dimension copying all fields from original.
- RequestDimension(Dimension) - Constructor for class bibliothek.gui.dock.common.layout.RequestDimension
-
Creates a new request taking with and height from source.
- RequestDimension(int, int) - Constructor for class bibliothek.gui.dock.common.layout.RequestDimension
-
Creates a new request dimension where width and height are set.
- RequestDimension(int, boolean) - Constructor for class bibliothek.gui.dock.common.layout.RequestDimension
-
Creates a new request dimension where either width or height is set.
- requestDockTitle(DockTitleRequest) - Method in class bibliothek.gui.dock.common.intern.DefaultCommonDockable
-
- requestDockTitle(DockTitleRequest) - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- requestDockTitle(DockTitleRequest) - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- requestHeight(int) - Static method in class bibliothek.gui.dock.common.layout.RequestDimension
-
- requestHorizontal(ResizeRequest, ResizeRequest, ResizeNode<T>) - Method in interface bibliothek.gui.dock.facile.station.split.ConflictResolver
-
Combines the two request left and right into
a new request.
- requestHorizontal(ResizeRequest, ResizeRequest, ResizeNode<T>) - Method in class bibliothek.gui.dock.facile.station.split.DefaultConflictResolver
-
- requestVertical(ResizeRequest, ResizeRequest, ResizeNode<T>) - Method in interface bibliothek.gui.dock.facile.station.split.ConflictResolver
-
Combines the two requests top and bottom into
a new request.
- requestVertical(ResizeRequest, ResizeRequest, ResizeNode<T>) - Method in class bibliothek.gui.dock.facile.station.split.DefaultConflictResolver
-
- requestWidth(int) - Static method in class bibliothek.gui.dock.common.layout.RequestDimension
-
- rescue(CMaximizedMode) - Method in class bibliothek.gui.dock.facile.mode.CLocationModeSettings
-
If there were settings rescued from an older version, then
these settings are transferred to maximizedMode.
- rescueSettings(DataInputStream, Version) - Method in class bibliothek.gui.dock.facile.mode.CLocationModeSettings
-
- rescueSettings(XElement) - Method in class bibliothek.gui.dock.facile.mode.CLocationModeSettings
-
- rescueSettings(DataInputStream, Version) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Called if some setting with version < 1.0.8 is found.
- rescueSettings(XElement) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Called if some setting does not have the "modes" entry, the assumption is that
only old settings are missing this entry.
- resetApplicationDefined() - Method in class bibliothek.gui.dock.facile.mode.Location
-
- resetWorkingAreaChildren() - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
Updates the location of all dockables that should be on a working-area
and that are currently in a mode that does not support working-areas.
- RESIZE_LOCK_CONFLICT_RESOLVER - Static variable in class bibliothek.gui.dock.common.CControl
-
- ResizeElement<T> - Class in bibliothek.gui.dock.facile.station.split
-
Represents one node of the tree which represents the split-tree of
a
SplitDockStation.
- ResizeElement(ResizeElement<T>, LockedResizeLayoutManager<T>) - Constructor for class bibliothek.gui.dock.facile.station.split.ResizeElement
-
Creates a new element.
- ResizeLeaf<T> - Class in bibliothek.gui.dock.facile.station.split
-
- ResizeLeaf(LockedResizeLayoutManager<T>, ResizeElement<T>, Leaf) - Constructor for class bibliothek.gui.dock.facile.station.split.ResizeLeaf
-
Creates a new leaf element.
- resizeLockedChanged(CDockable) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
-
- resizeLockedChanged(CDockable) - Method in interface bibliothek.gui.dock.common.event.CDockablePropertyListener
-
- ResizeNode<T> - Class in bibliothek.gui.dock.facile.station.split
-
- ResizeNode(LockedResizeLayoutManager<T>, ResizeElement<T>, Node) - Constructor for class bibliothek.gui.dock.facile.station.split.ResizeNode
-
Creates a new node-element.
- ResizeRequest - Class in bibliothek.gui.dock.facile.station.split
-
Represents the mismatch in size that some node has.
- ResizeRequest(double, double) - Constructor for class bibliothek.gui.dock.facile.station.split.ResizeRequest
-
Creates a new size request with fraction-width/height set to 1.
- ResizeRequest(double, double, int, int) - Constructor for class bibliothek.gui.dock.facile.station.split.ResizeRequest
-
Creates a new size request.
- ResizeRequestListener - Interface in bibliothek.gui.dock.common.event
-
- ResizeRoot<T> - Class in bibliothek.gui.dock.facile.station.split
-
- ResizeRoot(LockedResizeLayoutManager<T>, Root) - Constructor for class bibliothek.gui.dock.facile.station.split.ResizeRoot
-
Creates a new root-element
- resolveHorizontal(ResizeNode<RequestDimension>, ResizeRequest, double, ResizeRequest, double) - Method in class bibliothek.gui.dock.common.layout.FullLockConflictResolver
-
- resolveHorizontal(ResizeNode<T>, ResizeRequest, double, ResizeRequest, double) - Method in interface bibliothek.gui.dock.facile.station.split.ConflictResolver
-
Called whenever a node has to grant two resize requests at the same time.
- resolveHorizontal(ResizeNode<T>, ResizeRequest, double, ResizeRequest, double) - Method in class bibliothek.gui.dock.facile.station.split.DefaultConflictResolver
-
- resolveVertical(ResizeNode<RequestDimension>, ResizeRequest, double, ResizeRequest, double) - Method in class bibliothek.gui.dock.common.layout.FullLockConflictResolver
-
- resolveVertical(ResizeNode<T>, ResizeRequest, double, ResizeRequest, double) - Method in interface bibliothek.gui.dock.facile.station.split.ConflictResolver
-
Called whenever a node has to grant two resize requests at the same time.
- resolveVertical(ResizeNode<T>, ResizeRequest, double, ResizeRequest, double) - Method in class bibliothek.gui.dock.facile.station.split.DefaultConflictResolver
-
- respectWorkingAreas(DockStation) - Method in class bibliothek.gui.dock.common.mode.CExternalizedMode
-
- respectWorkingAreas(DockStation) - Method in interface bibliothek.gui.dock.common.mode.CLocationMode
-
- respectWorkingAreas(DockStation) - Method in class bibliothek.gui.dock.common.mode.CMaximizedMode
-
- respectWorkingAreas(DockStation) - Method in class bibliothek.gui.dock.common.mode.CMinimizedMode
-
- respectWorkingAreas() - Method in interface bibliothek.gui.dock.common.mode.CModeArea
-
Tells whether children of this area have to respect the settings for
CWorkingAreas.
- respectWorkingAreas(DockStation) - Method in class bibliothek.gui.dock.common.mode.CNormalMode
-
- respectWorkingAreas() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- respectWorkingAreas() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- respectWorkingAreas() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- respectWorkingAreas() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- respectWorkingAreas() - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- respectWorkingAreas() - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
- resuceMode(String) - Method in class bibliothek.gui.dock.facile.mode.CLocationModeSettings
-
- resuceMode(String) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Called if a single identifier of a mode is found as was used in
version 1.0.7 and below.
- rewrite(Dockable, CLocationMode, Location) - Method in class bibliothek.gui.dock.common.grouping.GroupingHistoryRewriter
-
- rewrite(Dockable, CLocationMode, Location) - Method in class bibliothek.gui.dock.common.mode.CStationContainerHistoryRewriter
-
- rewrite(Dockable, M, H) - Method in interface bibliothek.gui.dock.support.mode.HistoryRewriter
-
Checks whether the history object history is still valid.
- RootMenuPiece - Class in bibliothek.gui.dock.facile.menu
-
- RootMenuPiece() - Constructor for class bibliothek.gui.dock.facile.menu.RootMenuPiece
-
Creates a new root-piece, using a normal
JMenu to inserts
its content.
- RootMenuPiece(String, boolean, MenuPiece...) - Constructor for class bibliothek.gui.dock.facile.menu.RootMenuPiece
-
Creates a new root-piece, using a normal
JMenu.
- RootMenuPiece(JMenu) - Constructor for class bibliothek.gui.dock.facile.menu.RootMenuPiece
-
Creates a new root-piece.
- RootStationAdjacentFactory - Class in bibliothek.gui.dock.common.intern
-
- RootStationAdjacentFactory() - Constructor for class bibliothek.gui.dock.common.intern.RootStationAdjacentFactory
-
- run(AffectedSet) - Method in interface bibliothek.gui.dock.support.mode.AffectingRunnable
-
Executes the algorithm.
- runApply(Dockable, Location, AffectedSet) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- runApply(Dockable, Location, AffectedSet) - Method in class bibliothek.gui.dock.facile.mode.DefaultLocationMode
-
- runApply(Dockable, Location, AffectedSet) - Method in class bibliothek.gui.dock.facile.mode.ExternalizedMode
-
- runApply(Dockable, Location, AffectedSet) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- runLayoutTransaction(Runnable) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
- runTransaction(AffectingRunnable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Runs an algorithm which affects the mode of some
Dockables.
- runTransaction(AffectingRunnable, boolean) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Runs an algorithm which affects the mode of some
Dockables.
- runTransaction(Runnable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
- runTransaction(Runnable, boolean) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
- save() - Method in class bibliothek.gui.dock.common.CControl
-
Saves the current layout with the current name.
- save(boolean) - Method in class bibliothek.gui.dock.common.CControl
-
Saves the current layout with the current name.
- save(String) - Method in class bibliothek.gui.dock.common.CControl
-
Stores the current layout with the given name.
- save(String, boolean) - Method in class bibliothek.gui.dock.common.CControl
-
Stores the current layout with the given name.
- save(Component) - Method in class bibliothek.gui.dock.facile.menu.FrontendSettingsMenuPiece
-
Saves the current setting.
- saveAs(Component) - Method in class bibliothek.gui.dock.facile.menu.FrontendSettingsMenuPiece
-
Saves the current setting under a new name.
- ScreenResizeRequestHandler - Class in bibliothek.gui.dock.common.intern.station
-
- ScreenResizeRequestHandler(ScreenDockStation) - Constructor for class bibliothek.gui.dock.common.intern.station.ScreenResizeRequestHandler
-
Creates a new handler.
- select(double, double, double, double, CDockable) - Method in class bibliothek.gui.dock.common.CGrid
-
Marks dockable as being selected in the stack that
has the boundaries of x, y, width, height.
- select(String) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Changes the selected factory.
- select(String, boolean) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Changes the selected factory.
- select(ThemeFactory) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Changes the selected factory to factory.
- select(int) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Changes the selected factory.
- select(int, boolean) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Changes the selected factory.
- selectionChanged(ThemeMap, String, String) - Method in interface bibliothek.gui.dock.common.theme.ThemeMapListener
-
Called when the selected factory has been changed.
- SeparatingMenuPiece - Class in bibliothek.gui.dock.support.menu
-
A piece which envelops another piece with separators.
- SeparatingMenuPiece() - Constructor for class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
Creates a new piece
- SeparatingMenuPiece(boolean, boolean, boolean) - Constructor for class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
Creates a new piece
- SeparatingMenuPiece(MenuPiece) - Constructor for class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
Creates a new piece
- SeparatingMenuPiece(MenuPiece, boolean, boolean, boolean) - Constructor for class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
Creates a new piece
- SEPARATOR - Static variable in class bibliothek.gui.dock.common.action.CSeparator
-
the normal separator
- set(int, CAction) - Method in class bibliothek.gui.dock.common.intern.action.CActionSource
-
Replaces the action at index with index.
- set(String, V, U) - Method in class bibliothek.gui.dock.common.intern.ui.UITransmitter
-
- set(String, V, CDockable) - Method in class bibliothek.gui.dock.common.intern.ui.UITransmitter
-
Transmits
value to all
UIValues which
listen to the given id and which are associated with
dockable.
- set(String, Color, DockColor) - Method in class bibliothek.gui.dock.common.theme.color.ExtendedColorBridge
-
- setAccelerator(KeyStroke) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Sets the combination of keys that will trigger this action if the
user presses them.
- setAcceleratorIsGlobal(boolean) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
- setActionProvider(LocationModeActionProvider) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- setAllowReadOnlyOnce(boolean) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- setArea(String) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableLayout
-
Sets the unique id of the working-area the dockable was on.
- setArea(String) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableLayout
-
Sets the working-area of the dockable.
- setAutoDeploy(boolean) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- setAutoRemove(boolean) - Method in class bibliothek.gui.dock.common.behavior.ExternalizingCGridArea
-
Sets whether this station can automatically delete itself from the application if the number of children
drops to 0.
- setAutoUnset(boolean) - Method in class bibliothek.gui.dock.common.perspective.CWorkingPerspective
-
Tells this station to set the
working-area
to
null when a child of this station is removed.
- setBehavior(ExternalizedModeBehavior) - Method in class bibliothek.gui.dock.facile.mode.ExternalizedMode
-
- setBottomSeparator(boolean) - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
Sets whether there should be a separator added to the menu after
the contents described in this piece.
- setButtonBehavior(CPanelPopup.ButtonBehavior) - Method in class bibliothek.gui.dock.common.action.CPanelPopup
-
Tells this action how to handle buttons.
- setClientObject(LocationModeListener, Object) - Method in class bibliothek.gui.dock.facile.mode.LocationModeEvent
-
Stores object in a map using listener as key.
- setCloseable(boolean) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Sets whether the user can close this dockable.
- setCloseOnFocusLost(boolean) - Method in class bibliothek.gui.dock.common.action.CPanelPopup
-
Whether the window should be closed if focus is lost.
- setColor(String, Color) - Method in class bibliothek.gui.dock.common.ColorMap
-
Sets a color in this map.
- setConflictResolver(ConflictResolver<T>) - Method in class bibliothek.gui.dock.facile.station.split.LockedResizeLayoutManager
-
- setContent(JComponent) - Method in class bibliothek.gui.dock.common.action.CPanelPopup
-
Sets the component that is shown on a popup dialog/menu/window... by
this
CPanelPopup.
- setContent(Component) - Method in class bibliothek.gui.dock.common.action.panel.DialogWindow
-
Sets the contents of the dialog.
- setControl(CControlAccess) - Method in class bibliothek.gui.dock.common.intern.action.CloseActionSource
-
Grants access to the
CControl and allows to create the default
action.
- setControl(CControl) - Method in class bibliothek.gui.dock.common.intern.station.CLockedResizeLayoutManager
-
Sets the control in whose realm this manager should work.
- setControl(CControl) - Method in class bibliothek.gui.dock.common.intern.ui.UITransmitter
-
- setControl(CControl) - Method in class bibliothek.gui.dock.common.menu.SingleCDockableListMenuPiece
-
- setControlAccess(CControlAccess) - Method in class bibliothek.gui.dock.common.CMinimizeArea
-
- setControlAccess(CControlAccess) - Method in interface bibliothek.gui.dock.common.CStation
-
- setControlAccess(CControlAccess) - Method in class bibliothek.gui.dock.common.DefaultMultipleCDockable
-
- setControlAccess(CControlAccess) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- setControlAccess(CControlAccess) - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
-
- setControlAccess(CControlAccess) - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
- setControlAccess(CControlAccess) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Sets the
CControl which is responsible for this
CDockable.
- setController(DockController) - Method in class bibliothek.gui.dock.common.action.predefined.CMaximizeAction
-
- setController(DockController) - Method in class bibliothek.gui.dock.common.intern.action.CExtendedModeAction
-
Exchanges all the properties such that they are read from controller
- setController(DockController) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- setController(DockController) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- setController(DockController) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- setController(DockController) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- setController(DockController) - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- setController(DockController) - Method in class bibliothek.gui.dock.common.preference.ThemeChoice
-
- setController(DockController) - Method in class bibliothek.gui.dock.facile.action.CloseAction
-
- setController(DockController) - Method in class bibliothek.gui.dock.facile.action.ReplaceAction
-
- setController(DockController) - Method in class bibliothek.gui.dock.facile.menu.PreferenceMenuPiece
-
Sets the controller for which this piece works.
- setController(DockController) - Method in class bibliothek.gui.dock.facile.menu.ThemeMenuPiece
-
Sets the controller whose theme might be changed by this piece.
- setController(DockController) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- setController(DockController) - Method in class bibliothek.gui.dock.facile.mode.action.LocationModeAction
-
Exchanges all the properties such that they are read from controller
- setController(DockController) - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
Connects this mode with a controller.
- setController(DockController) - Method in interface bibliothek.gui.dock.facile.mode.ModeArea
-
Connects this area with a controller.
- setController(DockController) - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
- setCornerComponent(Component, CContentArea.Corner, boolean) - Method in class bibliothek.gui.dock.common.CContentArea
-
Puts component in one corner of this area.
- setDefault(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- setDefaultAction(DockAction) - Method in class bibliothek.gui.dock.facile.action.KeyedActionSource
-
Sets the default action of this source.
- setDefaultArea(A) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Sets the default area of this mode.
- setDefaultContentArea(CContentArea) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- setDefaultContentArea(CContentArea) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
- setDefaultList(LookAndFeelList) - Static method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- setDefaultLocation(CLocation) - Method in class bibliothek.gui.dock.common.CControl
-
Sets the location where
CDockables are opened when there is
nothing else specified for these
CDockables.
- setDefaultLocation(ExtendedMode, CLocation) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Sets the default location for mode mode for this dockable.
- setDirection(FlapDockStation.Direction) - Method in class bibliothek.gui.dock.common.CMinimizeArea
-
Sets the direction into which the tab opens.
- setDisabledHoverIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Sets the icon which is used if the mouse is hovering over a button that represents this action and
if this action is disabled.
- setDisabledIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Sets the icon of this action.
- setDisabledPressedIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Sets the icon which is used if the mouse is pressed over a button that represents this action and
if this action is disabled.
- setDisabledSelectedHoverIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Sets the icon which is used if the mouse is hovering over a button that represents this action and
if this action is disabled and selected.
- setDisabledSelectedPressedIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Sets the icon which is used if the mouse is pressed over a button that represents this action and
if this action is disabled and selected.
- setDisableWhenEmpty(boolean) - Method in class bibliothek.gui.dock.facile.menu.RootMenuPiece
-
Disables the menu if there are no items in the menu.
- setDisableWhenEmpty(boolean) - Method in class bibliothek.gui.dock.facile.menu.SubmenuPiece
-
Disables the menu if there are no items in the menu.
- setDockableState(boolean) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece.Item
-
Sets whether the Dockable of this item is currently
visible or not.
- setDoubleClickStrategy(DoubleClickLocationStrategy) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Sets the current strategy for handling double-clicks on
Dockables.
- setDropDownSelectable(boolean) - Method in class bibliothek.gui.dock.common.intern.action.CDropDownItem
-
Sets whether this item can get selected when it is a child of a
CDropDownButton.
- setDropDownTriggerableNotSelected(boolean) - Method in class bibliothek.gui.dock.common.intern.action.CDropDownItem
-
- setDropDownTriggerableSelected(boolean) - Method in class bibliothek.gui.dock.common.intern.action.CDropDownItem
-
- setEmptySeparator(boolean) - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
Sets whether there should be a separator shown when this piece
is empty.
- setEnabled(EnableableItem, boolean) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Enables or disables a part of this dockable.
- setEnabled(boolean) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Enables or disables this action, a disabled action can't be triggered
by the user.
- setEnabled(boolean) - Method in class bibliothek.gui.dock.facile.menu.RootMenuPiece
-
Enables or disables the menu.
- setEnabled(boolean) - Method in class bibliothek.gui.dock.facile.menu.SubmenuPiece
-
Sets whether the submenu can be enabled.
- setExtendedMode(ExtendedMode) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- setExtendedMode(ExtendedMode) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Sets how and where this CDockable should be shown.
- setExternalizable(boolean) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Sets whether the user can externalize this dockable.
- setFocusComponent(Component) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Sets the
Component which should receive the focus when this
CDockable is focused.
- setFocusedDockable(FocusRequest) - Method in class bibliothek.gui.dock.common.intern.CDockController
-
- setFont(String, Font) - Method in class bibliothek.gui.dock.common.FontMap
-
Sets the font which should be used for key.
- setFont(String, String...) - Method in class bibliothek.gui.dock.common.FontMap
-
Tells to use a font that is derived from the original font of
key.
- setFont(String, FontModifier) - Method in class bibliothek.gui.dock.common.FontMap
-
Sets the font for key.
- setFrontDockable(Dockable) - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- setFrontend(DockFrontend) - Method in class bibliothek.gui.dock.common.menu.SingleCDockableListMenuPiece
-
- setFrontend(DockFrontend) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
-
Sets the frontend which will be observed by this piece.
- setFrontend(DockFrontend) - Method in class bibliothek.gui.dock.facile.menu.FrontendSettingsMenuPiece
-
Sets the frontend which might be modified by this menu.
- setFrontend(DockFrontend) - Method in class bibliothek.gui.dock.support.menu.FrontendSettingsList
-
Changes the frontend which is observed by this list.
- setGroupBehavior(CGroupBehavior) - Method in class bibliothek.gui.dock.common.CControl
-
- setGroupBehavior(CGroupBehavior) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Sets the group behavior.
- setGrouping(DockableGrouping) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Sets an algorithm that defines how this dockable attempts to automatically group itself with
other dockables.
- setHeight(int) - Method in class bibliothek.gui.dock.common.layout.RequestDimension
-
Sets the height of this dimension.
- setHistoryRewriter(HistoryRewriter<H, M>) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
- setHold(FlapDockStation, Dockable, boolean) - Method in class bibliothek.gui.dock.common.intern.station.CFlapLayoutManager
-
- setHoverIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Sets the icon which is used if the mouse is hovering over a button that represents this action.
- setIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Sets the icon of this action.
- setId(String) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableLayout
-
Sets the unique id of the dockable.
- setId(String) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableLayout
-
Sets the unique identifier of the dockable.
- setIgnoreWorkingForEntry(boolean) - Method in class bibliothek.gui.dock.common.CControl
-
- setLanguage(Locale) - Method in class bibliothek.gui.dock.common.CControl
-
Re-initializes the default text that is used in the realm of this
CControl.
- setLastMaximizedLocation(Map<String, Location>) - Method in class bibliothek.gui.dock.facile.mode.MaximizedModeSetting
-
Sets the location of
Dockables that are maximized.
- setLastMaximizedMode(Map<String, Path>) - Method in class bibliothek.gui.dock.facile.mode.MaximizedModeSetting
-
Sets the mode of
Dockables that are maximized.
- setLayout(CommonDockable, CommonMultipleDockableLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
-
- setLayout(CommonDockable, CommonMultipleDockableLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
-
- setLayout(MultipleCDockableLayout) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableLayout
-
- setLayout(CommonDockable, CommonSingleDockableLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
- setLayout(CommonDockable, CommonSingleDockableLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
- setLayout(LayoutManager) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
- setLayout(CommonDockable, MultipleCDockable, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.layout.ReplacementDockFactory
-
- setLayout(CommonDockable, MultipleCDockable, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.layout.ReplacementDockFactory
-
- setLayout(DockElement, Path, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.RootStationAdjacentFactory
-
- setLayout(DockElement, Path, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.RootStationAdjacentFactory
-
- setLayout(CommonDockStation<?, ?>, CommonDockStationLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
-
- setLayout(CommonDockStation<?, ?>, CommonDockStationLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.common.intern.station.CommonDockStationFactory
-
- setLayout(MultipleCDockableLayout) - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective
-
Sets the layout which describes this dockable.
- setListener(CDockableLocationListener) - Method in class bibliothek.gui.dock.common.intern.CDockableLocationListenerManager
-
Sets the listener which will be informed about changes.
- setLocation(Dockable, Location) - Method in interface bibliothek.gui.dock.common.group.CGroupBehaviorCallback
-
Sets the location of dockable.
- setLocation(CLocation) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- setLocation(CLocation) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Sets the location of this CDockable.
- setLocation(Dockable, CLocation) - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
Tries to set the location of dockable.
- setLocation(Dockable, ExtendedMode, CLocation) - Method in class bibliothek.gui.dock.common.mode.CLocationModeManager
-
Sets the default location of dockable when going into
mode.
- setLocation(Dockable, DockableProperty, AffectedSet) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- setLocation(Dockable, DockableProperty, AffectedSet) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- setLocation(Dockable, DockableProperty, AffectedSet) - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- setLocation(Dockable, DockableProperty, AffectedSet) - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
- setLocation(Dockable, DockableProperty, AffectedSet) - Method in interface bibliothek.gui.dock.facile.mode.StationModeArea
-
Sets the location of dockable to location
and tries to ensure that dockable is a child of this station.
- setLocationAside(Dockable, Dockable) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Iterates through all the
LocationModes for which
aside has stored locations,
and sets
dockable as neighbor.
- setLocationsAside(CDockable) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- setLocationsAside(Filter<CDockable>) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- setLocationsAside(CDockable) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
- setLocationsAside(Filter<CDockable>) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
- setLocationsAsideFocused() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- setLocationsAsideFocused() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
- setLookAndFeel(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- setManager(LocationModeManager<?>) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- setManager(LocationModeManager<?>) - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
Sets the manager which is using this mode.
- setManager(LocationModeManager<?>) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- setMaximizable(boolean) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Sets whether the user can maximize this dockable.
- setMaximizeArea(String) - Method in class bibliothek.gui.dock.common.CControl
-
Makes sure that all
CDockables are maximized onto the area
which is registered under the given unique id.
- setMaximized(Dockable, boolean, Location, AffectedSet) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- setMaximized(Dockable, boolean, Location, AffectedSet) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- setMaximized(Dockable, boolean, Location, AffectedSet) - Method in interface bibliothek.gui.dock.facile.mode.MaximizedModeArea
-
Tells this parent to change the maximization state of dockable.
- setMaximizingArea(boolean) - Method in class bibliothek.gui.dock.common.CGridArea
-
Sets whether this area is also used as maximizing area.
- setMenuBehavior(CPanelPopup.MenuBehavior) - Method in class bibliothek.gui.dock.common.action.CPanelPopup
-
Tells this action how to behave if it is in a menu.
- setMinimizable(boolean) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Sets whether the user can minimize this dockable.
- setMinimizedSize(Dimension) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- setMinimizedSize(Dimension) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Sets the size of this CDockable when this CDockable is minimized and
on a popup window.
- setMinimumAreaSize(Dimension) - Method in class bibliothek.gui.dock.common.CContentArea
-
Sets the minimum size of the four areas in which minimized
Dockables
are shown.
- setMissingPerspectiveStrategy(MissingPerspectiveStrategy) - Method in class bibliothek.gui.dock.common.CControl
-
- setMissingStrategy(MissingCDockableStrategy) - Method in class bibliothek.gui.dock.common.CControl
-
Sets the strategy that tells what to do if layout information of a missing
CDockable is found.
- setMode(Dockable, ExtendedMode) - Method in interface bibliothek.gui.dock.common.group.CGroupBehaviorCallback
-
Sets the
ExtendedMode of
dockable using all available
history information.
- setMode(LocationMode) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- setMode(LocationMode) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- setMode(LocationMode) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- setMode(LocationMode) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- setMode(LocationMode) - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- setMode(Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Sets the current mode of dockable.
- setMode(LocationMode) - Method in interface bibliothek.gui.dock.facile.mode.ModeArea
-
Informs this area about the mode that uses it.
- setMode(LocationMode) - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
- setModel(BasicButtonModel) - Method in class bibliothek.gui.dock.common.intern.action.panel.BasicPanelPopupHandler
-
- setModel(PreferenceModel) - Method in class bibliothek.gui.dock.common.menu.CPreferenceMenuPiece
-
Explicitly sets the model which will be shown on the dialog.
- setModes(ModeSettings<Location, Location>) - Method in class bibliothek.gui.dock.common.intern.CSetting
-
Sets the set of modes.
- setModifier(DockThemeModifier) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
- setNextFullScreen() - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- setOrder(Comparator<String>) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
-
Sets the order of the menu items.
- setParent(PerspectiveStation) - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective.Intern
-
- setParent(PerspectiveStation) - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective.Intern
-
- setParent(MenuPiece) - Method in class bibliothek.gui.dock.facile.menu.RootMenuPiece
-
- setParent(MenuPiece) - Method in class bibliothek.gui.dock.support.menu.MenuPiece
-
Sets the parent of this piece.
- setPerspective(CPerspective, boolean) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
Changes the layout of the associated
CControl such that it matches
perspective.
- setPerspective(String, CPerspective) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
- setPerspective(String, CPerspective, boolean) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspective
-
- setPerspective(CPerspective) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
-
Sets the layout that should be loaded.
- setPerspective(CPerspective) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- setPerspective(CPerspective) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- setPerspective(CPerspective) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- setPerspective(CPerspective) - Method in interface bibliothek.gui.dock.common.perspective.CStationPerspective
-
Informs this station by which perspective it is used.
- setPerspective(CPerspective) - Method in class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective
-
- setPerspective(CPerspective) - Method in interface bibliothek.gui.dock.common.perspective.mode.LocationModePerspective
-
Informs this mode of what perspective is going to use it.
- setPerspectiveName(String) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
-
Sets the name of the current layout.
- setPiece(MenuPiece) - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
Sets the piece which will be embraced by separators.
- setPlaceholders(PlaceholderMap) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- setPlaceholders(PlaceholderMap) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- setPlaceholders(PlaceholderMap) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- setPreferenceModel(PreferenceModel) - Method in class bibliothek.gui.dock.common.CControl
-
- setPressedIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Sets the icon which is used if the mouse is pressed over a button that represents this action.
- setProperties(M, Dockable, H) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Stores a property for dockable if in mode mode.
- setProvider(WindowProvider) - Method in class bibliothek.gui.dock.facile.station.screen.WindowProviderVisibility
-
Sets the window to observe
- setReadOnce(boolean) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Sets whether this list has already read something once, or whether
it is fresh.
- setRemoveOnClose(boolean) - Method in class bibliothek.gui.dock.common.DefaultMultipleCDockable
-
Sets whether this dockable will be removed from the
CControl when
made invisible.
- setResizeLocked(boolean) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Sets whether this dockable likes to remain with the same size all the time.
- setResizeLockedHorizontally(boolean) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Sets whether this dockable likes to remain with the same width all
the time.
- setResizeLockedVertically(boolean) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Sets whether this dockable likes to remain with the same height
all the time.
- setResizeRequest(Dimension, boolean) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Tells this
CDockable which size it should have.
- setResizeRequest(RequestDimension, boolean) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Tells this
CDockable which size it should have.
- setRevertToBasicModes(boolean) - Method in class bibliothek.gui.dock.common.CControl
-
Tells this control whether basic modes like "normalized", "minimized" or "externalized" are forced upon
Dockables after loading a persistent layout.
- setRevertToBasicModes(boolean) - Method in class bibliothek.gui.dock.common.intern.CDockFrontend
-
- setRoot(boolean) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- setRoot(boolean) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- setRoot(boolean) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- setRoot(boolean) - Method in interface bibliothek.gui.dock.common.perspective.CStationPerspective
-
Sets the root station flag.
- setRootWindow(WindowProvider) - Method in class bibliothek.gui.dock.common.CControl
-
Sets the root window of the application.
- setSelected(boolean) - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Sets the selected-state.
- setSelectedHoverIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Sets the icon which is used if the mouse is hovering over a button that represents this action and
if this action is selected.
- setSelectedIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Sets the icon that will be shown when this action is selected.
- setSelectedPressedIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
-
Sets the icon which is used if the mouse is pressed over a button that represents this action and
if this action is selected.
- setSelection(CAction) - Method in class bibliothek.gui.dock.common.action.CDropDownButton
-
Sets the current selected action.
- setSelectModeAction(DockAction) - Method in class bibliothek.gui.dock.common.mode.KeyedLocationModeActionProvider
-
- setSelectModeAction(CAction) - Method in class bibliothek.gui.dock.facile.mode.DefaultLocationModeActionProvider
-
- setSelectModeAction(DockAction) - Method in class bibliothek.gui.dock.facile.mode.DefaultLocationModeActionProvider
-
Sets the action which must be triggered in order to activate this mode.
- setSetting(Setting, boolean) - Method in class bibliothek.gui.dock.common.intern.CDockFrontend
-
- setSetting(CSetting) - Method in class bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
-
Sets the raw data of the layout that should be loaded.
- setSettings(SettingsBlop) - Method in class bibliothek.gui.dock.common.intern.layout.CControlPerspectiveResource
-
Sets the settings which should be written by this resource.
- setShouldAutoFocus(boolean) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- setShowTextOnButtons(boolean) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Sets whether the text of this action should be shown if this action is shown as a button.
- setSingleTabShown(boolean) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Tells this
CDockable whether to show a single tab or not.
- setSize(FlapDockStation, Dockable, int) - Method in class bibliothek.gui.dock.common.intern.station.CFlapLayoutManager
-
- setStackable(boolean) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Sets whether this element can be combined with other dockable to create
a stack.
- setSticky(boolean) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- setSticky(boolean) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Sets whether this CDockable should remain visible when minimized
and without focus.
- setStickySwitchable(boolean) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- setStickySwitchable(boolean) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
- setSystem(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
- setText(String) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Sets the text of this action, the text will be visible when this
action is shown in a menu.
- setTheme(DockTheme) - Method in class bibliothek.gui.dock.common.CControl
-
- setTheme(String) - Method in class bibliothek.gui.dock.common.CControl
-
Sets the theme of the elements in the realm of this control.
- setThemes(ThemeMap) - Method in class bibliothek.gui.dock.facile.menu.ThemeMenuPiece
-
Sets the themes which this piece offers
- setTitleIcon(Icon) - Method in class bibliothek.gui.dock.common.CGridArea
-
Sets the icon that is shown in the title of this CDockable.
- setTitleIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Sets the icon that is shown in the title of this CDockable.
- setTitleIconHandling(IconHandling) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
- setTitleShown(boolean) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Tells this
CDockable whether to show or to hide its titles.
- setTitleText(String) - Method in class bibliothek.gui.dock.common.CGridArea
-
Sets the text that is shown as title.
- setTitleText(String) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Sets the text that is shown as title.
- setTitleToolTip(String) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Sets the tooltip that should be shown on the title of this dockable.
- setTooltip(String) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Sets a tooltip for this action.
- setTopSeparator(boolean) - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
-
Sets whether there should be a separator shown above the content of
this piece.
- setTransferFocusOnMinimize(boolean) - Method in class bibliothek.gui.dock.common.CControl
-
If a
CDockable is minimized, the focus can be automatically transferred to another
CDockable.
- setTransferTheme(boolean) - Method in class bibliothek.gui.dock.facile.menu.ThemeMenuPiece
-
- setUndecorated(boolean) - Method in class bibliothek.gui.dock.common.action.panel.DialogWindow
-
Sets whether the dialog has a decoration or not.
- setUniqueId(String) - Method in interface bibliothek.gui.dock.common.intern.CDockableAccess
-
Tells which unique id the owning
CDockable has.
- setUniqueId(String) - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective
-
Sets the unique identifier of this element.
- setUnmaximize(Path, Location) - Method in interface bibliothek.gui.dock.common.perspective.mode.CMaximizedModeAreaPerspective
-
Sets the origin of the currently maximized child of this area.
- setup(CControl) - Static method in class bibliothek.gui.dock.common.menu.CPreferenceMenuPiece
-
- setup() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList.Info
-
Informs this Info that its LookAndFeel
will be shown soon.
- setVisible(boolean) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- setVisible(boolean) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Shows or hides this CDockable.
- setVisible(boolean) - Method in class bibliothek.gui.dock.facile.action.KeyedActionSource
-
Changes whether any actions are shown or not.
- setVisible(boolean) - Method in class bibliothek.gui.dock.facile.action.ReplaceActionGuard
-
Sets the visibility of the action.
- setWidth(int) - Method in class bibliothek.gui.dock.common.layout.RequestDimension
-
Sets the width of this dimension.
- setWorkingArea(CStation<?>) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- setWorkingArea(CStation<?>) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Sets the parent of this CDockable.
- setWorkingArea(CStationPerspective) - Method in class bibliothek.gui.dock.common.perspective.AbstractCDockablePerspective
-
- setWorkingArea(CStationPerspective) - Method in interface bibliothek.gui.dock.common.perspective.CDockablePerspective
-
Sets the working-area of this element.
- setWorkingArea(boolean) - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
Sets whether this station should be regarded as a
working area or not.
- shouldAutoFocus() - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- shouldAutoFocus() - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
- shouldCreate(String, MultipleCDockableFactory<?, ?>) - Method in interface bibliothek.gui.dock.common.MissingCDockableStrategy
-
Tells whether the factory
factory should be used to create
MultipleCDockables for which location information is available.
- shouldCreate(String, MultipleCDockableFactory<?, L>, String, L) - Method in interface bibliothek.gui.dock.common.MissingCDockableStrategy
-
Tells whether the
MultipleCDockable with identifier
uniqueId
should automatically be created outside the normal setup-phase.
- shouldForwardActions(LocationModeManager<? extends LocationMode>, DockStation, Dockable, ExtendedMode) - Method in interface bibliothek.gui.dock.common.group.CGroupBehavior
-
Tells whether the actions of dockable for mode mode should be
shown on station too.
- shouldForwardActions(LocationModeManager<? extends LocationMode>, DockStation, Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.common.group.StackGroupBehavior
-
- shouldForwardActions(LocationModeManager<? extends LocationMode>, DockStation, Dockable, ExtendedMode) - Method in class bibliothek.gui.dock.common.group.TopMostGroupBehavior
-
- shouldPredefine(Dockable) - Method in class bibliothek.gui.dock.common.intern.layout.CLayoutChangeStrategy
-
- shouldStore(String) - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
-
- shouldStore(CDockable) - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
-
Tells whether information about
dockable should remain stored even if
the element is removed from the
CControl.
- shouldStoreMulti(String) - Method in interface bibliothek.gui.dock.common.MissingCDockableStrategy
-
Tells whether layout information for the missing
MultipleCDockable
with identifier
id should be stored.
- shouldStoreSingle(String) - Method in interface bibliothek.gui.dock.common.MissingCDockableStrategy
-
Tells whether layout information for the missing
SingleCDockable
with identifier
id should be stored.
- shouldTest(DockStation) - Method in class bibliothek.gui.dock.common.intern.ui.CSingleParentRemover
-
- show(F) - Method in class bibliothek.gui.dock.common.CWorkingArea
-
- show(F) - Method in class bibliothek.gui.dock.common.CWorkingArea
-
- show(CDockable) - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
-
Makes dockable visible.
- show(Dockable) - Method in class bibliothek.gui.dock.common.menu.SingleCDockableListMenuPiece
-
- show(Dockable) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
-
Ensures that dockable is visible.
- showCoreWarning() - Method in class bibliothek.gui.dock.common.intern.CDockController
-
- showing(VetoableDockFrontendEvent) - Method in class bibliothek.gui.dock.common.intern.ControlVetoClosingListener
-
- shown(VetoableDockFrontendEvent) - Method in class bibliothek.gui.dock.common.intern.ControlVetoClosingListener
-
- showSingleTab(DockStation, Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.CommonSingleTabDecider
-
- showText(Dockable, DockAction) - Method in class bibliothek.gui.dock.common.intern.action.CButtonContentFilter
-
- showTextOnButtonsChanged(CDecorateableAction<? extends DockAction>) - Method in interface bibliothek.gui.dock.common.intern.action.CDecorateableActionListener
-
- shrink() - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
- shrink() - Method in class bibliothek.gui.dock.common.perspective.CStackPerspective
-
- shrink() - Method in interface bibliothek.gui.dock.common.perspective.ShrinkablePerspectiveStation
-
Checks the number of children this perspective has.
- ShrinkablePerspectiveStation - Interface in bibliothek.gui.dock.common.perspective
-
This kind of
PerspectiveStation can find out whether it is really
needed and can remove itself if not.
- Side - Enum in bibliothek.gui.dock.common.location
-
Describes a side of a rectangle.
- SINGLE - Static variable in interface bibliothek.gui.dock.common.MissingCDockableStrategy
-
- SingleCDockable - Interface in bibliothek.gui.dock.common
-
A
SingleCDockable is a dockable which is added once to
the
CControl and remains there until it is removed by the application.
- SingleCDockableFactory - Interface in bibliothek.gui.dock.common
-
A backup factory is used by a
CControl to create
SingleCDockables
if a dockable is missing in the cache, but needed because some layout is loaded
from a file.
- SingleCDockableListMenuPiece - Class in bibliothek.gui.dock.common.menu
-
A piece of a menu that adds an item for each closeable
CDockable
that can be found in a
CControl.
- SingleCDockableListMenuPiece(CControl) - Constructor for class bibliothek.gui.dock.common.menu.SingleCDockableListMenuPiece
-
Creates a new piece.
- SingleCDockablePerspective - Class in bibliothek.gui.dock.common.perspective
-
- SingleCDockablePerspective(String) - Constructor for class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective
-
- SingleCDockablePerspective.Intern - Class in bibliothek.gui.dock.common.perspective
-
- SingleComponentCollector - Class in bibliothek.gui.dock.support.lookandfeel
-
- SingleComponentCollector(Component) - Constructor for class bibliothek.gui.dock.support.lookandfeel.SingleComponentCollector
-
- SingleGroupMovement - Class in bibliothek.gui.dock.common.group
-
- SingleGroupMovement(Dockable, ExtendedMode) - Constructor for class bibliothek.gui.dock.common.group.SingleGroupMovement
-
Creates a new movement object.
- singleTabShownChanged(CDockable) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
-
- singleTabShownChanged(CDockable) - Method in interface bibliothek.gui.dock.common.event.CDockablePropertyListener
-
- singleToNormalId(String) - Method in interface bibliothek.gui.dock.common.CControlRegister
-
- singleToNormalId(String) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- size() - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Gets the number of elements of this map.
- size() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Gets the number of
LookAndFeels that are known to this list.
- size() - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Gets the number of sets this setting stores.
- south(double) - Method in class bibliothek.gui.dock.common.location.AbstractTreeLocation
-
Creates a new location which is based at the south side of this
location.
- south(double, long) - Method in class bibliothek.gui.dock.common.location.AbstractTreeLocation
-
Creates a new location which is based at the south side of this
location.
- south(double) - Method in class bibliothek.gui.dock.common.location.CSplitLocation
-
Creates a location that describes a space in the lower part of
the
SplitDockStation.
- south(double, long) - Method in class bibliothek.gui.dock.common.location.CSplitLocation
-
Creates a location that describes a space in the lower part of
the
SplitDockStation.
- SplitInserter() - Constructor for class bibliothek.gui.dock.common.behavior.ExternalizingCGridAreaConfiguration.SplitInserter
-
- SplitResizeRequestHandler - Class in bibliothek.gui.dock.common.intern.station
-
- SplitResizeRequestHandler(SplitDockStation) - Constructor for class bibliothek.gui.dock.common.intern.station.SplitResizeRequestHandler
-
Creates a new handler.
- stack(int) - Method in class bibliothek.gui.dock.common.location.AbstractStackholdingLocation
-
Creates a new stack inside this location.
- stack() - Method in class bibliothek.gui.dock.common.location.AbstractStackholdingLocation
-
Creates a new stack inside this location.
- stack() - Method in class bibliothek.gui.dock.common.location.CSplitLocation
-
Creates a new location which represents a position in a stack
that covers the whole
SplitDockStation.
- stack(int) - Method in class bibliothek.gui.dock.common.location.CSplitLocation
-
Creates a new location which represents a position in a stack
that covers the whole
SplitDockStation.
- StackableAcceptance - Class in bibliothek.gui.dock.common.intern.ui
-
- StackableAcceptance() - Constructor for class bibliothek.gui.dock.common.intern.ui.StackableAcceptance
-
- STACKED - Static variable in interface bibliothek.gui.dock.common.group.CGroupBehavior
-
A behavior that moves around entire stacks of
Dockables.
- StackGroupBehavior - Class in bibliothek.gui.dock.common.group
-
- StackGroupBehavior() - Constructor for class bibliothek.gui.dock.common.group.StackGroupBehavior
-
- StackGroupMovement - Class in bibliothek.gui.dock.common.group
-
This movement moves an entire
StackDockStation to the place indicated by one of its children.
- StackGroupMovement(StackDockStation, Dockable, ExtendedMode) - Constructor for class bibliothek.gui.dock.common.group.StackGroupMovement
-
Creates a new movement object.
- stateListeners() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- STATION - Static variable in class bibliothek.gui.dock.common.location.CExternalizedLocation
-
- StationModeArea - Interface in bibliothek.gui.dock.facile.mode
-
- stickyChanged(CDockable) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
-
- stickyChanged(CDockable) - Method in interface bibliothek.gui.dock.common.event.CDockablePropertyListener
-
- stickySwitchableChanged(CDockable) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
-
- stickySwitchableChanged(CDockable) - Method in interface bibliothek.gui.dock.common.event.CDockablePropertyListener
-
- STORE - Static variable in interface bibliothek.gui.dock.common.MissingCDockableStrategy
-
A strategy that will always store any information
- store(Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Stores the current location of
dockable and all its children in respect
to their current
Mode.
- store(M, Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Stores the location of dockable under the key mode.
- storeLocation(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
Determines the current location of
dockable and stores that location
in a map using the
ExtendedMode of the
Location as key.
- storeLocations() - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
- STRATEGY_EXTENSION - Static variable in class bibliothek.gui.dock.common.location.DefaultExpandStrategy
-
- strongest(ExtendedModeEnablement.Availability) - Method in enum bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablement.Availability
-
- strongest(ExtendedModeEnablement.Hidden) - Method in enum bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablement.Hidden
-
- SubmenuPiece - Class in bibliothek.gui.dock.facile.menu
-
- SubmenuPiece() - Constructor for class bibliothek.gui.dock.facile.menu.SubmenuPiece
-
Creates a new submenu-piece, using a normal
JMenu to inserts
its content.
- SubmenuPiece(String, boolean, MenuPiece...) - Constructor for class bibliothek.gui.dock.facile.menu.SubmenuPiece
-
Creates a new submenu-piece, using a normal
JMenu.
- SubmenuPiece(JMenu) - Constructor for class bibliothek.gui.dock.facile.menu.SubmenuPiece
-
Creates a new submenu-piece.
- suppressTitle(DockTitleVersion) - Method in class bibliothek.gui.dock.common.CGridArea
-
Checks whether the title created by version should
be suppressed.
- switchMode(Dockable) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
Tries to switch the current mode of dockable to or from
the maximized mode.
- systemLookAndFeelChanged(LookAndFeelList, LookAndFeelList.Info) - Method in interface bibliothek.gui.dock.support.lookandfeel.LookAndFeelListener
-