A B C D E F G H I K L M N O P Q R S T U V W X Y

S

save(String) - 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.
save() - Method in class bibliothek.gui.DockFrontend
Saves the current layout under the name of the current setting.
save(String) - Method in class bibliothek.gui.DockFrontend
Saves the current layout with the specified name.
saveAs(Component) - Method in class bibliothek.gui.dock.facile.menu.FrontendSettingsMenuPiece
Saves the current setting under a new name.
saved(DockFrontend, String) - Method in class bibliothek.gui.dock.event.DockFrontendAdapter
 
saved(DockFrontend, String) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
Invoked if the current setting was saved with the name name.
SCREEN_CAPTURE_STRATEGY - Static variable in interface bibliothek.gui.dock.util.AWTComponentCaptureStrategy
This strategy just takes a real screen capture of the area in which the component is supposed to be.
SCREEN_MASK - Static variable in interface bibliothek.gui.dock.control.DockRelocatorMode
the modifiers that must be pressed to activate the DockRelocatorMode.SCREEN_ONLY relocator mode
SCREEN_ONLY - Static variable in interface bibliothek.gui.dock.control.DockRelocatorMode
Ensures that a Dockable can be dragged only onto a ScreenDockStation.
ScreencaptureMovingImageFactory - Class in bibliothek.gui.dock.dockable
A factory that makes a snapshot of the Dockable which will be represented by its MovingImage.
ScreencaptureMovingImageFactory(Dimension) - Constructor for class bibliothek.gui.dock.dockable.ScreencaptureMovingImageFactory
Creates a new factory.
ScreenDockDialog - Class in bibliothek.gui.dock.station.screen
An implementation of ScreenDockWindow which uses a JDialog.
ScreenDockDialog(ScreenDockStation, boolean) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockDialog
Creates a new dialog.
ScreenDockDialog(ScreenDockStation, Frame, boolean) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockDialog
Creates a new dialog.
ScreenDockDialog(ScreenDockStation, Dialog, boolean) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockDialog
Creates a new dialog.
ScreenDockFrame - Class in bibliothek.gui.dock.station.screen
An implementation of ScreenDockWindow which uses a JFrame.
ScreenDockFrame(ScreenDockStation, boolean) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockFrame
Creates a new dialog.
ScreenDockProperty - Class in bibliothek.gui.dock.station.screen
This property is used on ScreenDockStations to determine the bounds of the dialogs.
ScreenDockProperty() - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockProperty
Constructs a new property
ScreenDockProperty(int, int, int, int) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockProperty
Constructs a new property
ScreenDockPropertyFactory - Class in bibliothek.gui.dock.station.screen
This DockableProperty creates instances of ScreenDockProperty.
ScreenDockPropertyFactory() - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockPropertyFactory
 
ScreenDockStation - Class in bibliothek.gui.dock
A DockStation which is the whole screen.
ScreenDockStation(Window) - Constructor for class bibliothek.gui.dock.ScreenDockStation
Constructs a new ScreenDockStation.
ScreenDockStation(WindowProvider) - Constructor for class bibliothek.gui.dock.ScreenDockStation
Constructs a new ScreenDockStation.
ScreenDockStationFactory - Class in bibliothek.gui.dock.station.screen
A DockFactory which writes and reads instances of ScreenDockStation.
ScreenDockStationFactory(Window) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
Constructs a factory
ScreenDockStationFactory(WindowProvider) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
Constructs a factory
ScreenDockStationLayout - Class in bibliothek.gui.dock.station.screen
A layout that holds the contents of a ScreenDockStation.
ScreenDockStationLayout() - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockStationLayout
 
ScreenDockWindow - Interface in bibliothek.gui.dock.station.screen
A ScreenDockWindow is used by a ScreenDockStation to show a Dockable on the screen.
ScreenDockWindowFactory - Interface in bibliothek.gui.dock.station.screen
A ScreenDockWindowFactory can create new ScreenDockWindows.
ScreenResizeRequestHandler - Class in bibliothek.gui.dock.common.intern.station
A handler which can change the size of children of a ScreenDockStation such that the preferred size of the children is met.
ScreenResizeRequestHandler(ScreenDockStation) - Constructor for class bibliothek.gui.dock.common.intern.station.ScreenResizeRequestHandler
Creates a new handler.
searchCombineDockable(int, int, Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
Searches a window on the coordinates x/y which can be used to create a combination with drop.
searchElement(Component) - Method in class bibliothek.gui.DockController
Searches the element which is parent or equal to representative.
searchWindow() - Method in class bibliothek.gui.dock.util.ComponentWindowProvider
 
searchWindow() - Method in class bibliothek.gui.dock.util.DirectWindowProvider
 
searchWindow() - Method in class bibliothek.gui.dock.util.NullWindowProvider
 
searchWindow() - Method in interface bibliothek.gui.dock.util.WindowProvider
Tries to find a window.
searchWindow() - Method in class bibliothek.gui.dock.util.WindowProviderWrapper
 
SECOND - Static variable in interface bibliothek.extension.gui.dock.util.PathCombiner
This combiner always discards the first path and just returns the second.
SecureAbstractScreenDockWindow - Class in bibliothek.gui.dock.security
An AbstractScreenDockWindow that uses a GlassedPane in order to catch all MouseEvents and to report them to the SecureMouseFocusObserver.
SecureAbstractScreenDockWindow(ScreenDockStation) - Constructor for class bibliothek.gui.dock.security.SecureAbstractScreenDockWindow
Creates a new window
SecureControlFactory - Class in bibliothek.gui.dock.common.intern
A factory used in restricted environment, where no global events can be observed.
SecureControlFactory() - Constructor for class bibliothek.gui.dock.common.intern.SecureControlFactory
 
SecureDockController - Class in bibliothek.gui.dock.security
The DockingFrames normally uses some system-resources to handle global events.
SecureDockController() - Constructor for class bibliothek.gui.dock.security.SecureDockController
Creates a new controller
SecureDockController(SecureDockControllerFactory) - Constructor for class bibliothek.gui.dock.security.SecureDockController
Creates a new controller, but does not initiate the properties if factory is null.
SecureDockControllerFactory - Class in bibliothek.gui.dock.security
A factory creating secure versions of various elements of a DockController
SecureDockControllerFactory() - Constructor for class bibliothek.gui.dock.security.SecureDockControllerFactory
 
SecureFlapDockStation - Class in bibliothek.gui.dock.security
A FlapDockStation that uses SecureFlapWindow instead of FlapWindow.
SecureFlapDockStation() - Constructor for class bibliothek.gui.dock.security.SecureFlapDockStation
Creates a new station
SecureFlapDockStationFactory - Class in bibliothek.gui.dock.security
A factory that creates instances of SecureFlapDockStation
SecureFlapDockStationFactory() - Constructor for class bibliothek.gui.dock.security.SecureFlapDockStationFactory
 
SecureFlapWindow - Class in bibliothek.gui.dock.security
A FlapWindow which inserts a GlassedPane between its Dockable and the outer world.
SecureFlapWindow(FlapDockStation, ButtonPane, Dialog) - Constructor for class bibliothek.gui.dock.security.SecureFlapWindow
Creates a new window
SecureFlapWindow(FlapDockStation, ButtonPane, Frame) - Constructor for class bibliothek.gui.dock.security.SecureFlapWindow
Creates a new window
SecureKeyboardController - Class in bibliothek.gui.dock.security
A KeyboardController which adds a KeyListener to each Component that can be found on a Dockable in the realm of one DockController.
SecureKeyboardController(DockController, ControllerSetupCollection) - Constructor for class bibliothek.gui.dock.security.SecureKeyboardController
Creates a new SecureKeyboardController.
SecureMouseFocusObserver - Class in bibliothek.gui.dock.security
A FocusController which relies on GlassedPanes.
SecureMouseFocusObserver(DockController, ControllerSetupCollection) - Constructor for class bibliothek.gui.dock.security.SecureMouseFocusObserver
Creates a new FocusController for controller.
SecureScreenDockDialog - Class in bibliothek.gui.dock.security
The secure reimplementation of ScreenDockDialog.
SecureScreenDockDialog(ScreenDockStation, boolean) - Constructor for class bibliothek.gui.dock.security.SecureScreenDockDialog
Creates a new dialog.
SecureScreenDockDialog(ScreenDockStation, Dialog, boolean) - Constructor for class bibliothek.gui.dock.security.SecureScreenDockDialog
Creates a new dialog.
SecureScreenDockDialog(ScreenDockStation, Frame, boolean) - Constructor for class bibliothek.gui.dock.security.SecureScreenDockDialog
Creates a new dialog.
SecureScreenDockStation - Class in bibliothek.gui.dock.security
A ScreenDockStation that uses SecureScreenDockDialog instead of ScreenDockDialog.
SecureScreenDockStation(Window) - Constructor for class bibliothek.gui.dock.security.SecureScreenDockStation
Creates a new station.
SecureScreenDockStation(WindowProvider) - Constructor for class bibliothek.gui.dock.security.SecureScreenDockStation
Creates a new factory.
SecureScreenDockStationFactory - Class in bibliothek.gui.dock.security
A factory which creates instances of SecureScreenDockStation.
SecureScreenDockStationFactory(Window) - Constructor for class bibliothek.gui.dock.security.SecureScreenDockStationFactory
Creates a new factory.
SecureScreenDockStationFactory(WindowProvider) - Constructor for class bibliothek.gui.dock.security.SecureScreenDockStationFactory
Creates a new factory.
SecureScreenDockWindowFactory - Class in bibliothek.gui.dock.security
A ScreenDockWindowFactory creating new SecureScreenDockDialogs.
SecureScreenDockWindowFactory() - Constructor for class bibliothek.gui.dock.security.SecureScreenDockWindowFactory
 
SecureSplitDockStation - Class in bibliothek.gui.dock.security
A SplitDockStation which can work in a restricted environment.
Note: This station can only work in the realm of a SecureDockController.
SecureSplitDockStation() - Constructor for class bibliothek.gui.dock.security.SecureSplitDockStation
Creates a new station.
SecureSplitDockStationFactory - Class in bibliothek.gui.dock.security
Creates instances of SecureSplitDockStation.
SecureSplitDockStationFactory() - Constructor for class bibliothek.gui.dock.security.SecureSplitDockStationFactory
 
SecureStackDockStation - Class in bibliothek.gui.dock.security
A StackDockStation which can operate in a restricted environment.
SecureStackDockStation() - Constructor for class bibliothek.gui.dock.security.SecureStackDockStation
Creates a new station
SecureStackDockStation(DockTheme) - Constructor for class bibliothek.gui.dock.security.SecureStackDockStation
Creates a new station and sets the theme of this station
SecureStackDockStationFactory - Class in bibliothek.gui.dock.security
A factory creating instances of SecureStackDockStation.
SecureStackDockStationFactory() - Constructor for class bibliothek.gui.dock.security.SecureStackDockStationFactory
 
select(String) - Method in class bibliothek.gui.dock.common.layout.ThemeMap
Changes the selected factory.
select(String, boolean) - Method in class bibliothek.gui.dock.common.layout.ThemeMap
Changes the selected factory.
select(ThemeFactory) - Method in class bibliothek.gui.dock.common.layout.ThemeMap
Changes the selected factory to factory.
select(int) - Method in class bibliothek.gui.dock.common.layout.ThemeMap
Changes the selected factory.
select(int, boolean) - Method in class bibliothek.gui.dock.common.layout.ThemeMap
Changes the selected factory.
select() - Method in class bibliothek.gui.dock.control.DockableSelector
Opens the popup window if possible and allows the user the choice between different Dockables.
SELECT - Variable in class bibliothek.gui.dock.focus.AbstractDockableSelection
Action called when the space or enter key was pressed.
select(Dockable) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
Called when this selection is forced to select a specific dockable.
select() - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
Selects the currently selected dockable.
select(Dockable) - Method in class bibliothek.gui.dock.focus.DefaultDockableSelection
 
selectable(Dockable) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
Decides whether dockable fits the requirements for an element that can be selected.
SelectableDockAction - Interface in bibliothek.gui.dock.action
An action which has two states "selected" and "not selected".
SelectableDockActionGroup - Class in bibliothek.gui.dock.action.actions
This class ensures that from a group of SelectableDockAction only one is selected.
SelectableDockActionGroup() - Constructor for class bibliothek.gui.dock.action.actions.SelectableDockActionGroup
 
SelectableDockActionListener - Interface in bibliothek.gui.dock.event
An observer of a SelectableDockAction.
SelectableDropDownHandler - Class in bibliothek.gui.dock.themes.basic.action.dropdown
A connection between a SelectableDockAction and a drop-down-button.
SelectableDropDownHandler(SelectableDockAction, Dockable, JMenuItem) - Constructor for class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler
Creates a new handler.
SelectableMenuHandler - Class in bibliothek.gui.dock.themes.basic.action.menu
A handler which ensures that the selected-state of a JMenuItem and a SelectableDockAction are always the same.
SelectableMenuHandler(SelectableDockAction, Dockable, JMenuItem) - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler
Creates a new handler
selectBestMatchingColors() - Method in class bibliothek.gui.DockUI
Gets the LookAndFeelColors which matches the current LookAndFeel best.
selected - Variable in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
whether the selected element is selected
selected(Dockable) - Method in interface bibliothek.gui.dock.focus.DockableSelectionListener
Called when an element is selected and the selection confirmed.
selectedChanged(SelectableDockAction, Set<Dockable>) - Method in interface bibliothek.gui.dock.event.SelectableDockActionListener
Triggered by a SelectableDockAction if the selection-state of a Dockable has changed.
SELECTION - Static variable in interface bibliothek.gui.dock.util.laf.LookAndFeelColors
The color used for ordinary selections.
selectionChanged(ThemeMap, String, String) - Method in interface bibliothek.gui.dock.common.layout.ThemeMapListener
Called when the selected factory has been changed.
selectionChanged(DropDownAction, Set<Dockable>, DockAction) - Method in interface bibliothek.gui.dock.event.DropDownActionListener
Called when the selection of action has changed.
selfSetDirection() - Method in class bibliothek.gui.dock.FlapDockStation
Calculates the best direction for the popup-window of this station.
send(Dockable, MouseEvent) - Method in class bibliothek.gui.dock.control.DoubleClickController
Fires an event to the DoubleClickController.GlobalDoubleClickListeners whose location in the tree is equal or below dockable.
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.action.actions.SeparatorAction
A separator that is visible on menus and on titles
SEPARATOR - Static variable in class bibliothek.gui.dock.action.ActionType
Represents a separator.
SEPARATOR - Static variable in class bibliothek.gui.dock.common.intern.action.CSeparator
the normal separator
SeparatorAction - Class in bibliothek.gui.dock.action.actions
A separator represents a space between actions.
SeparatorAction(ViewTarget<?>...) - Constructor for class bibliothek.gui.dock.action.actions.SeparatorAction
Creates a new separator.
set(V) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditorCallback
Sets the value of this callback.
set(Dockable, DockActionSource) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseTabbedComponent
 
set(String, Color, DockColor) - Method in class bibliothek.gui.dock.common.intern.color.ColorTransmitter
 
set(String, Color, CDockable) - Method in class bibliothek.gui.dock.common.intern.color.ColorTransmitter
Transmits color to all DockColors which listen to the given id and which are associated with dockable.
set(Dockable) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
Changes the content which is shown.
set(Dockable, DockActionSource) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
Changes the content which is shown.
set(Dockable, DockActionSource, boolean) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
Changes the content which is shown.
set(V) - Method in class bibliothek.gui.dock.util.AbstractUIValue
 
set(PropertyKey<A>, A) - Method in class bibliothek.gui.dock.util.DockProperties
Sets a value.
set(String, V, U) - Method in class bibliothek.gui.dock.util.MultiUIBridge
 
set(Priority, T) - Method in class bibliothek.gui.dock.util.PriorityValue
Sets the value for a given priority.
set(String, V, U) - Method in interface bibliothek.gui.dock.util.UIBridge
Called by the UIProperties when one resource or UIValue has been exchanged.
set(V) - Method in interface bibliothek.gui.dock.util.UIValue
Called when the underlying resource of this UIValue changes.
setA(A) - Method in class bibliothek.util.container.Single
 
setAccelerator(K, KeyStroke) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Set the type of KeyEvent that will trigger an action.
setAccelerator(KeyStroke) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
Sets the type of event that will trigger this action.
setAccelerator(KeyStroke) - Method in class bibliothek.gui.dock.common.intern.CDecorateableAction
Sets the combination of keys that will trigger this action if the user presses them.
setActionOffers(DockActionSource) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
Sets the action-source of this Dockable.
setActive(boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
 
setActive(boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
 
setActive(boolean) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultButtonTitle
 
setActive(boolean) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultStationTitle
 
setActive(boolean) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultTitle
 
setActive(DockController, boolean) - Method in class bibliothek.gui.dock.control.AcceptanceDockRelocatorMode
 
setActive(DockController, boolean) - Method in interface bibliothek.gui.dock.control.DockRelocatorMode
Tells this mode whether it should have an influence of the behaviour or not.
setActive(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
 
setActive(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
 
setActive(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
 
setActive(boolean) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
Sets whether this title should be painted as focused or not.
setActiveColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
Sets the color that is used as background if the title is focused.
setActiveColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
Sets the background-color which is used if this title is selected.
setActiveLeftColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
Sets the color that is used on the left side if this title is active.
setActiveRightColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
Sets the color which is used on the right side in the gradient of this title.
setActiveTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
Sets the color that is used as foreground if the title is focused.
setActiveTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
Sets the color which is used to paint the text if this title is active.
setActiveTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
Sets the foreground-color which is used if this title is selected.
setAllowReadOnlyOnce(boolean) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Sets whether multiple calls to LookAndFeelList.read(DataInputStream) will have an effect.
setAllowSideSnap(boolean) - Method in class bibliothek.gui.dock.SplitDockStation
Sets whether Dockables which are dragged near the station are captured and added to this station.
setArea(String) - Method in class bibliothek.gui.dock.common.intern.CommonDockableLayout
Sets the unique id of the CWorkingArea the dockable was on.
setAtLeastFocusedDockable(Dockable) - Method in class bibliothek.gui.DockController
Sets the focused Dockable.
setAutoDirection(boolean) - Method in class bibliothek.gui.dock.FlapDockStation
Tells this station whether it can choose the direction of the popup-window itself, or if the direction remains always the same.
setB(B) - Method in class bibliothek.util.container.Tuple
 
setBackground(Color) - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButtonViewItem
 
setBackground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
 
setBackground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler
 
setBackground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
 
setBackground(Color) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicTitleViewItem
Called by the title that shows this item to tell this item what the background color of the title is.
setBackground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
 
setBackground(Color) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
 
setBackup(V) - Method in class bibliothek.gui.dock.util.AbstractUIValue
Sets the backup value.
setBasePane(JComponent) - Method in class bibliothek.gui.dock.station.OverpaintablePanel
Sets the panel which is added to this, and which is an ancestor of the content-pane.
setBoolean(boolean) - Method in class bibliothek.util.xml.XContainer
Sets the value of this container.
setBorderSideSnapSize(int) - Method in class bibliothek.gui.dock.SplitDockStation
There is an invisible border around the station.
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.
setBoundaryRestriction(BoundaryRestriction) - Method in class bibliothek.gui.dock.ScreenDockStation
Changes the boundary restriction used to check the boundaries of the windows of this station.
setBridgeFactory(Path, ColorBridgeFactory) - Method in class bibliothek.gui.dock.themes.color.DefaultColorScheme
Sets the value of some provider.
setBundle(ResourceBundle) - Method in class bibliothek.gui.DockUI
Sets the resource bundle which should be used.
setBundle(Locale) - Method in class bibliothek.gui.DockUI
Replaces the bundle of this DockUI using the given Locale
setByte(byte) - Method in class bibliothek.util.xml.XContainer
Sets the value of this container.
setByteArray(byte[]) - Method in class bibliothek.util.xml.XContainer
Sets the value of this container.
setC(C) - Method in class bibliothek.util.container.Triple
 
setCallback(PreferenceEditorCallback<Boolean>) - Method in class bibliothek.extension.gui.dock.preference.editor.BooleanEditor
 
setCallback(PreferenceEditorCallback<String>) - Method in class bibliothek.extension.gui.dock.preference.editor.ChoiceEditor
 
setCallback(PreferenceEditorCallback<KeyStroke>) - Method in class bibliothek.extension.gui.dock.preference.editor.KeyStrokeEditor
 
setCallback(PreferenceEditorCallback<ModifierMask>) - Method in class bibliothek.extension.gui.dock.preference.editor.ModifierMaskEditor
 
setCallback(PreferenceEditorCallback<V>) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditor
Sets a callback, a callback can be used to read the value that has to be edited or to store the edited value.
Note: this editor should call PreferenceEditorCallback.set(Object) whenever this editor shows a new valid value.
setChar(char) - Method in class bibliothek.util.xml.XContainer
Sets the value of this container.
setChild(SplitNode, int) - Method in class bibliothek.gui.dock.station.split.Leaf
 
setChild(SplitNode, int) - Method in class bibliothek.gui.dock.station.split.Node
 
setChild(SplitNode) - Method in class bibliothek.gui.dock.station.split.Root
Sets the child of this root.
setChild(SplitNode, int) - Method in class bibliothek.gui.dock.station.split.Root
 
setChild(SplitNode, int) - Method in class bibliothek.gui.dock.station.split.SplitNode
Adds a child to this node at a given location.
setClientObject(Object) - Method in class bibliothek.gui.dock.action.LocationHint
Sets an object which has no special meaning.
setCloseable(boolean) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
Sets whether the user can close this dockable.
setColor(String, Color) - Method in class bibliothek.extension.gui.dock.theme.BubbleTheme
Stores a color which will be used in the theme.
setColor(String, Color) - Method in class bibliothek.gui.dock.common.ColorMap
Sets a color in this map.
setColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicStationPaint
Deprecated. better use the ColorManager with keys paint.line, paint.divider, paint.insertion
setColor(String, Color) - Method in class bibliothek.gui.dock.themes.color.DefaultColorScheme
Sets the value of some color.
setColorScheme(ColorScheme) - Method in class bibliothek.gui.dock.themes.BasicTheme
Sets the currently used set of colors.
setColorSchemeKey(PropertyKey<ColorScheme>) - Method in class bibliothek.gui.dock.themes.BasicTheme
Sets the key that will be used to read the ColorScheme of this theme from the DockProperties.
setCombination(CombinatoryAcceptance.Combination) - Method in class bibliothek.gui.dock.accept.CombinatoryAcceptance
Sets, how the two acceptances of this CombinatoryAcceptance have to be combined
setCombine(Dockable) - Method in class bibliothek.gui.dock.station.flap.FlapDropInfo
Sets the combine property.
setCombiner(Combiner) - Method in class bibliothek.gui.dock.themes.BasicTheme
Sets the Combiner of this theme.
setCommand(String) - Method in class bibliothek.gui.dock.action.actions.SimpleButtonAction
Sets the command of this action.
setComponent(Component) - Method in class bibliothek.gui.dock.util.ComponentWindowProvider
Sets the component whose ancestor window will be provided.
setConflictResolver(ConflictResolver<T>) - Method in class bibliothek.gui.dock.facile.station.split.LockedResizeLayoutManager
Sets the ConflictResolver that will determine how to merge ResizeRequests and how to resolve conflicts.
setContentPane(JComponent) - Method in class bibliothek.gui.dock.security.GlassedPane
Sets the center panel of this GlassedPane.
setContentPane(JComponent) - Method in class bibliothek.gui.dock.station.OverpaintablePanel
Sets the panel on which clients should add their children.
setContinousDisplay(boolean) - Method in class bibliothek.gui.dock.SplitDockStation
Sets whether the dockables should be resized while the split is dragged, or not.
setControl(CControlAccess) - Method in class bibliothek.gui.dock.common.CGridArea
 
setControl(CControlAccess) - Method in class bibliothek.gui.dock.common.CMinimizeArea
 
setControl(CControlAccess) - Method in interface bibliothek.gui.dock.common.CStation
Called by CControl when this CStation is added or removed.
setControl(CControlAccess) - Method in class bibliothek.gui.dock.common.CWorkingArea
 
setControl(CControlAccess) - Method in class bibliothek.gui.dock.common.DefaultMultipleCDockable
 
setControl(CControlAccess) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
Sets the CControl which is responsible for this dockable.
setControl(CControlAccess) - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
 
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(CControlAccess) - Method in interface bibliothek.gui.dock.common.intern.CDockable
Sets the CControl which is responsible for this dockable.
setControl(CControl) - Method in class bibliothek.gui.dock.common.intern.color.ColorTransmitter
Sets the CControl which should be observed for new CDockables by this transmitter.
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.menu.SingleCDockableListMenuPiece
Exchanges the CControl whose CDockables are observed by this piece.
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
 
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent
 
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent.Tab
 
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButton
Connects this button with a controller, that is necessary to get the colors for this button.
setController(DockController) - Method in interface bibliothek.extension.gui.dock.theme.bubble.RoundButtonConnectable
Sets the controller of this element.
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundDropDownButton
 
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseStackDockComponent
 
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseTabbedComponent
 
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.NoTitleDisplayer
 
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.LineStripPainter
 
setController(DockController) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.rex.tab.TabStripPainter
Sets the controller for which this painter is used.
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatDockableDisplayer
 
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab.FlatButton
 
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
 
setController(DockController) - Method in interface bibliothek.gui.dock.action.ListeningDockAction
Called when a new controller has been set.
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.control.DockableSelector
Sets the controller which should be observed.
setController(DockController) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
 
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.FlapDockStation
 
setController(DockController) - Method in class bibliothek.gui.dock.ScreenDockStation
 
setController(DockController) - Method in class bibliothek.gui.dock.security.SecureFlapDockStation
 
setController(DockController) - Method in class bibliothek.gui.dock.security.SecureSplitDockStation
 
setController(DockController) - Method in class bibliothek.gui.dock.security.SecureStackDockStation
 
setController(DockController) - Method in class bibliothek.gui.dock.SplitDockStation
 
setController(DockController) - Method in class bibliothek.gui.dock.StackDockStation
 
setController(DockController) - Method in class bibliothek.gui.dock.station.AbstractDockStation
 
setController(DockController) - Method in class bibliothek.gui.dock.station.DisplayerCollection
Sets the current DockController, that controller will be made known to all DockableDisplayer created by this collection.
setController(DockController) - Method in interface bibliothek.gui.dock.station.DockableDisplayer
Sets the controller for which this displayer is used.
setController(DockController) - Method in class bibliothek.gui.dock.station.flap.FlapDockDirection
 
setController(DockController) - Method in class bibliothek.gui.dock.station.flap.FlapDockHoldToggle
 
setController(DockController) - Method in class bibliothek.gui.dock.station.screen.DisplayerScreenDockWindow
 
setController(DockController) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
Sets the controller in whose realm this window will be used.
setController(DockController) - Method in class bibliothek.gui.dock.station.split.SplitFullScreenAction
 
setController(DockController) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
 
setController(DockController) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
 
setController(DockController) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent.Tab
Tells this tab which controller is currently used.
setController(DockController) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
Sets the controller for which this component manages its children.
setController(DockController) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
 
setController(DockController) - Method in class bibliothek.gui.dock.themes.basic.BasicStackDockComponent.BasicTab
 
setController(DockController) - Method in interface bibliothek.gui.Dockable
Sets the controller in whose realm this Dockable is.
setController(DockController) - Method in interface bibliothek.gui.DockStation
Sets the controller of this station.
setCornerComponent(Component, CContentArea.Corner, boolean) - Method in class bibliothek.gui.dock.common.CContentArea
Puts component in one corner of this area.
setCurrentSetting(String) - Method in class bibliothek.gui.DockFrontend
Sets the name of the current setting.
setCursor(Cursor) - Method in class bibliothek.gui.dock.station.screen.AbstractScreenDockWindow
Sets the current cursor of this window
setD(D) - Method in class bibliothek.util.container.Quartuple
 
setData(L) - Method in class bibliothek.gui.dock.layout.DockLayout
Sets the data that is stored in the layout.
setData(Object) - Method in class bibliothek.gui.dock.layout.DockLayoutInfo
Sets the information of this info.
setDefault(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Sets the default- LookAndFeel.
setDefaultActionOffer(ActionOffer) - Method in class bibliothek.gui.DockController
Sets the factory for a DockActionSource which is used if no other offer was interested in a Dockable.
setDefaultBorderHint(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
Sets the default value for the show border hint.
setDefaultChoice(String) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
Sets the default choice for this choice.
setDefaultEntryLayout(boolean) - Method in class bibliothek.gui.DockFrontend
Sets the default value for DockFrontend.setEntryLayout(Dockable, boolean).
setDefaultHideable(boolean) - Method in class bibliothek.gui.DockFrontend
Sets the default setting for DockFrontend.setHideable(Dockable, boolean).
setDefaultList(LookAndFeelList) - Static method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Sets the default 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(CDockable.ExtendedMode, CLocation) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
Sets the default location for mode mode for this dockable.
setDefaultStation(DockStation) - Method in class bibliothek.gui.DockFrontend
Sets the default station of this frontend.
setDefaultValue(V) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
Sets the default value of this preference
setDefaultWindowSize(int) - Method in class bibliothek.gui.dock.FlapDockStation
Sets the default size a window should have.
setDelegate(Combiner) - Method in class bibliothek.gui.dock.station.support.CombinerWrapper
Sets the delegate for this wrapper.
setDelegate(DisplayerFactory) - Method in class bibliothek.gui.dock.station.support.DisplayerFactoryWrapper
Sets the delegate of this wrapper.
setDelegate(StationPaint) - Method in class bibliothek.gui.dock.station.support.StationPaintWrapper
Sets the delegate property.
setDelegate(WindowProvider) - Method in class bibliothek.gui.dock.util.WindowProviderWrapper
Sets the provider which will be used to find a window.
setDescription(String) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
Sets a description of this preference.
setDescription(String) - Method in class bibliothek.extension.gui.dock.preference.PreferenceOperation
Sets a human readable description of this operation.
setDirection(FlapDockStation.Direction) - Method in class bibliothek.gui.dock.common.CMinimizeArea
Sets the direction into which the tab opens.
setDirection(FlapDockStation.Direction) - Method in class bibliothek.gui.dock.FlapDockStation
Sets the direction in which the popup-window points.
setDisabledIcon(K, Icon) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Sets the icon which will be shown, when the group named key is disabled.
setDisabledIcon(Icon) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
Sets an icon that will be shown when this action is not enabled.
setDisabledIcon(Icon) - Method in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
 
setDisabledIcon(Icon) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownView
Sets the disabled icon of the button.
setDisabledIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.CDecorateableAction
Sets the icon of this action.
setDisabledIcon(Icon) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Sets the icon which is shown on the view if this model is not enabled.
setDisabledIcon(Icon) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
 
setDisabledIcon(Icon) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
 
setDisabledSelectedIcon(K, Icon) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
Sets the icon that will be shown when the group key is disabled and selected.
setDisabledSelectedIcon(Icon) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
Sets the icon that will be shown when this action is selected but not enabled.
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.
setDisplayerFactory(DisplayerFactory) - Method in class bibliothek.gui.dock.themes.BasicTheme
Sets the DisplayerFactory of this theme.
setDivider(double) - Method in class bibliothek.gui.dock.station.split.Node
Sets the location of the divider.
setDivider(double) - Method in class bibliothek.gui.dock.station.split.PutInfo
Sets the preferred location that a divider should have if the dockable will have a neighbor.
setDividerSize(int) - Method in class bibliothek.gui.dock.SplitDockStation
Sets the size of the divider-gap between the children of this station.
setDockable(Dockable) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
 
setDockable(Dockable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseDockableDisplayer
 
setDockable(Dockable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.NoTitleDisplayer
 
setDockable(Dockable) - Method in interface bibliothek.gui.dock.station.DockableDisplayer
Sets the Dockable which should be shown on this displayer.
setDockable(Dockable) - Method in class bibliothek.gui.dock.station.flap.FlapWindow
Sets the Dockable which will be shown on this window.
setDockable(Dockable) - Method in class bibliothek.gui.dock.station.screen.AbstractScreenDockWindow
 
setDockable(Dockable) - Method in class bibliothek.gui.dock.station.screen.DisplayerScreenDockWindow
 
setDockable(Dockable) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
Sets the Dockable which should be shown on this window.
setDockable(Dockable, boolean) - Method in class bibliothek.gui.dock.station.split.Leaf
Sets the element of this leaf.
setDockable(Dockable) - Method in class bibliothek.gui.dock.station.split.PutInfo
Sets the Dockable which will be added to the station.
setDockable(Dockable) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
 
setDockableLocation(DockableDisplayer.Location) - Method in class bibliothek.gui.dock.themes.basic.BasicDisplayerFactory
Sets the location where the DockTitle will be shown on a DockableDisplayer if a Dockable is used as child.
setDockableSelection(DockableSelection) - Method in class bibliothek.gui.dock.themes.BasicTheme
Sets how the user can select the focused Dockable.
setDockableState(boolean) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece.Item
Sets whether the Dockable of this item is currently visible or not.
setDockParent(DockStation) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
 
setDockParent(DockStation) - Method in class bibliothek.gui.dock.FlapDockStation
 
setDockParent(DockStation) - Method in class bibliothek.gui.dock.SplitDockStation
 
setDockParent(DockStation) - Method in class bibliothek.gui.dock.StackDockStation
 
setDockParent(DockStation) - Method in interface bibliothek.gui.Dockable
Sets the parent property.
setDockTitle(DockTitle) - Method in class bibliothek.gui.dock.station.flap.FlapWindow
Sets the title which should be displayed.
setDouble(double) - Method in class bibliothek.util.xml.XContainer
Sets the value of this container.
setDragDistance(int) - Method in class bibliothek.gui.dock.control.DockRelocator
Sets the distance the user must move the mouse in order to begin a drag operation.
setDragOnlyTitel(boolean) - Method in class bibliothek.gui.dock.control.DockRelocator
Tells whether dockables can only be dragged through their title or not.
setDraw(boolean) - Method in class bibliothek.gui.dock.station.flap.FlapDropInfo
Sets the draw property.
setDraw(boolean) - Method in class bibliothek.gui.dock.station.split.PutInfo
Sets whether the station should paint some lines to indicate where the dockable will be added, or not.
setDropDownSelectable(K, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
Sets whether the group key can be selected by a DropDownAction.
setDropDownSelectable(boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
Sets whether this action can be selected if it is a child of a DropDownAction or not.
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(K, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
Sets whether the group key can be triggered if the event occurs in a menu.
setDropDownTriggerableNotSelected(boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
Sets whether this action can be triggered when shown on, but not selected by, a DropDownAction or not.
setDropDownTriggerableNotSelected(boolean) - Method in class bibliothek.gui.dock.common.intern.action.CDropDownItem
Sets whether this item can be triggered when it is a child of a CDropDownButton, but is not selected by this CDropDownButton.
setDropDownTriggerableSelected(K, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
Sets whether the group key can be triggered if the event occurs on a drop-down-button.
setDropDownTriggerableSelected(boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
Sets whether this action can be triggered when shown on, and selected by, a DropDownAction or not.
setDropDownTriggerableSelected(boolean) - Method in class bibliothek.gui.dock.common.intern.action.CDropDownItem
Sets whether this item can be triggered when it is a child of a CDropDownButton, and is selected by this CDropDownButton.
setDropIconColor(Color) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.DropDownMiniButton
Sets the color that will be used to paint the icon on the smaller sub-button.
setDropInfo(FlapDropInfo) - Method in class bibliothek.gui.dock.station.flap.ButtonPane
Tells where a Dockable is to be put onto the station
setDropInfo(FlapDropInfo) - Method in class bibliothek.gui.dock.station.flap.FlapWindow
Sets information where a Dockable will be dropped.
setDuration(int) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
Sets the length of one transformation.
setDuration(int) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
Sets the duration of the transition.
setDuration(int) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultStationTitle
Sets the duration of one transition from active to passive, or in the other direction.
setDuration(int) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultTitle
Sets the duration of the animation in milliseconds.
setEditorFactory(Path, PreferenceEditorFactory<?>) - Method in class bibliothek.extension.gui.dock.preference.PreferenceDialog
Sets an editor for some type of values.
setEditorFactory(Path, PreferenceEditorFactory<?>) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeDialog
Sets an editor for some type of values.
setEditorFactory(Path, PreferenceEditorFactory<?>) - Method in class bibliothek.extension.gui.dock.PreferenceTable
Sets the kind of factory that should be used to edit some type of object.
setEditorFactory(Path, PreferenceEditorFactory<?>) - Method in class bibliothek.extension.gui.dock.PreferenceTreePanel
Sets an editor for some type.
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(K, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Sets the enabled-state of the group key.
setEnabled(boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
Sets the enabled-state of this action.
setEnabled(boolean) - Method in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
 
setEnabled(boolean) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownView
Sets the enabled-state of the button.
setEnabled(boolean) - Method in class bibliothek.gui.dock.common.intern.CDecorateableAction
Enables or disables this action, a disabled action can't be triggered by the user.
setEnabled(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Sets the enabled property of this model.
setEnabled(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
 
setEnabled(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
 
setEntryLayout(Dockable, boolean) - Method in class bibliothek.gui.DockFrontend
Sets whether the layout of dockable should be stored for entry Settings.
setEntryLayout(String, boolean) - Method in class bibliothek.gui.DockFrontend
Sets whether the layout of id should be stored for entry Settings.
setExpandOnDoubleclick(boolean) - Method in class bibliothek.gui.dock.SplitDockStation
Sets whether a double click on a child or its title can expand the child to fullscreen or not.
setExtendedMode(CDockable.ExtendedMode) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
 
setExtendedMode(CDockable.ExtendedMode) - Method in interface bibliothek.gui.dock.common.intern.CDockable
Sets how and where this dockable should be shown.
setExternalizable(boolean) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
Sets whether the user can externalize this dockable.
setFactory(DisplayerFactory) - Method in class bibliothek.gui.dock.station.DisplayerCollection
Sets the factory that will create new DockableDisplayer when needed.
setFactory(DockTitleFactory, Priority) - Method in class bibliothek.gui.dock.title.DockTitleVersion
Stores factory at the slot priority.
setFactoryID(String) - Method in class bibliothek.gui.dock.DefaultDockable
Sets the id for the DockFactory which will be used to store and load this dockable.
setFactoryID(String) - Method in class bibliothek.gui.dock.layout.DockLayout
Sets the identifier of the factory which created this layout.
setFilter(DropDownFilterFactory) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
Sets the filter that will be used to filter text, icon, tooltips, etc.
setFirst(DockAcceptance) - Method in class bibliothek.gui.dock.accept.CombinatoryAcceptance
Sets the "left" operand of the combination
setFlapLayoutManager(FlapLayoutManager) - Method in class bibliothek.gui.dock.FlapDockStation
Sets the layout manager which should be used by this station.
setFloat(float) - Method in class bibliothek.util.xml.XContainer
Sets the value of this container.
setFocusController(SecureMouseFocusObserver) - Method in class bibliothek.gui.dock.security.GlassedPane
Sets the focus-observer which has to be informed when the mouse is clicked or the mouse wheel is moved.
setFocused(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.BaseTabComponent
 
setFocused(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.DockTitleTab
 
setFocused(boolean) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.rex.tab.TabComponent
 
setFocusedDockable(Dockable, boolean) - Method in class bibliothek.gui.DockController
Sets the Dockable which should have the focus.
setFocusedDockable(Dockable, boolean, boolean) - Method in class bibliothek.gui.DockController
Sets the Dockable which should have the focus.
setFocusedTab(Dockable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
setFont(Font) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
 
setForeground(Color) - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButtonViewItem
 
setForeground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
 
setForeground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler
 
setForeground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
 
setForeground(Color) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicTitleViewItem
Called by the title that shows this item to tell this item what the foreground color of the title is.
setForeground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
 
setForeground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.DropDownMiniButton
 
setForeground(Color) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
 
setFrontDockable(Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
 
setFrontDockable(Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
 
setFrontDockable(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
 
setFrontDockable(Dockable) - Method in class bibliothek.gui.dock.StackDockStation
 
setFrontDockable(Dockable) - Method in interface bibliothek.gui.DockStation
Sets the most important child.
setFrontend(DockFrontend) - Method in class bibliothek.extension.gui.dock.station.split.DockFrontendSizeManager
Sets the frontend for which this manager works.
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.
setFullScreen(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
Sets one of the children of this station as the one child which covers all other children.
setFullScreenAction(ListeningDockAction) - Method in class bibliothek.gui.dock.SplitDockStation
Sets an action which allows to expand children.
setGenerator(GroupKeyGenerator<? extends K>) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Sets the generator that is used to create keys for unknown Dockables.
setGroup(K, Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Assigns the dockable/code> to the group with the given key.
setGroup(K, Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
 
setHeight(int) - Method in class bibliothek.gui.dock.common.layout.RequestDimension
Sets the height of this dimension.
setHeight(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
Sets the height of the dialog.
setHeight(double) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
Sets the height of the child.
setHideable(Dockable, boolean) - Method in class bibliothek.gui.DockFrontend
Sets whether to show add a close-action or not to dockable.
setHint(LocationHint) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
Sets the location-hint of this source.
setHint(LocationHint) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
Sets the location-hint of this source.
setHints(LocationHint.Hint[]) - Method in class bibliothek.gui.dock.action.DefaultActionOffer
Sets the preferred order of sources according to their hint.
setHold(FlapDockStation, Dockable, boolean) - Method in class bibliothek.gui.dock.common.intern.station.CFlapLayoutManager
 
setHold(Dockable, boolean) - Method in class bibliothek.gui.dock.FlapDockStation
Tells whether the station should close the popup when the Dockable looses the focus, or if the popup should remain open until the user closes the popup.
setHold(FlapDockStation, Dockable, boolean) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapLayoutManager
 
setHold(FlapDockStation, Dockable, boolean) - Method in interface bibliothek.gui.dock.station.flap.FlapLayoutManager
Called when the user changes the hold property of dockable.
setHolding(boolean) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
Whether the element should be pinned down or not.
setIcon(Icon) - Method in class bibliothek.extension.gui.dock.preference.PreferenceOperation
Sets an icon for this operation.
setIcon(Icon) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent.Tab
 
setIcon(Icon) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.BasicTabDockTitle
 
setIcon(K, Icon) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Sets the icon of the group named key.
setIcon(Icon) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
Sets the default-icon for this action.
setIcon(Icon) - Method in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
 
setIcon(Icon) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownView
Sets the icon of the button.
setIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.action.CExtendedModeAction
 
setIcon(Icon) - Method in class bibliothek.gui.dock.common.intern.CDecorateableAction
Sets the icon of this action.
setIcon(Icon) - Method in interface bibliothek.gui.dock.station.stack.CombinedTab
Sets the image of this tab.
setIcon(Icon) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Sets the icon which is normally shown on the view.
setIcon(Icon) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
 
setIcon(Icon) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
 
setIcon(Icon) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
Sets the icon of this title.
setIcon(String, Priority, Icon) - Method in class bibliothek.gui.dock.util.IconManager
Stores an icon.
setIcon(String, Icon) - Method in class bibliothek.gui.DockUI
Sets the icon that is used for a certain key.
setIconAt(int, Icon) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseStackDockComponent
 
setIconAt(int, Icon) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
 
setIconAt(int, Icon) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
Sets the icon of the child at location index.
setIconClient(String, Icon) - Method in class bibliothek.gui.dock.util.IconManager
Sets an icon with client-priority.
setIconDefault(String, Icon) - Method in class bibliothek.gui.dock.util.IconManager
Sets an icon with default-priority.
setIconTheme(String, Icon) - Method in class bibliothek.gui.dock.util.IconManager
Sets an icon with theme-priority.
setId(String) - Method in class bibliothek.gui.dock.common.intern.CommonDockableLayout
Sets the unique id of the dockable.
setId(String) - Method in class bibliothek.gui.dock.util.AbstractUIValue
Changes the identifier of this value.
setIgnore(DockSituationIgnore) - Method in class bibliothek.gui.dock.layout.DockSituation
Sets a filter which decides, which elements (stations and dockables) are stored.
setIgnoreForEntry(DockSituationIgnore) - Method in class bibliothek.gui.DockFrontend
Sets a filter which is applied when saving or loading a normal entry.
setIgnoreForFinal(DockSituationIgnore) - Method in class bibliothek.gui.DockFrontend
Sets the filter which is applied when saving or loading the final layout at the startup or shutdown of the application.
setImage(BufferedImage) - Method in class bibliothek.gui.dock.dockable.TrueMovingImage
Sets the image that this component will paint.
setInactiveColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
Sets the color that is used as background
setInactiveColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
Sets the background-color which is used if this title is not selected.
setInactiveLeftColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
Sets the color which will be used on the left side of the gradient if this title is not active.
setInactiveRightColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
Sets the color of the right side of the gradient.
setInactiveTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
Sets the color that is used as foreground
setInactiveTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
Sets the color of the text.
setInactiveTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
Sets the foreground-color which is used if this title is not selected.
setIndex(int) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent.Tab
 
setIndex(int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.BaseTabComponent
 
setIndex(int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.DockTitleTab
 
setIndex(int) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.rex.tab.TabComponent
 
setIndex(int) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab.FlatButton
Sets the location of this button.
setIndex(int) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
Sets the location of the Dockable on its FlapDockStation.
setIndex(int) - Method in class bibliothek.gui.dock.station.flap.FlapDropInfo
Sets the location where the Dockable will be inserted in respect to the list of buttons.
setIndex(int) - Method in interface bibliothek.gui.dock.station.stack.CombinedTab
Sets the location of this tab.
setIndex(int) - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
Sets the location which is determined by this property.
setInt(int) - Method in class bibliothek.util.xml.XContainer
Sets the value of this container.
setKey(PropertyKey<A>) - Method in class bibliothek.gui.dock.util.PropertyValue
Sets the key which is used to access the value in DockProperties.
setKind(DefaultScreenDockWindowFactory.Kind) - Method in class bibliothek.gui.dock.station.screen.DefaultScreenDockWindowFactory
Sets the kind of window that this factory will create
setKind(Path) - Method in class bibliothek.gui.dock.util.AbstractUIValue
Changes the kind of this value.
setLabel(String) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
Sets a short human readable label for this preference.
setLastMaximizedLocation(StateManager.Location) - Method in class bibliothek.gui.dock.facile.action.StateManager.StateManagerSetting
Sets the location of the last element that was maximized.
setLastMaximizedMode(String) - Method in class bibliothek.gui.dock.facile.action.StateManager.StateManagerSetting
Sets the mode the last maximized element was in.
setLayout(MultipleCDockableLayout) - Method in class bibliothek.gui.dock.common.intern.CommonDockableLayout
Sets the description of the layout of a MultipleCDockable.
setLayout(CommonDockable, CommonDockableLayout, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
 
setLayout(CommonDockable, CommonDockableLayout) - Method in class bibliothek.gui.dock.common.intern.CommonMultipleDockableFactory
 
setLayout(CommonDockable, String, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
 
setLayout(CommonDockable, String) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
 
setLayout(LayoutManager) - Method in class bibliothek.gui.dock.DefaultDockable
Sets the layout of the content pane.
setLayout(DefaultDockable, Object, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
 
setLayout(DefaultDockable, Object) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
 
setLayout(D, BackupFactoryData<L>, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.frontend.RegisteringDockFactory
 
setLayout(D, BackupFactoryData<L>) - Method in class bibliothek.gui.dock.frontend.RegisteringDockFactory
 
setLayout(D, L, Map<Integer, Dockable>) - Method in interface bibliothek.gui.dock.layout.DockConverter
Reads the contents of layout and changes the layout of element accordingly.
setLayout(D, L) - Method in interface bibliothek.gui.dock.layout.DockConverter
Reads the contents of layout and changes the layout of element accordingly.
setLayout(FlapDockStation, FlapDockStationLayout) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
 
setLayout(FlapDockStation, FlapDockStationLayout, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
 
setLayout(ScreenDockStation, ScreenDockStationLayout) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
setLayout(ScreenDockStation, ScreenDockStationLayout, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
setLayout(SplitDockStation, SplitDockStationLayout, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
setLayout(SplitDockStation, SplitDockStationLayout) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
setLayout(StackDockStation, StackDockStationLayout, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
 
setLayout(StackDockStation, StackDockStationLayout) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
 
setLeaf(Leaf) - Method in class bibliothek.gui.dock.station.split.PutInfo
Sets the leaf which contains dockable
setLeft(SplitNode) - Method in class bibliothek.gui.dock.station.split.Node
Sets the left child of this node.
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 dockable.
setLocation(Dockable, CDockable.ExtendedMode, CLocation) - Method in class bibliothek.gui.dock.common.intern.CStateManager
Sets the default location of dockable when going into mode.
setLocation(CommonDockable, CLocation) - Method in class bibliothek.gui.dock.common.intern.CStateManager
Tries to set the location of dockable.
setLocation(DockableProperty) - Method in class bibliothek.gui.dock.layout.DockLayoutInfo
Sets the location of the Dockable ,represented by this info, on its parent station.
setLong(long) - Method in class bibliothek.util.xml.XContainer
Sets the value of this container.
setLookAndFeel(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Exchanges the currently used LookAndFeel.
setManager(UIProperties<V, U, ?>) - Method in class bibliothek.gui.dock.util.AbstractUIValue
Sets the manager which owns this UIValue, automatically add or removes this UIValue from the manager
setMask(ModifierMask) - Method in class bibliothek.gui.dock.control.AcceptanceDockRelocatorMode
Sets the keys that must be pressed in order to activate this mode.
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.
setMaximizeBehavior(CMaximizeBehavior) - Method in class bibliothek.gui.dock.common.CControl
Sets the CMaximizeBehavior.
setMaximizeBehavior(CMaximizeBehavior) - Method in class bibliothek.gui.dock.common.intern.CStateManager
Sets a new CMaximizeBehavior.
setMaximizingStation(String) - Method in class bibliothek.gui.dock.facile.action.StateManager
Sets the station which should be used for maximized Dockables.
setMenu(DockActionSource) - Method in class bibliothek.gui.dock.action.actions.SimpleMenuAction
Sets a menu that will be displayed instead of this action.
setMinimizable(boolean) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
Sets whether the user can minimize this dockable.
setMinimizedHold(boolean) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
 
setMinimizedHold(boolean) - Method in interface bibliothek.gui.dock.common.intern.CDockable
Sets whether this dockable should remain visible when minimized and without focus.
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 dockable when this dockable is minimized and on a popup window.
setMissingAdjacentFactory(MissingDockFactory) - Method in class bibliothek.gui.dock.layout.DockSituation
Sets a factory which is used when a AdjacentDockFactory is missing.
setMissingDockableStrategy(MissingDockableStrategy) - Method in class bibliothek.gui.DockFrontend
Sets the strategy how to deal with location information of Dockables which are missing and which are not marked as empty.
If information passes the strategy, then a new empty info will be added to store it.
setMissingFactory(MissingDockFactory) - Method in class bibliothek.gui.dock.layout.DockSituation
Sets a factory which is used whenever no ordinary DockFactory can be found to read something.
setMode(Dockable, CDockable.ExtendedMode) - Method in class bibliothek.gui.dock.common.intern.CStateManager
Changes the mode of dockable.
setMode(Dockable, String) - Method in class bibliothek.gui.dock.support.action.ModeTransitionManager
Sets the mode of dockable to mode.
setModel(M) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
Sets the model of this dialog.
setModel(PreferenceModel) - Method in class bibliothek.extension.gui.dock.PreferenceTable
Changes the model of this table.
setModel(PreferenceTreeModel) - Method in class bibliothek.extension.gui.dock.PreferenceTreePanel
Sets the model of this panel.
setModel(PreferenceModel) - Method in class bibliothek.gui.dock.common.menu.CPreferenceMenuPiece
Explicitly sets the model which will be shown on the dialog.
setModel(BasicDropDownButtonModel) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
Sets the model to which this handler sends all properties of the action.
setModel(BasicButtonModel) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler
Sets the model to which all properties of the action are transfered.
setModel(M) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
Sets the model of this button.
setModelForContent(M) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
Informs subclasses that the model has changed and that they might setup the content again.
setModelForContent(PreferenceModel) - Method in class bibliothek.extension.gui.dock.preference.PreferenceDialog
 
setModelForContent(PreferenceTreeModel) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeDialog
 
setModes(ModeTransitionSetting<StateManager.Location, ?>) - Method in class bibliothek.gui.dock.common.intern.CSetting
Sets the set of modes.
setModifier(DockThemeModifier) - Method in class bibliothek.gui.dock.common.layout.ThemeMap
Sets the object which will modify the DockTheme before applying the theme to the DockController.
setMouseInside(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Changes the mouseInside property.
setMouseInside(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
 
setMouseOverBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
Sets the border which is shown when the mouse is over this button, but not pressed.
setMouseOverDropDown(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
Sets whether the mouse is currently over the dropdown area of the view or not.
setMouseOverSelectedBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
Sets the border which is used when the mouse is over this button and this button is selected.
setMousePressed(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Changes the mousePressed property.
setMousePressedBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
Sets the border which is shown when the mouse is pressed and over this button.
setMousePressedSelectedBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
Sets the border which is used when the mouse is pressed and this button is selected.
setMovingImageFactory(DockableMovingImageFactory) - Method in class bibliothek.gui.dock.themes.BasicTheme
Sets the movingImage-property.
setName(String) - Method in class bibliothek.util.xml.XAttribute
Sets the name of this attribute.
setName(String) - Method in class bibliothek.util.xml.XElement
Sets the name of this attribute.
setNatural(boolean) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
Sets whether this preference is natural or artificial.
setNextFullScreen() - Method in class bibliothek.gui.dock.SplitDockStation
Switches the child which is in fullscreen-mode.
setNode(SplitNode) - Method in class bibliothek.gui.dock.station.split.PutInfo
Sets the node which might become neighbor or parent of the new child.
setNormalBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
Sets the default-border.
setNormalSelectedBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
Sets the border which is used when this button is selected.
setNullEntryAllowed(boolean) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
Sets whether the null-entry is allowed, the null-entry describes the non existing selection.
setOffmask(int) - Method in class bibliothek.gui.dock.control.ModifierMask
Sets the mask of the modifiers which must not be pressed in order to activate this mask.
setOldSize(int) - Method in class bibliothek.gui.dock.station.split.PutInfo
Sets the size that the dockable had before it was dragged around.
setOnmask(int) - Method in class bibliothek.gui.dock.control.ModifierMask
Sets the mask of the modifiers which must be pressed in order to activate this mask.
setOperation(PreferenceOperation, boolean) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditorCallback
Tells this callback that the editor using it can perform some action.
setOrientation(DockTitle.Orientation) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
 
setOrientation(DockTitle.Orientation) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleSeparator
 
setOrientation(DockTitle.Orientation) - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButtonViewItem
 
setOrientation(SplitDockStation.Orientation) - Method in class bibliothek.gui.dock.station.split.Node
Changes the orientation of this node.
setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Tells this model which orientation the DockTitle has, on which the view of this model is displayed.
setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
 
setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler
 
setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
 
setOrientation(DockTitle.Orientation) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicTitleViewItem
Informs the item about the orientation of the title that uses this item.
setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
Changes the orientation of this panel.
setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
 
setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
 
setOrientation(DockTitle.Orientation) - Method in interface bibliothek.gui.dock.title.DockTitle
Sets the orientation of this title.
setOrigins(LocationHint.Origin[]) - Method in class bibliothek.gui.dock.action.DefaultActionOffer
Sets the preferred order of sources according to their origin.
setOrRemove(PropertyKey<A>, A) - Method in class bibliothek.gui.dock.util.DockProperties
Either sets the property key to value or set the default value for key.
setOwner(WindowProvider) - Method in class bibliothek.gui.DockFrontend
Sets the window which is used as root for any dialog, can be null.
setPaint(StationPaint) - Method in class bibliothek.gui.dock.themes.BasicTheme
Sets the StationPaint of this theme.
setPaintCombining(boolean) - Method in class bibliothek.gui.dock.station.screen.AbstractScreenDockWindow
 
setPaintCombining(boolean) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
Sets whether this window should paint some additional markings which indicate that a Dockable is about to be dropped onto it.
Subclasses should use ScreenDockStation.getPaint() to get an algorithm that paints.
setPaintIconsWhenInactive(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
setPaintIconWhenInactive(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.BaseTabComponent
 
setPaintIconWhenInactive(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.DockTitleTab
 
setPaintIconWhenInactive(boolean) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.rex.tab.TabComponent
 
setParent(MenuPiece) - Method in class bibliothek.gui.dock.facile.menu.RootMenuPiece
 
setParent(SplitDockStationLayout.Node) - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Entry
Sets the parent of this entry.
setParent(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitNode
Sets the parent of this node.
setParent(MenuPiece) - Method in class bibliothek.gui.dock.support.menu.MenuPiece
Sets the parent of this piece.
setPiece(MenuPiece) - Method in class bibliothek.gui.dock.support.menu.SeparatingMenuPiece
Sets the piece which will be embraced by separators.
setPopupSuppressor(ActionPopupSuppressor) - Method in class bibliothek.gui.DockController
Sets the guard which decides, which popups with DockActions are allowed to show up, and which popups will be suppressed.
setPreferenceModel(PreferenceModel) - Method in class bibliothek.gui.dock.common.CControl
Sets the PreferenceModel which will be used to translate between this and the preferences.
setPreferred(boolean) - Method in class bibliothek.gui.dock.event.DockTitleEvent
Sets whether the Dockable is preferred.
setPreferredDimension(int) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
Sets the minimum of the preferred size.
setProperties(String, Dockable, A) - Method in class bibliothek.gui.dock.support.action.ModeTransitionManager
Sets the properties which correspond to dockable and mode.
setProperties(DockController) - Method in class bibliothek.gui.dock.util.PropertyValue
Sets the DockProperties that are read from controller.
setProperties(DockProperties) - Method in class bibliothek.gui.dock.util.PropertyValue
Sets the DockProperties which should be observed.
setProvider(WindowProvider) - Method in class bibliothek.gui.dock.facile.station.screen.WindowProviderVisibility
Sets the window to observe
setPut(PutInfo.Put) - Method in class bibliothek.gui.dock.station.split.PutInfo
Tells where the mouse is, in respect to node.
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.
setRemoveEmptyGroups(boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Sets whether empty groups should be removed automatically.
A group is a set of Dockables.
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.
setResizingEnabled(boolean) - Method in class bibliothek.gui.dock.SplitDockStation
Enables the user to resize the children of this station.
setRespectBorderHint(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
Tells this displayer whether the show border hint of BasicDockableDisplayer.getHints() should be respected or not.
setRight(SplitNode) - Method in class bibliothek.gui.dock.station.split.Node
Sets the right child of this node.
setRootWindow(WindowProvider) - Method in class bibliothek.gui.dock.common.CControl
Sets the root window of the application.
setRootWindow(Window) - Method in class bibliothek.gui.DockController
Sets the window that is used when dialogs have to be shown.
setRootWindowProvider(WindowProvider) - Method in class bibliothek.gui.DockController
Sets the provider which will be used to find a root window for this controller.
setSecond(DockAcceptance) - Method in class bibliothek.gui.dock.accept.CombinatoryAcceptance
Sets the "right" operand of the combination
setSelected(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.BaseTabComponent
 
setSelected(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.DockTitleTab
 
setSelected(boolean) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.rex.tab.TabComponent
 
setSelected(Dockable, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
 
setSelected(K, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
Sets the selected-state of the group key.
setSelected(Dockable, boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
 
setSelected(boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
Sets the state of this action.
setSelected(boolean) - Method in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
 
setSelected(boolean) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownView
Sets the selected-state of the button.
setSelected(Dockable, boolean) - Method in interface bibliothek.gui.dock.action.SelectableDockAction
Sets the selected state for dockable.
setSelected(boolean) - Method in class bibliothek.gui.dock.common.intern.action.CSelectableAction
Sets the selected-state.
setSelected(Dockable, boolean) - Method in class bibliothek.gui.dock.station.flap.FlapDockHoldToggle
 
setSelected(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Sets the selected property.
setSelected(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
 
setSelected(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
 
setSelectedColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
Sets the color that is used as background if the title is selected.
setSelectedDisabledIcon(Icon) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Sets the icon which is shown on the view if this model is not enabled, but selected.
setSelectedIcon(K, Icon) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
Sets the icon that will be shown when the group named key is selected.
setSelectedIcon(Icon) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
Sets the icon that will be shown, when 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.
setSelectedIcon(Icon) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Sets the icon which is shown on the view if this model is selected.
setSelectedIndex(int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseStackDockComponent
 
setSelectedIndex(int) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
 
setSelectedIndex(int) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
 
setSelectedIndex(int) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
Selects the component at location index.
setSelectedTab(int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
setSelectedTab(Dockable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
setSelectedTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
Sets the color that is used as foreground if the title is selected.
setSelection(Dockable, DockAction) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
 
setSelection(DockAction) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
Changes the selection of this drop-down-action.
setSelection(Dockable, DockAction) - Method in interface bibliothek.gui.dock.action.DropDownAction
Sets the current selection.
setSelection(CAction) - Method in class bibliothek.gui.dock.common.action.CDropDownButton
Sets the current selected action.
setSelection(Dockable) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
Informs this selection which dockable is currently selected.
setSelection(Dockable) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableSelection
 
setSelectionEnabled(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
Sets whether the selected child-action of the represented DropDownAction is currently enabled or not.
setSeparateSources(boolean) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
Sets whether there are separators between the children of this source or not.
setSeparators(boolean) - Method in class bibliothek.gui.dock.action.DefaultActionOffer
Whether there shall be separators between groups.
setSetting(ModeTransitionSetting<StateManager.Location, ?>) - Method in class bibliothek.gui.dock.facile.action.StateManager
 
setSetting(ModeTransitionSetting<A, ?>) - Method in class bibliothek.gui.dock.support.action.ModeTransitionManager
Sets all properties of this manager.
setSetting(Setting, boolean) - Method in class bibliothek.gui.DockFrontend
Changes the content of all root-stations according to setting.
This method may add new empty infos if it finds information for a non existing, non empty Dockable but whose key passes the methods of MissingDockableStrategy.
setShort(short) - Method in class bibliothek.util.xml.XContainer
Sets the value of this container.
setShowBorderHint(Boolean) - Method in interface bibliothek.gui.dock.displayer.DockableDisplayerHints
Tells whether to paint a border or not.
setShowBorderHint(Boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer.Hints
 
setShowDockTitle(boolean) - Method in class bibliothek.gui.dock.station.screen.DefaultScreenDockWindowFactory
Sets whether the DockTitle is normally shown on the window.
setShowHideAction(boolean) - Method in class bibliothek.gui.DockFrontend
Sets whether to show the hide-action or not.
setShowing(boolean) - Method in class bibliothek.gui.dock.ScreenDockStation
Sets the visibility of all windows of this station.
setShowTitle(boolean) - Method in class bibliothek.gui.dock.station.screen.DisplayerScreenDockWindow
Sets whether the DockTitle should be shown or not.
setSideSnapSize(float) - Method in class bibliothek.gui.dock.SplitDockStation
Every child has an invisible border whose size is determined by sideSnapSize.
setSingleParentRemover(SingleParentRemover) - Method in class bibliothek.gui.DockController
Exchanges the handler that removes stations with only one or none children.
setSize(FlapDockStation, Dockable, int) - Method in class bibliothek.gui.dock.common.intern.station.CFlapLayoutManager
 
setSize(FlapDockStation, Dockable, int) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapLayoutManager
 
setSize(int) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
Sets the size the window has in which the Dockable will be presented.
setSize(FlapDockStation, Dockable, int) - Method in interface bibliothek.gui.dock.station.flap.FlapLayoutManager
Called when the user changes the size of dockable.
setSmallButtons(boolean) - Method in class bibliothek.gui.dock.FlapDockStation
Sets how the buttons are layout.
setSource(DockActionSource) - Method in class bibliothek.gui.dock.action.SimpleTypedActionGuard
Sets the source of this ActionGuard.
setSplitDisplayFactory(DisplayerFactory) - Method in class bibliothek.extension.gui.dock.theme.FlatTheme
Sets the DisplayerFactory that is used for the SplitDockStation.
setSplitLayoutManager(SplitLayoutManager) - Method in class bibliothek.gui.dock.SplitDockStation
Sets a special SplitLayoutManager which this station has to use.
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.
setStackComponent(StackDockComponent) - Method in class bibliothek.gui.dock.StackDockStation
Sets the StackDockComponent which should be used by this station.
setStackComponentFactory(StackDockComponentFactory) - Method in class bibliothek.gui.dock.StackDockStation
Sets the factory which will be used to create a StackDockComponent for this station.
setStackDockComponentFactory(StackDockComponentFactory) - Method in class bibliothek.gui.dock.themes.BasicTheme
Sets the factory which will be used to create components for StackDockStation.
setStalled(boolean) - Method in class bibliothek.gui.dock.control.DockRegister
Sets whether the listener to all DockStation should forward changes of the tree to the un-/register-methods or not.
setStation(DockStation) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseDockableDisplayer
 
setStation(DockStation) - Method in class bibliothek.extension.gui.dock.theme.eclipse.NoTitleDisplayer
 
setStation(DockStation) - Method in interface bibliothek.gui.dock.station.DockableDisplayer
Sets the station on which this displayer is shown.
setStation(DockStation) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
 
setStationLocation(DockableDisplayer.Location) - Method in class bibliothek.gui.dock.themes.basic.BasicDisplayerFactory
Sets the location where the DockTitle will be shown on a DockableDisplayer if a DockStation is used as child.
setString(String) - Method in class bibliothek.util.xml.XContainer
Sets the value of this container.
setString(String) - Method in class bibliothek.util.xml.XElement
 
setSuccessor(DockableProperty) - Method in class bibliothek.gui.dock.layout.AbstractDockableProperty
 
setSuccessor(DockableProperty) - Method in interface bibliothek.gui.dock.layout.DockableProperty
Sets the property which will be used if this property was used and there is not yet a leaf in the tree of DockStations and Dockables reached.
For example: there is a DockStation root, a dockable DockStation node which is a child of root and a Dockable leaf which is a child of node.
A DockableProperty called one would describe the relationship between root and node.
setSuppressable(boolean) - Method in class bibliothek.gui.dock.action.ActionPopup
Sets whether to ask the ActionPopupSuppressor if this menu is allowed to popup or not.
setSuppressTitle(boolean) - Method in class bibliothek.gui.dock.common.CWorkingArea
Deprecated. use AbstractCDockable.setTitleShown(boolean) instead
setSystem(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Sets the system- LookAndFeel.
setTabPainter(TabPainter) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
setTabStrip(JComponent) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
setText(String) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent.Tab
 
setText(K, String) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Sets the text for group key.
setText(String) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
Sets the text which is shown for this action.
setText(String) - Method in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
 
setText(String) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownView
Sets the text of the button.
setText(String) - Method in class bibliothek.gui.dock.common.intern.CDecorateableAction
Sets the text of this action, the text will be visible when this action is shown in a menu.
setText(String) - Method in interface bibliothek.gui.dock.station.stack.CombinedTab
Sets the text of this tab.
setText(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
 
setText(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
 
setText(String) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
Sets the text of this title.
setTheme(DockTheme) - Method in class bibliothek.gui.dock.common.CControl
Deprecated. replaced by CControl.setTheme(String). While this method still works, the theme will not get stored persistent and any module using the ThemeMap (CControl.getThemes()) will not be informed about the change.
setTheme(String) - Method in class bibliothek.gui.dock.common.CControl
Sets the theme of the elements in the realm of this control.
setTheme(DockTheme) - Method in class bibliothek.gui.DockController
Sets the theme of this controller.
setThemes(ThemeMap) - Method in class bibliothek.gui.dock.facile.menu.ThemeMenuPiece
Sets the themes which this piece offers
Setting - Class in bibliothek.gui.dock.frontend
The set of properties that describe one setting of a DockFrontend.
Setting() - Constructor for class bibliothek.gui.dock.frontend.Setting
 
setTitle(DockTitle) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
 
setTitle(DockTitle) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseDockableDisplayer
 
setTitle(DockTitle) - Method in class bibliothek.extension.gui.dock.theme.eclipse.NoTitleDisplayer
 
setTitle(DockTitle) - Method in interface bibliothek.gui.dock.station.DockableDisplayer
Sets the title of this displayer.
setTitle(DockTitle) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
 
setTitleAt(int, String) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseStackDockComponent
 
setTitleAt(int, String) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
 
setTitleAt(int, String) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
Sets the title of the child at location index.
setTitleFactory(DockTitleFactory) - Method in class bibliothek.gui.dock.themes.BasicTheme
Sets the DockTitleFactory of this station.
setTitleIcon(Icon) - Method in class bibliothek.gui.dock.common.CWorkingArea
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.
setTitleIcon(Icon) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
Sets the icon of this dockable.
setTitleIcon(Icon) - Method in class bibliothek.gui.dock.SplitDockStation
Sets an icon that is shown in the titles of this Dockable.
setTitleIcon(Icon) - Method in class bibliothek.gui.dock.station.screen.AbstractScreenDockWindow
Explicitly sets the icon of the title.
setTitleIcon(Icon) - Method in class bibliothek.gui.dock.station.screen.DefaultScreenDockWindowFactory
Sets the icon which should be used in the decorated title.
setTitleLocation(DockableDisplayer.Location) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseDockableDisplayer
 
setTitleLocation(DockableDisplayer.Location) - Method in class bibliothek.extension.gui.dock.theme.eclipse.NoTitleDisplayer
 
setTitleLocation(DockableDisplayer.Location) - Method in interface bibliothek.gui.dock.station.DockableDisplayer
Sets the location of the title in respect to the Dockable.
setTitleLocation(DockableDisplayer.Location) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
 
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.CWorkingArea
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.
setTitleText(String) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
Sets the title of this dockable.
setTitleText(String) - Method in class bibliothek.gui.dock.SplitDockStation
Sets the text of the title of this dockable.
setTitleText(String) - Method in class bibliothek.gui.dock.station.screen.AbstractScreenDockWindow
Explicitly sets the text of the title.
setTitleText(String) - Method in class bibliothek.gui.dock.station.screen.DefaultScreenDockWindowFactory
Sets the text which is used in decorated titles.
setTitleToolTip(String) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
Sets the tooltip that should be shown on the title of this dockable.
setTitleToolTip(String) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
Sets the tooltip that will be shown on any title of this dockable.
setTitleToolTip(String) - Method in class bibliothek.gui.dock.SplitDockStation
Sets the tooltip that should be shown on any title that is bound to this dockable.
setTooltip(String) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent.Tab
 
setTooltip(String) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab.FlatButton
 
setTooltip(K, String) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Sets the tooltip of the group key.
setTooltip(String) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
Sets the first part of the tooltip-text which is shown for this action.
setTooltip(String) - Method in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
 
setTooltip(String) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownView
Sets the tooltip of the button.
setTooltip(String) - Method in class bibliothek.gui.dock.common.intern.CDecorateableAction
Sets a tooltip for this action.
setTooltip(String) - Method in interface bibliothek.gui.dock.station.stack.CombinedTab
Sets the tooltip of this tab.
setTooltip(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
 
setTooltip(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
 
setTooltip(String) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
Sets the tooltip that will be shown on this title.
setTooltipAt(int, String) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseStackDockComponent
 
setTooltipAt(int, String) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
 
setTooltipAt(int, String) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
 
setTooltipAt(int, String) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
Sets the tooltip of the child at location index.
setToolTipText(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Sets the text which should be used as tooltip.
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.
setTransferTheme(boolean) - Method in class bibliothek.gui.dock.facile.menu.ThemeMenuPiece
Instructs this piece whether it should transfer the
setUndecorated(boolean) - Method in class bibliothek.gui.dock.station.screen.DefaultScreenDockWindowFactory
Sets whether the windows created by this factory should be undecorated or not.
setUniqueId(String) - Method in interface bibliothek.gui.dock.common.intern.CDockableAccess
Tells which unique id the owning CDockable has.
setup(CControl) - Static method in class bibliothek.gui.dock.common.menu.CPreferenceMenuPiece
Creates a new CPreferenceMenuPiece.
setup() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList.Info
Informs this Info that its LookAndFeel will be shown soon.
setValue(V) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
 
setValue(int, Object) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
 
setValue(Boolean) - Method in class bibliothek.extension.gui.dock.preference.editor.BooleanEditor
 
setValue(String) - Method in class bibliothek.extension.gui.dock.preference.editor.ChoiceEditor
 
setValue(KeyStroke) - Method in class bibliothek.extension.gui.dock.preference.editor.KeyStrokeEditor
 
setValue(ModifierMask) - Method in class bibliothek.extension.gui.dock.preference.editor.ModifierMaskEditor
 
setValue(int, Object) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
 
setValue(V) - Method in interface bibliothek.extension.gui.dock.preference.Preference
Sets the value of this preference.
setValue(V) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditor
Sets the current value of this editor
setValue(int, Object) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
Sets the value of the index'th preference.
setValue(int, Object) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
 
setValue(V) - Method in class bibliothek.gui.dock.util.AbstractUIValue
Sets the override value.
setValue(A) - Method in class bibliothek.gui.dock.util.PropertyValue
Sets the current value.
setValue(String) - Method in class bibliothek.util.xml.XContainer
Sets the exact value that is stored in this container.
setValueInfo(Object) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
Sets information about this preferences value.
setValueInfo(Object) - Method in class bibliothek.extension.gui.dock.preference.editor.BooleanEditor
 
setValueInfo(Object) - Method in class bibliothek.extension.gui.dock.preference.editor.ChoiceEditor
 
setValueInfo(Object) - Method in class bibliothek.extension.gui.dock.preference.editor.KeyStrokeEditor
 
setValueInfo(Object) - Method in class bibliothek.extension.gui.dock.preference.editor.ModifierMaskEditor
 
setValueInfo(Object) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditor
Sets information about the value that is shown.
setValueNatural(int) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
 
setValueNatural(int) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
 
setValueNatural(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
 
setValueNatural(int) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
Asks this model to set the index'th preference on its natural way.
setValueNatural(int) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
 
setView(DropDownView) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler
 
setView(DropDownView) - Method in interface bibliothek.gui.dock.themes.basic.action.dropdown.DropDownViewItem
Sends the current settings of this item to the view.
setView(DropDownView) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler
 
setView(DropDownView) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
 
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 dockable.
setVisible(boolean) - Method in class bibliothek.gui.dock.facile.action.ReplaceActionGuard
Sets the visibility of the action.
setVisible(boolean) - Method in class bibliothek.gui.dock.station.screen.AbstractScreenDockWindow
 
setVisible(boolean) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
Changes the visibility state of this window.
setVisibleActions(int) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
Sets the number of actions which should be shown directly on this panel.
setWidth(int) - Method in class bibliothek.gui.dock.common.layout.RequestDimension
Sets the width of this dimension.
setWidth(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
Sets the width of the dialog.
setWidth(double) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
Sets the width of the child.
setWindow(Window) - Method in class bibliothek.gui.dock.util.DirectWindowProvider
Sets the window which will be provided by this provider.
setWindowBorder(int) - Method in class bibliothek.gui.dock.FlapDockStation
Sets the size of the draggable area on the popup-window, that is used to change the size of the window.
setWindowBounds(Rectangle) - Method in class bibliothek.gui.dock.station.screen.AbstractScreenDockWindow
 
setWindowBounds(Rectangle) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
Sets the bounds the window is supposed to have.
setWindowFactory(ScreenDockWindowFactory) - Method in class bibliothek.gui.dock.ScreenDockStation
Sets the factory that will be used to create new windows for this station, already existing windows are not affected by this change.
setWindowMinSize(int) - Method in class bibliothek.gui.dock.FlapDockStation
Sets the minimal size which the popup-window can have.
setWindowSize(Dockable, int) - Method in class bibliothek.gui.dock.FlapDockStation
Sets the size of the popup-window for dockable.
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 dockable.
setX(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
Sets the location of the left size of the dialog.
setX(double) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
Sets the x-coordinate of the child.
setY(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
Sets the location of the top side of the dialog.
setY(double) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
Sets the y-coordinate of the child.
ShapedGradientPainter - Class in bibliothek.extension.gui.dock.theme.eclipse.rex.tab
 
ShapedGradientPainter(DockController, RexTabbedComponent, StackDockStation, Dockable, int) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.ShapedGradientPainter
 
shouldBeActive(DockController, int) - Method in class bibliothek.gui.dock.control.AcceptanceDockRelocatorMode
 
shouldBeActive(DockController, int) - Method in interface bibliothek.gui.dock.control.DockRelocatorMode
Tells whether this mode should be activated because of the state of the controller and the last MouseEvent.
shouldDisplay(ViewTarget<?>) - Method in class bibliothek.gui.dock.action.actions.SeparatorAction
Tells whether the separator should be shown or not.
shouldLayout(DockElement) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
Tells whether the layout of element itself should be stored or loaded, that will not prevent the element from showing up but from changing its content.
shouldStoreHidden(String) - Method in interface bibliothek.gui.dock.frontend.MissingDockableStrategy
Tells whether the location of the hidden and missing Dockable key should be stored anyway.
shouldStoreShown(String) - Method in interface bibliothek.gui.dock.frontend.MissingDockableStrategy
Tells whether the location of the shown but missing Dockable key should be stored anyway.
shouldTest(DockStation) - Method in class bibliothek.gui.dock.common.intern.CSingleParentRemover
 
shouldTest(DockStation) - Method in class bibliothek.gui.dock.control.SingleParentRemover
Tells whether station should be automatically removed or just be ignored.
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.
show(Dockable) - Method in class bibliothek.gui.DockFrontend
Ensures that dockable is child of a root known to this frontend.
showActions(boolean) - Method in enum bibliothek.gui.dock.FlapDockStation.ButtonContent
Tells whether actions should be shown on the button of a FlapDockStation or not.
showDisplayer(DockableDisplayer) - Method in class bibliothek.gui.dock.station.screen.AbstractScreenDockWindow
 
showDisplayer(DockableDisplayer) - Method in class bibliothek.gui.dock.station.screen.DisplayerScreenDockWindow
Forces the subclass of this window to show displayer.
showIcon(boolean, boolean) - Method in enum bibliothek.gui.dock.FlapDockStation.ButtonContent
Tells whether an icon should be shown.
shown(DockFrontend, Dockable) - Method in class bibliothek.gui.dock.event.DockFrontendAdapter
 
shown(DockFrontend, Dockable) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
Invoked if a Dockable was made visible.
showText(boolean, boolean) - Method in enum bibliothek.gui.dock.FlapDockStation.ButtonContent
Tells whether text should be shown.
Side - Enum in bibliothek.gui.dock.common.location
Describes a side of a rectangle.
SimpleBubbleColorScheme - Class in bibliothek.extension.gui.dock.theme.bubble
A color scheme that generates most of its colors from a small starting set of colors.
SimpleBubbleColorScheme(Color) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.SimpleBubbleColorScheme
Creates a scheme using only one base color.
SimpleBubbleColorScheme(Color, Color, Color, Color, Color, double, double, double) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.SimpleBubbleColorScheme
Creates a new color scheme
SimpleBubbleColorScheme(Color, Color, Color, Color, Color, Color, Color, double, double, double) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.SimpleBubbleColorScheme
Creates a new color scheme
SimpleButtonAction - Class in bibliothek.gui.dock.action.actions
A ButtonDockAction that has the same properties for all Dockables which use the action.
SimpleButtonAction() - Constructor for class bibliothek.gui.dock.action.actions.SimpleButtonAction
 
SimpleDockAction - Class in bibliothek.gui.dock.action.actions
A simple implementation of DockAction.
SimpleDockAction() - Constructor for class bibliothek.gui.dock.action.actions.SimpleDockAction
 
SimpleDropDownAction - Class in bibliothek.gui.dock.action.actions
A dropdown action that has the same properties for all Dockables.
SimpleDropDownAction() - Constructor for class bibliothek.gui.dock.action.actions.SimpleDropDownAction
 
SimpleDropDownItemAction - Class in bibliothek.gui.dock.action.actions
An action that can be shown as child of a DropDownAction and which has advanced information for the DropDownAction.
SimpleDropDownItemAction() - Constructor for class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
 
SimpleMenuAction - Class in bibliothek.gui.dock.action.actions
An action that provides a menu which contains other actions.
SimpleMenuAction() - Constructor for class bibliothek.gui.dock.action.actions.SimpleMenuAction
Creates a new action.
SimpleMenuAction(DockActionSource) - Constructor for class bibliothek.gui.dock.action.actions.SimpleMenuAction
Creates a new action.
SimpleSelectableAction - Class in bibliothek.gui.dock.action.actions
A DockAction that has a state selected.
SimpleSelectableAction(ActionType<SelectableDockAction>) - Constructor for class bibliothek.gui.dock.action.actions.SimpleSelectableAction
Creates a new action.
SimpleSelectableAction.Check - Class in bibliothek.gui.dock.action.actions
A SimpleSelectableAction that is visualized as a ActionType.CHECK.
SimpleSelectableAction.Check() - Constructor for class bibliothek.gui.dock.action.actions.SimpleSelectableAction.Check
Creates the new action
SimpleSelectableAction.Radio - Class in bibliothek.gui.dock.action.actions
A SimpleSelectableAction that is visualized as a ActionType.RADIO.
SimpleSelectableAction.Radio() - Constructor for class bibliothek.gui.dock.action.actions.SimpleSelectableAction.Radio
Creates the new action
SimpleTypedActionGuard<T extends Dockable> - Class in bibliothek.gui.dock.action
An ActionGuard that reacts if the Dockable has the exact type that was set through the constructor.
SimpleTypedActionGuard(Class<T>, DockActionSource) - Constructor for class bibliothek.gui.dock.action.SimpleTypedActionGuard
Sets the type and the source of this guard
SimplifiedFocusTraversalPolicy - Interface in bibliothek.gui.dock.focus
An interface which mimics the behavior of FocusTraversalPolicy but implementing classes are not required to respect any other focus cycle roots, policy providers or visibility, focusability, displayability nor the enabled state.
Single<A> - Class in bibliothek.util.container
An object containing one generic fields.
Single() - Constructor for class bibliothek.util.container.Single
 
Single(A) - Constructor for class bibliothek.util.container.Single
 
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.
SingleCDockableBackupFactory - 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.
SingleColorBridgeFactory - Class in bibliothek.gui.dock.themes.color
A ColorBridgeFactory that always returns the same instance of ColorBridge.
SingleColorBridgeFactory(ColorBridge) - Constructor for class bibliothek.gui.dock.themes.color.SingleColorBridgeFactory
Creates a new factory.
SingleParentRemover - Class in bibliothek.gui.dock.control
An observer of a DockController.
SingleParentRemover() - Constructor for class bibliothek.gui.dock.control.SingleParentRemover
 
size() - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.Choice
Gets the number of available choices.
size() - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
 
size() - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
Gets the number of actions shown in the menu.
size() - Method in class bibliothek.gui.dock.common.layout.ThemeMap
Gets the number of elements of this map.
size() - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationLayout
Gets the number of entries in this layout.
size() - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
Gets the number of nodes stores in this property.
size() - Method in class bibliothek.gui.dock.support.action.ModeTransitionSetting
Gets the number of sets this setting stores.
size() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Gets the number of LookAndFeels that are known to this list.
SizeManager - Interface in bibliothek.extension.gui.dock.station.split
This manager knows the preferred size of some Dockables, compared to the size of their parent node in a SplitDockStation.
SmoothChanger - Class in bibliothek.extension.gui.dock.theme.smooth
A class which counts milliseconds from 0 to duration or in the other direction.
SmoothChanger(int) - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
Constructor, sets duration to 250 milliseconds.
SmoothChanger(int, int) - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
Constructs a new changer.
SmoothDefaultButtonTitle - Class in bibliothek.extension.gui.dock.theme.smooth
A title intended for the FlapDockStation, this title changes its color smoothly.
SmoothDefaultButtonTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultButtonTitle
Creates a new title.
SmoothDefaultButtonTitleFactory - Class in bibliothek.extension.gui.dock.theme.smooth
A factory creating new SmoothDefaultButtonTitles.
SmoothDefaultButtonTitleFactory() - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultButtonTitleFactory
 
SmoothDefaultStationTitle - Class in bibliothek.extension.gui.dock.theme.smooth
A station-title which smoothly changes its color from active to passive.
SmoothDefaultStationTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultStationTitle
Constructs a new station title
SmoothDefaultTitle - Class in bibliothek.extension.gui.dock.theme.smooth
A title which changes its colors smoothly when selected or deselected.
SmoothDefaultTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultTitle
Constructs a new title
SmoothDefaultTitleFactory - Class in bibliothek.extension.gui.dock.theme.smooth
A DockTitleFactory which creates instances of SmoothDefaultTitle and SmoothDefaultStationTitle.
SmoothDefaultTitleFactory() - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultTitleFactory
 
SmoothTheme - Class in bibliothek.extension.gui.dock.theme
This theme uses the SmoothDefaultTitleFactory to create some titles which smoothly changes their color.
SmoothTheme() - Constructor for class bibliothek.extension.gui.dock.theme.SmoothTheme
Constructor, sets the special title-factory of this theme
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) - Method in class bibliothek.gui.dock.common.location.CSplitLocation
Creates a location that describes a space in the lower part of the SplitDockStation.
SOUTH - Static variable in class bibliothek.gui.dock.station.split.SplitDockProperty
A property covering the bottom quarter of the station
splitDisplayFactory - Variable in class bibliothek.extension.gui.dock.theme.FlatTheme
A special factory for the SplitDockStation
SplitDockAccess - Interface in bibliothek.gui.dock.station.split
Provides access to some internal methods and attributes of a SplitDockStation.
SplitDockGrid - Class in bibliothek.gui.dock.station.split
A class that provides a grid for Dockables.
SplitDockGrid() - Constructor for class bibliothek.gui.dock.station.split.SplitDockGrid
Creates a new, empty grid.
SplitDockGrid(String, Map<Character, Dockable[]>) - Constructor for class bibliothek.gui.dock.station.split.SplitDockGrid
Creates a grid by reading a string which represents a grid.
The argument layout is a string divided by newline "\n".
SplitDockGrid.Line - Class in bibliothek.gui.dock.station.split
Represents a dividing line in the grid.
SplitDockGrid.Line() - Constructor for class bibliothek.gui.dock.station.split.SplitDockGrid.Line
 
SplitDockGrid.Node - Class in bibliothek.gui.dock.station.split
Represents a node in the tree which will be built.
SplitDockGrid.Node() - Constructor for class bibliothek.gui.dock.station.split.SplitDockGrid.Node
 
SplitDockListener - Interface in bibliothek.gui.dock.event
A listener which is added to a SplitDockStation.
SplitDockPathProperty - Class in bibliothek.gui.dock.station.split
A DockableProperty used by the SplitDockStation to describe the location of a Dockable in the tree of all children of the station.
SplitDockPathProperty() - Constructor for class bibliothek.gui.dock.station.split.SplitDockPathProperty
Creates a new, empty path
SplitDockPathProperty.Location - Enum in bibliothek.gui.dock.station.split
The direction which the path takes
SplitDockPathProperty.Node - Class in bibliothek.gui.dock.station.split
Describes one turn of the path.
SplitDockPathProperty.Node(SplitDockPathProperty.Location, double) - Constructor for class bibliothek.gui.dock.station.split.SplitDockPathProperty.Node
Creates a new turn.
SplitDockPathPropertyFactory - Class in bibliothek.gui.dock.station.split
A factory creating new instances of SplitDockPathProperty.
SplitDockPathPropertyFactory() - Constructor for class bibliothek.gui.dock.station.split.SplitDockPathPropertyFactory
 
SplitDockProperty - Class in bibliothek.gui.dock.station.split
This property stores the location and the size of each child of a SplitDockStation.
SplitDockProperty() - Constructor for class bibliothek.gui.dock.station.split.SplitDockProperty
Constructs a new property with size and location equal to 0/0
SplitDockProperty(double, double, double, double) - Constructor for class bibliothek.gui.dock.station.split.SplitDockProperty
Creates a new property with the given values.
SplitDockPropertyFactory - Class in bibliothek.gui.dock.station.split
A factory that creates instances of SplitDockProperty.
SplitDockPropertyFactory() - Constructor for class bibliothek.gui.dock.station.split.SplitDockPropertyFactory
 
SplitDockStation - Class in bibliothek.gui.dock
This station shows all its children at once.
SplitDockStation() - Constructor for class bibliothek.gui.dock.SplitDockStation
Constructs a new SplitDockStation.
SplitDockStation.Orientation - Enum in bibliothek.gui.dock
Orientation how two Dockables are aligned.
SplitDockStationFactory - Class in bibliothek.gui.dock.station.split
A factory that creates SplitDockStations.
SplitDockStationFactory() - Constructor for class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
SplitDockStationLayout - Class in bibliothek.gui.dock.station.split
A layout storing the contents of a SplitDockStation.
SplitDockStationLayout(SplitDockStationLayout.Entry, int) - Constructor for class bibliothek.gui.dock.station.split.SplitDockStationLayout
Creates a new layout
SplitDockStationLayout.Entry - Class in bibliothek.gui.dock.station.split
An entry in a tree, either a node or a leaf.
SplitDockStationLayout.Entry() - Constructor for class bibliothek.gui.dock.station.split.SplitDockStationLayout.Entry
 
SplitDockStationLayout.Leaf - Class in bibliothek.gui.dock.station.split
A leaf in a tree, describes one Dockable.
SplitDockStationLayout.Leaf(int) - Constructor for class bibliothek.gui.dock.station.split.SplitDockStationLayout.Leaf
Creates a new leaf
SplitDockStationLayout.Node - Class in bibliothek.gui.dock.station.split
A node in a tree.
SplitDockStationLayout.Node(SplitDockStation.Orientation, double, SplitDockStationLayout.Entry, SplitDockStationLayout.Entry) - Constructor for class bibliothek.gui.dock.station.split.SplitDockStationLayout.Node
Creates a new node.
SplitDockTree - Class in bibliothek.gui.dock.station.split
Represents the internal tree of a SplitDockStation.
SplitDockTree() - Constructor for class bibliothek.gui.dock.station.split.SplitDockTree
 
SplitDockTree.Key - Class in bibliothek.gui.dock.station.split
A key that represents either a node or a leaf.
SplitDockTree.Key() - Constructor for class bibliothek.gui.dock.station.split.SplitDockTree.Key
 
SplitDockTreeFactory - Class in bibliothek.gui.dock.station.split
A SplitTreeFactory that writes into a SplitDockTree and so fills up an empty SplitDockTree until it is a full, valid tree.
SplitDockTreeFactory(SplitDockTree) - Constructor for class bibliothek.gui.dock.station.split.SplitDockTreeFactory
Creates a new factory.
SplitDropTreeException - Exception in bibliothek.gui.dock.station.split
An exception thrown if a SplitDockStation can't combine two children which must be combined.
SplitDropTreeException(SplitDockStation, String) - Constructor for exception bibliothek.gui.dock.station.split.SplitDropTreeException
Creates a new exception.
SplitFullScreenAction - Class in bibliothek.gui.dock.station.split
This DockAction is mainly used by the SplitDockStation to allow it's children to get in fullscreen-mode.
SplitFullScreenAction(SplitDockStation) - Constructor for class bibliothek.gui.dock.station.split.SplitFullScreenAction
Constructs the action and sets the station on which the Dockables will be made fullscreen.
SplitLayoutManager - Interface in bibliothek.gui.dock.station.split
A manager used to implement the behavior of a SplitDockStation.
SplitNode - Class in bibliothek.gui.dock.station.split
The internal representation of a SplitDockStation is a tree.
SplitNode(SplitDockAccess) - Constructor for class bibliothek.gui.dock.station.split.SplitNode
Creates a new SplitNode.
SplitNodeVisitor - Interface in bibliothek.gui.dock.station.split
A visitor for a tree of SplitNodes.
SplitResizeRequestHandler - Class in bibliothek.gui.dock.common.intern.station
A handle that can be used to change the layout of a SplitDockStation such that the Dimension of CDockable.getAndClearResizeRequest() is more or less respected.
SplitResizeRequestHandler(SplitDockStation) - Constructor for class bibliothek.gui.dock.common.intern.station.SplitResizeRequestHandler
Creates a new handler.
SplitTreeFactory<N> - Interface in bibliothek.gui.dock.station.split
A factory used to create trees that somehow represent the layout of a SplitDockStation.
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
A DockAcceptance ensuring that the CDockable.isStackable() property is respected.
StackableAcceptance() - Constructor for class bibliothek.gui.dock.common.intern.StackableAcceptance
 
StackDockComponent - Interface in bibliothek.gui.dock.station.stack
A StackDockComponent is a Component that can show other Components.
StackDockComponentFactory - Interface in bibliothek.gui.dock.station.stack
A factory creating instances of StackDockComponent.
StackDockProperty - Class in bibliothek.gui.dock.station.stack
A StackDockProperty stores the location of a Dockable on a StackDockStation.
StackDockProperty(int) - Constructor for class bibliothek.gui.dock.station.stack.StackDockProperty
Constructs a property.
StackDockProperty() - Constructor for class bibliothek.gui.dock.station.stack.StackDockProperty
Constructs a property with a location equal to 0.
StackDockPropertyFactory - Class in bibliothek.gui.dock.station.stack
A factory which creates instances of StackDockProperty.
StackDockPropertyFactory() - Constructor for class bibliothek.gui.dock.station.stack.StackDockPropertyFactory
 
StackDockStation - Class in bibliothek.gui.dock
On this station, only one of many children is visible.
StackDockStation() - Constructor for class bibliothek.gui.dock.StackDockStation
Constructs a new StackDockStation
StackDockStation(DockTheme) - Constructor for class bibliothek.gui.dock.StackDockStation
Constructs a new station and sets the theme.
StackDockStation(DockTheme, boolean) - Constructor for class bibliothek.gui.dock.StackDockStation
Creates a new station.
StackDockStation.Background - Class in bibliothek.gui.dock
This panel is used as base of the station.
StackDockStation.Background() - Constructor for class bibliothek.gui.dock.StackDockStation.Background
Creates a new panel
StackDockStationFactory - Class in bibliothek.gui.dock.station.stack
A DockFactory that can read and write instances of StackDockStation.
StackDockStationFactory() - Constructor for class bibliothek.gui.dock.station.stack.StackDockStationFactory
 
StackDockStationLayout - Class in bibliothek.gui.dock.station.stack
A layout of a StackDockStation, stores the order of all Dockables on the station.
StackDockStationLayout(int, int[]) - Constructor for class bibliothek.gui.dock.station.stack.StackDockStationLayout
Creates a new layout.
STACKED - Static variable in interface bibliothek.gui.dock.common.CMaximizeBehavior
 
StandardDockAction - Interface in bibliothek.gui.dock.action
A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components.
StandardDockActionListener - Interface in bibliothek.gui.dock.event
This listener is added to a StandardDockAction.
StandardDropDownItemAction - Interface in bibliothek.gui.dock.action
A compination of a DropDownItemAction and a StandardDockAction.
start() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
Starts the animation if it is not yet running.
stateChanged(ChangeEvent) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent.Tab
 
stateListeners() - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
Deprecated. subclasses should use CListenerCollection.getCDockableStateListener() of AbstractCDockable.listenerCollection if they want to fire an event
StateManager - Class in bibliothek.gui.dock.facile.action
A manager that can minimize/normalize/maximize and externalize a Dockable.
minimized: the element is child of a FlapDockStation maximized: the element is child of a SplitDockStation, and in fullscreen-mode externalized: the element is child of ScreenDockStation normalized: everything else
StateManager(DockController) - Constructor for class bibliothek.gui.dock.facile.action.StateManager
Creates a new manager.
StateManager(DockController, boolean) - Constructor for class bibliothek.gui.dock.facile.action.StateManager
Creates a new manager.
StateManager.Location - Class in bibliothek.gui.dock.facile.action
Describes the location of a Dockable.
StateManager.Location(String, DockableProperty) - Constructor for class bibliothek.gui.dock.facile.action.StateManager.Location
Creates a new location.
StateManager.LocationConverter - Class in bibliothek.gui.dock.facile.action
A transformer to read or write StateManager.Locations.
StateManager.LocationConverter() - Constructor for class bibliothek.gui.dock.facile.action.StateManager.LocationConverter
 
StateManager.StateManagerSetting<B> - Class in bibliothek.gui.dock.facile.action
A set of properties used to store the contents of a StateManager
StateManager.StateManagerSetting(ModeTransitionConverter<StateManager.Location, B>) - Constructor for class bibliothek.gui.dock.facile.action.StateManager.StateManagerSetting
Creates a new setting.
STATION - Static variable in class bibliothek.gui.dock.common.location.CExternalizedLocation
A location describing the externalize station with the id CControl.EXTERNALIZED_STATION_ID.
StationPaint - Interface in bibliothek.gui.dock.station
A StationPaint draws some parts of DockStation.
StationPaintColor - Class in bibliothek.gui.dock.themes.color
A color used by a StationPaint.
StationPaintColor(String, Path, StationPaint, Color) - Constructor for class bibliothek.gui.dock.themes.color.StationPaintColor
Creates a new DockColor
StationPaintColor(String, StationPaint, Color) - Constructor for class bibliothek.gui.dock.themes.color.StationPaintColor
Creates a new DockColor
StationPaintWrapper - Class in bibliothek.gui.dock.station.support
A wrapper for a StationPaint.
StationPaintWrapper() - Constructor for class bibliothek.gui.dock.station.support.StationPaintWrapper
 
stop() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
Stops the animation immediately, possibly leaving the animation in an unfinished state.
stop(Dockable) - Method in class bibliothek.gui.dock.control.DockableSelector
Close the currently open popup window and changes the focused Dockable to dockable.
store(PreferenceModel) - Method in class bibliothek.extension.gui.dock.preference.PreferenceStorage
Stores all the preferences of model in this storage.
store(Dockable) - Method in class bibliothek.gui.dock.facile.action.StateManager
Stores for each Dockable in the tree with the root dockable the location associated to their current mode.
store(String, Dockable) - Method in class bibliothek.gui.dock.facile.action.StateManager
Stores the location of dockable under the key mode.
store(DataOutputStream) - Method in interface bibliothek.gui.dock.layout.DockableProperty
Stores the contents of this DockableProperty in a stream.
store(XElement) - Method in interface bibliothek.gui.dock.layout.DockableProperty
Stores the contents of this property as xml element.
store(DataOutputStream) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
 
store(XElement) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
 
store(DataOutputStream) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
 
store(XElement) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
 
store(DataOutputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
 
store(XElement) - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
 
store(DataOutputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
 
store(XElement) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
 
store(DataOutputStream) - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
 
store(XElement) - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
 
STORE_ALL - Static variable in interface bibliothek.gui.dock.frontend.MissingDockableStrategy
This strategy stores all information.
STRATEGY - Static variable in interface bibliothek.gui.dock.util.AWTComponentCaptureStrategy
The PropertyKey for a AWTComponentCaptureStrategy.
SubDropDownHandler - Class in bibliothek.gui.dock.themes.basic.action.dropdown
A handler that connects non-selectable, non-triggerable items with a drop-down-button.
SubDropDownHandler(MenuViewItem<JComponent>) - Constructor for class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
Creates a new handler.
SubmenuPiece - Class in bibliothek.gui.dock.facile.menu
A MenuPiece which consists only of one JMenu.
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.
submit(SplitTreeFactory<N>) - Method in class bibliothek.gui.dock.station.split.Leaf
 
submit(SplitTreeFactory<N>) - Method in class bibliothek.gui.dock.station.split.Node
 
submit(SplitTreeFactory<N>) - Method in class bibliothek.gui.dock.station.split.Root
 
submit(SplitTreeFactory<N>) - Method in class bibliothek.gui.dock.station.split.SplitNode
Writes the contents of this node into a new tree create by factory.
subPath(int, int) - Method in class bibliothek.extension.gui.dock.util.Path
Creates a new path that is a subset of this path.
suppress(Dockable, DockActionSource) - Method in interface bibliothek.gui.dock.action.ActionPopupSuppressor
Tells whether to suppress or to allow a popup for source.
SUPPRESS_ALWAYS - Static variable in interface bibliothek.gui.dock.action.ActionPopupSuppressor
Never allows a popup to appear.
suppressTitle(DockTitleVersion) - Method in class bibliothek.gui.dock.common.CWorkingArea
Checks whether the title created by version should be suppressed.
systemLookAndFeelChanged(LookAndFeelList, LookAndFeelList.Info) - Method in interface bibliothek.gui.dock.support.lookandfeel.LookAndFeelListener
Called when the system-LookAndFeel was exchanged.

A B C D E F G H I K L M N O P Q R S T U V W X Y