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

SADDLEBROWN - Static variable in class bibliothek.util.Colors
 
SALMON - Static variable in class bibliothek.util.Colors
 
SANDYBROWN - Static variable in class bibliothek.util.Colors
 
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.
save(DataOutputStream, boolean) - Method in class bibliothek.gui.DockFrontend
Writes the current layout as byte-stream into out.
saved(DockFrontend, String) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
Invoked if the current setting was saved with the name name.
ScreenDockDialog - Class in bibliothek.gui.dock.station.screen
A Dialog on which exactly one DockableDisplayer can be placed.
ScreenDockDialog(ScreenDockStation, Frame) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockDialog
Creates a new dialog.
ScreenDockDialog(ScreenDockStation, Dialog) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockDialog
Creates a new dialog.
ScreenDockDialog.Listener - Class in bibliothek.gui.dock.station.screen
 
ScreenDockDialog.Listener() - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockDialog.Listener
 
ScreenDockDialog.Position - Enum in bibliothek.gui.dock.station.screen
 
ScreenDockDialog.Position() - Constructor for enum bibliothek.gui.dock.station.screen.ScreenDockDialog.Position
 
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.station
A DockStation which is the whole screen.
ScreenDockStation(Window) - Constructor for class bibliothek.gui.dock.station.ScreenDockStation
Constructs a new ScreenDockStation.
ScreenDockStation.DropInfo - Class in bibliothek.gui.dock.station
Information where a Dockable will be dropped.
ScreenDockStation.DropInfo() - Constructor for class bibliothek.gui.dock.station.ScreenDockStation.DropInfo
 
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
SEAGREEN - Static variable in class bibliothek.util.Colors
 
searchCombineDockable(int, int, Dockable) - Method in class bibliothek.gui.dock.station.ScreenDockStation
Searches a dialog on the coordinates x/y which can be used to create a combination with drop.
SEASHELL - Static variable in class bibliothek.util.Colors
 
second - Variable in class bibliothek.gui.dock.accept.CombinatoryAcceptance
 
SecureDockController - Class in bibliothek.gui.dock.security
The DockingFrames normally uses some system-resources to handle the focus.
SecureDockController() - Constructor for class bibliothek.gui.dock.security.SecureDockController
 
SecureFlapDockStation - Class in bibliothek.gui.dock.security
A FlapDockStation that uses SecureFlapWindow instead of FlapWindow.
SecureFlapDockStation() - Constructor for class bibliothek.gui.dock.security.SecureFlapDockStation
 
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
SecureFlapWindow.Listener - Class in bibliothek.gui.dock.security
A listener of the enclosing Window.
SecureFlapWindow.Listener() - Constructor for class bibliothek.gui.dock.security.SecureFlapWindow.Listener
 
SecureMouseFocusObserver - Class in bibliothek.gui.dock.security
A FocusController which relies on GlassedPanes.
SecureMouseFocusObserver(DockController) - Constructor for class bibliothek.gui.dock.security.SecureMouseFocusObserver
Creates a new FocusController for controller.
SecureScreenDockDialog - Class in bibliothek.gui.dock.security
A ScreenDockDialog that inserts a GlassedPane between its Dockable and the outer world.
SecureScreenDockDialog(ScreenDockStation, Dialog) - Constructor for class bibliothek.gui.dock.security.SecureScreenDockDialog
Creates a new dialog.
SecureScreenDockDialog(ScreenDockStation, Frame) - Constructor for class bibliothek.gui.dock.security.SecureScreenDockDialog
Creates a new dialog.
SecureScreenDockDialog.Listener - Class in bibliothek.gui.dock.security
A listener to the enclosing SecureScreenDockDialog.
SecureScreenDockDialog.Listener() - Constructor for class bibliothek.gui.dock.security.SecureScreenDockDialog.Listener
 
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.
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.
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.
SelectableDropDownHandler.Check - Class in bibliothek.gui.dock.themes.basic.action.dropdown
A connection representing a check-box.
SelectableDropDownHandler.Check(SelectableDockAction, Dockable, JMenuItem) - Constructor for class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler.Check
Creates a new handler.
SelectableDropDownHandler.Listener - Class in bibliothek.gui.dock.themes.basic.action.dropdown
A listener that ensures, that the menuitem and the action have always the same selected-state.
SelectableDropDownHandler.Listener() - Constructor for class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler.Listener
 
SelectableDropDownHandler.Radio - Class in bibliothek.gui.dock.themes.basic.action.dropdown
A connection representing a radio-button.
SelectableDropDownHandler.Radio(SelectableDockAction, Dockable, JMenuItem) - Constructor for class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler.Radio
Creates a new handler.
SelectableMenuHandler<M extends javax.swing.JMenuItem> - 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, M) - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler
Creates a new handler
SelectableMenuHandler.Check - Class in bibliothek.gui.dock.themes.basic.action.menu
A handler designed to handle actions of type ActionType.CHECK.
SelectableMenuHandler.Check(SelectableDockAction, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler.Check
Creates a new handler.
SelectableMenuHandler.Listener - Class in bibliothek.gui.dock.themes.basic.action.menu
A listener added
SelectableMenuHandler.Listener() - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler.Listener
 
SelectableMenuHandler.Radio - Class in bibliothek.gui.dock.themes.basic.action.menu
A handler designed to handle actions of type ActionType.RADIO.
SelectableMenuHandler.Radio(SelectableDockAction, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler.Radio
Creates a new handler.
selected - Variable in class bibliothek.extension.gui.dock.theme.flat.FlatButtonTitle
Selected state of this title.
selected - Variable in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
whether this action is selected or not
selected - Variable in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
whether the selected element is selected
selected - Variable in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
whether this model is selected or not
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.
selectedChanged(SelectableDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicSelectableHandler.Listener
 
selectedChanged(SelectableDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler.Listener
 
selectedChanged(SelectableDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler.Listener
 
selectedIcon - Variable in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
the Icon shown if this action is selected and enabled
selectedIndex - Variable in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
The index of the currently visible child
selection - Variable in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
the currently selected action
selection - Variable in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
the currently selected item, can be null
selectionChanged(DropDownAction, Set<Dockable>, DockAction) - Method in interface bibliothek.gui.dock.event.DropDownActionListener
Called when the selection of action has changed.
selectionChanged(DropDownAction, Set<Dockable>, DockAction) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.Listener
 
selectionEnabled - Variable in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
whether the selected action is currently enabled
selectionView - Variable in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
connection between current selection and filter
selfSetDirection() - Method in class bibliothek.gui.dock.station.FlapDockStation
Calculates the best direction for the popup-window of this station.
send(MouseEvent) - Method in class bibliothek.gui.dock.security.GlassedPane.GlassPane
Shorthand for send( e, e.getID() );.
send(MouseEvent, int) - Method in class bibliothek.gui.dock.security.GlassedPane.GlassPane
Dispatches the event e to the ContentPane or a child of the ContentPane.
send(MouseWheelEvent) - Method in class bibliothek.gui.dock.security.GlassedPane.GlassPane
Dispatches the event e to the ContentPane or one of the children of ContentPane.
separateSources - Variable in class bibliothek.gui.dock.action.MultiDockActionSource
 
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 - Variable in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
the 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.
separators - Variable in class bibliothek.gui.dock.action.DefaultActionOffer
whether separators should be inserted between different sources
separators - Variable in class bibliothek.gui.dock.action.MultiDockActionSource
 
set(Priority, Icon) - Method in class bibliothek.gui.dock.IconManager.Entry
Replaces the current icon of this entry.
set(PropertyKey<A>, A) - Method in class bibliothek.gui.dock.util.DockProperties
Sets a value.
setA(A) - Method in class bibliothek.util.container.Single
 
setActionOffers(DockActionSource) - Method in class bibliothek.gui.dock.AbstractDockable
Sets the action-source of this Dockable.
setActive(boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDockTitle
 
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(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.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.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.
setAllowSideSnap(boolean) - Method in class bibliothek.gui.dock.station.SplitDockStation
Sets whether Dockables which are dragged near the station are captured and added to this station.
setAtLeastFocusedDockable(Dockable) - Method in class bibliothek.gui.DockController
Sets the focused Dockable.
setAutoDirection(boolean) - Method in class bibliothek.gui.dock.station.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.gui.dock.title.AbstractDockTitle.OrientedLabel
 
setBackground(Color) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
 
setBorderSideSnapSize(int) - Method in class bibliothek.gui.dock.station.SplitDockStation
There is an invisible border around the station.
setBounds(int, int, int, int) - Method in class bibliothek.gui.dock.title.AbstractDockTitle.OrientedLabel
 
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
setC(C) - Method in class bibliothek.util.container.Triple
 
setChild(SplitNode) - Method in class bibliothek.gui.dock.station.split.Root
Sets the child of this root.
setClientObject(Object) - Method in class bibliothek.gui.dock.action.LocationHint
Sets an object which has no special meaning.
setColor(String, Color) - Method in class bibliothek.extension.gui.dock.theme.BubbleTheme
Stores a color which will be used in the theme.
setColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicStationPaint
Sets the color which is used in this paint.
setColors(String, String) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation.Entry
Replaces source and destination color immediately
setCombination(CombinatoryAcceptance.Combination) - Method in class bibliothek.gui.dock.accept.CombinatoryAcceptance
Sets, how the two acceptances of this CombinatoryAcceptance have to be combined
setCombine(boolean) - 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.
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.station.SplitDockStation
Sets whether the dockables should be resized while the split is dragged, or not.
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.flat.FlatTab.FlatButton
 
setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
 
setController(DockController) - Method in class bibliothek.gui.dock.AbstractDockable
 
setController(DockController) - Method in class bibliothek.gui.dock.action.actions.CloseAction
 
setController(DockController) - Method in class bibliothek.gui.dock.action.actions.ReplaceAction
 
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.DockableDisplayer
Sets the controller for which this displayer is used.
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 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.FlapDockStation
 
setController(DockController) - Method in class bibliothek.gui.dock.station.ScreenDockStation
 
setController(DockController) - Method in class bibliothek.gui.dock.station.split.SplitFullScreenAction
 
setController(DockController) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
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 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.station.StackDockStation
 
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.
setCurrentSetting(String) - Method in class bibliothek.gui.DockFrontend
Sets the name of the current setting.
setD(D) - Method in class bibliothek.util.container.Quartuple
 
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.
setDefaultStation(DockStation) - Method in class bibliothek.gui.DockFrontend
Sets the default station of this frontend.
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.
setDestination(String) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation.Entry
Sets all properties such that an animation from the current color to color can happen.
setDirection(FlapDockStation.Direction) - Method in class bibliothek.gui.dock.station.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.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.
setDisplayer(DockableDisplayer) - Method in class bibliothek.gui.dock.station.screen.ScreenDockDialog
Sets the displayer which will be shown on this dialog.
setDisplayer(DockableDisplayer) - Method in class bibliothek.gui.dock.station.split.Leaf
Sets the displayer whose size and location will be determined by this leaf.
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.station.SplitDockStation
Sets the size of the divider-gap between the children of this station.
setDockable(Dockable) - Method in class bibliothek.gui.dock.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.split.PutInfo
Sets the Dockable which will be added to the station.
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.
setDockParent(DockStation) - Method in class bibliothek.gui.dock.AbstractDockable
 
setDockParent(DockStation) - Method in class bibliothek.gui.dock.station.FlapDockStation
 
setDockParent(DockStation) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
setDockParent(DockStation) - Method in class bibliothek.gui.dock.station.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.
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.
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.
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.
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.
setDropInfo(FlapDropInfo) - Method in class bibliothek.gui.dock.station.FlapDockStation
Sets the current drop-information.
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.
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.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
 
setExpandOnDoubleclick(boolean) - Method in class bibliothek.gui.dock.station.SplitDockStation
Sets whether a double click on a child or its title can expand the child to fullscreen or not.
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.
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
setFlapWindow(FlapWindow) - Method in class bibliothek.gui.dock.station.FlapDockStation
Sets the popup-window that will be used in the future.
setFocusController(SecureMouseFocusObserver) - Method in class bibliothek.gui.dock.security.GlassedPane
Sets the focuscontroller which has to be informed when the mouse is clicked or the mouse wheel is moved.
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.
setForeground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.DropDownMiniButton
 
setForeground(Color) - Method in class bibliothek.gui.dock.title.AbstractDockTitle.OrientedLabel
 
setForeground(Color) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
 
setFrontDockable(Dockable) - Method in class bibliothek.gui.dock.station.FlapDockStation
 
setFrontDockable(Dockable) - Method in class bibliothek.gui.dock.station.ScreenDockStation
 
setFrontDockable(Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
setFrontDockable(Dockable) - Method in class bibliothek.gui.dock.station.StackDockStation
 
setFrontDockable(Dockable) - Method in interface bibliothek.gui.DockStation
Sets the most important child.
setFullScreen(Dockable) - Method in class bibliothek.gui.dock.station.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.station.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.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(boolean) - Method in class bibliothek.gui.DockFrontend.DockInfo
Sets whether the element can be made invisible or not.
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(Dockable, boolean) - Method in class bibliothek.gui.dock.station.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.
setIcon(Icon) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent.Tab
 
setIcon(Icon) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatButtonTitle
 
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(String, Priority, Icon) - Method in class bibliothek.gui.dock.IconManager
Stores an icon.
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, Icon) - Method in class bibliothek.gui.DockUI
Sets the icon that is used for a certain key.
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.IconManager
Sets an icon with client-priority.
setIconDefault(String, Icon) - Method in class bibliothek.gui.dock.IconManager
Sets an icon with default-priority.
setIconTheme(String, Icon) - Method in class bibliothek.gui.dock.IconManager
Sets an icon with theme-priority.
setIgnore(DockSituationIgnore) - Method in class bibliothek.gui.dock.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.
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.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.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.
setLayout(LayoutManager) - Method in class bibliothek.gui.dock.DefaultDockable
Sets the layout of the content pane.
setLeft(SplitNode) - Method in class bibliothek.gui.dock.station.split.Node
Sets the left child of this node.
setLocation(String, DockableProperty) - Method in class bibliothek.gui.DockFrontend.DockInfo
Sets the location of the element.
setMenu(DockActionSource) - Method in class bibliothek.gui.dock.action.actions.SimpleMenuAction
Sets a menu that will be displayed instead of this action.
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.
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.
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.
setMovingTitleGetter(MovingTitleGetter) - Method in class bibliothek.gui.dock.themes.BasicTheme
Sets the titleGetter-property.
setNextFullScreen() - Method in class bibliothek.gui.dock.station.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.
setOldSize(int) - Method in class bibliothek.gui.dock.station.split.PutInfo
Sets the size that the dockable had before it was dragged around.
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.ReducedBubbleTitleFactory.Title
 
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.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.
setPaint(StationPaint) - Method in class bibliothek.gui.dock.themes.BasicTheme
Sets the StationPaint of this theme.
setParent(SplitDockTree.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree.Key
Sets the parent of this node or leaf.
setParent(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitNode
Sets the parent of this node.
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.
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(DockProperties) - Method in class bibliothek.gui.dock.util.PropertyValue
Sets the DockProperties which should be observed.
setPut(PutInfo.Put) - Method in class bibliothek.gui.dock.station.split.PutInfo
Tells where the mouse is, in respect to node.
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.
setRight(SplitNode) - Method in class bibliothek.gui.dock.station.split.Node
Sets the right child of this node.
setSecond(DockAcceptance) - Method in class bibliothek.gui.dock.accept.CombinatoryAcceptance
Sets the "right" operand of the combination
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(Dockable, boolean) - Method in class bibliothek.gui.dock.station.flap.FlapDockDirection.DirectedArrow
 
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
 
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.themes.basic.action.BasicButtonModel
Sets the icon which is shown on the view if this model is selected.
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.
setSelection(Dockable, DockAction) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
 
setSelection(Dockable, DockAction) - Method in interface bibliothek.gui.dock.action.DropDownAction
Sets the current selection.
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.
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.station.ScreenDockStation
Sets the visibility of all dialogs of this station.
setSideSnapSize(float) - Method in class bibliothek.gui.dock.station.SplitDockStation
Every child has an invisible border whose size is determined by sideSnapSize.
setSingleParentRemove(boolean) - Method in class bibliothek.gui.DockController
Sets whether stations with one or none child are removed automatically or not.
setSmallButtons(boolean) - Method in class bibliothek.gui.dock.station.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.
setStackComponent(StackDockComponent) - Method in class bibliothek.gui.dock.station.StackDockStation
Sets the StackDockComponent which should be used by this station.
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.gui.dock.DockableDisplayer
Sets the station on which this displayer is shown.
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.
setSuccessor(DockableProperty) - Method in class bibliothek.gui.dock.AbstractDockableProperty
 
setSuccessor(DockableProperty) - Method in interface bibliothek.gui.dock.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.
setText(String) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent.Tab
 
setText(String) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatButtonTitle
 
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 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.OrientedLabel
Sets the text of this label
setText(String) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
Sets the text of this title.
setTheme(DockTheme) - Method in class bibliothek.gui.DockController
Sets the theme of this controller.
settings - Variable in class bibliothek.gui.DockFrontend
A map of all known settings
setTitle(DockTitle) - Method in class bibliothek.gui.dock.DockableDisplayer
Sets the title of this displayer.
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.AbstractDockable
Sets the icon of this dockable.
setTitleIcon(Icon) - Method in class bibliothek.gui.dock.station.SplitDockStation
Sets an icon that is shown in the titles of this Dockable.
setTitleLocation(DockableDisplayer.Location) - Method in class bibliothek.gui.dock.DockableDisplayer
Sets the location of the title in respect to the Dockable.
setTitleText(String) - Method in class bibliothek.gui.dock.AbstractDockable
Sets the title of this dockable.
setTitleText(String) - Method in class bibliothek.gui.dock.station.SplitDockStation
Sets the text of the title of this dockable.
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.themes.basic.action.BasicDropDownButtonHandler.ButtonView
 
setTooltip(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
 
setTooltipText(K, String) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Sets the tooltip text of the group key.
setTooltipText(String) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
Sets the tooltip-text which is shown for this action.
setToolTipText(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Sets the text which should be used as tooltip.
setup(DockActionSource, MenuMenuHandler.Menu) - Method in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler
Sets up this handler
setValue(A) - Method in class bibliothek.gui.dock.util.DockProperties.Entry
Sets the new value of this entry.
setValue(A) - Method in class bibliothek.gui.dock.util.PropertyValue
Sets the current value.
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.action.actions.ReplaceActionGuard
Sets the visibility of the action.
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.
setWindowBorder(int) - Method in class bibliothek.gui.dock.station.FlapDockStation
Sets the size of the draggable area on the popup-window, that is used to change the size of the window.
setWindowMinSize(int) - Method in class bibliothek.gui.dock.station.FlapDockStation
Sets the minimal size which the popup-window can have.
setWindowSize(int) - Method in class bibliothek.gui.dock.station.FlapDockStation
Sets the size of the popup-window.
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.
shouldCollect(Dockable) - Method in class bibliothek.gui.dock.station.split.FullScreenClickableListener
Determines whether dockable should be observed or not.
shouldCollect(Dockable, DockTitle) - Method in class bibliothek.gui.dock.station.split.FullScreenClickableListener
Determines whether title should be observed or not.
shouldDisplay(ViewTarget<?>) - Method in class bibliothek.gui.dock.action.actions.SeparatorAction
Tells whether the separator should be shown or not.
shouldDraw(ScreenDockDialog) - Method in class bibliothek.gui.dock.station.ScreenDockStation
Tells whether there should be a "selection-rectangle" painted on the dialog or not.
shouldTest(DockStation) - Method in class bibliothek.gui.dock.SingleParentRemover
Tells whether station should be automatically removed or just be ignored.
show(Dockable) - Method in class bibliothek.gui.DockFrontend
Ensures that dockable is child of a root known to this frontend.
showed(DockFrontend, Dockable) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
Invoked if a Dockable was made visible through the methods of a frontend.
showHideAction - Variable in class bibliothek.gui.DockFrontend
Tells whether to show the hide-action on hideable dockables or not
showing - Variable in class bibliothek.gui.dock.station.ScreenDockStation
The visibility state of the dialogs
showMiniButtons - Variable in class bibliothek.gui.dock.title.AbstractDockTitle
Tells whether small buttons for each action should be created and shown, or not
sideSnapSize - Variable in class bibliothek.gui.dock.station.SplitDockStation
Relative size of the border where a Dockable will be placed aside another Dockable when dragging the new Dockable onto this station.
SIENNA - Static variable in class bibliothek.util.Colors
 
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
Single<A> - Class in bibliothek.util.container
 
Single() - Constructor for class bibliothek.util.container.Single
 
Single(A) - Constructor for class bibliothek.util.container.Single
 
singleParentRemove - Variable in class bibliothek.gui.DockController
whether stations with none or one child will be removed
SingleParentRemover - Class in bibliothek.gui.dock
An observer of a DockController.
SingleParentRemover() - Constructor for class bibliothek.gui.dock.SingleParentRemover
 
SingleParentRemover.Listener - Class in bibliothek.gui.dock
Listens to a DockController and call SingleParentRemover.testAll(DockController) if the structure of the dock-tree changes.
SingleParentRemover.Listener() - Constructor for class bibliothek.gui.dock.SingleParentRemover.Listener
 
SKYBLUE - Static variable in class bibliothek.util.Colors
 
SLATEBLUE - Static variable in class bibliothek.util.Colors
 
SLATEGRAY - Static variable in class bibliothek.util.Colors
 
smallButtons - Variable in class bibliothek.gui.dock.station.FlapDockStation
The button-titles are organized in a way that does not need much space if this property is true
SmoothChanger - Class in bibliothek.extension.gui.dock.theme.smooth
A class which counts milliseconds from 0 to duration or in the other direction.
SmoothChanger() - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
Constructor, sets duration to 250 milliseconds.
SmoothChanger(int) - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
Constructs a new changer.
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
SNOW - Static variable in class bibliothek.util.Colors
 
source - Variable in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation.Entry
Key of the color which is abandoned by the animation
source - Variable in class bibliothek.gui.dock.AbstractDockable
A modifiable list of DockAction which can be triggered and will affect this dockable.
source - Variable in class bibliothek.gui.dock.action.actions.ReplaceActionGuard
The source that is added to dockables
source - Variable in class bibliothek.gui.dock.action.SimpleTypedActionGuard
 
source - Variable in class bibliothek.gui.dock.station.StackDockStation
The actions which are offered to the children
source - Variable in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
the current source of child-actions
source - Variable in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler
the observed source
source - Variable in class bibliothek.gui.dock.title.AbstractDockTitle
A list of actions that should be shown on this title
source - Variable in class bibliothek.gui.DockFrontend.DockInfo
The DockActionSource which is used for DockFrontend.DockInfo.dockable
sources - Variable in class bibliothek.gui.dock.action.MultiDockActionSource
 
south - Variable in class bibliothek.gui.dock.station.flap.FlapDockDirection
 
SOUTH - Static variable in class bibliothek.gui.dock.station.split.SplitDockProperty
A property covering the bottom quarter of the station
split - Variable in class bibliothek.gui.dock.station.split.SplitFullScreenAction
 
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.
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.station
This station shows all its children at once.
SplitDockStation() - Constructor for class bibliothek.gui.dock.station.SplitDockStation
Constructs a new SplitDockStation.
SplitDockStation.Content - Class in bibliothek.gui.dock.station
The panel which will be the parent of all displayers
SplitDockStation.Content() - Constructor for class bibliothek.gui.dock.station.SplitDockStation.Content
 
SplitDockStation.DividerListener - Class in bibliothek.gui.dock.station
This listener is added directly to the Component of this SplitDockStation.
SplitDockStation.DividerListener() - Constructor for class bibliothek.gui.dock.station.SplitDockStation.DividerListener
 
SplitDockStation.Orientation - Enum in bibliothek.gui.dock.station
Orientation how two Dockables are aligned.
SplitDockStation.Orientation() - Constructor for enum bibliothek.gui.dock.station.SplitDockStation.Orientation
 
SplitDockStation.VisibleListener - Class in bibliothek.gui.dock.station
This listener is added to the parent of this station, and ensures that the visibility-state of the children of this station is always correct.
SplitDockStation.VisibleListener() - Constructor for class bibliothek.gui.dock.station.SplitDockStation.VisibleListener
 
SplitDockStationFactory - Class in bibliothek.gui.dock.station.split
A factory that creates SplitDockStations.
SplitDockStationFactory() - Constructor for class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
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
 
SplitDockTree.Leaf - Class in bibliothek.gui.dock.station.split
A SplitDockTree.Key which represents a leaf.
SplitDockTree.Leaf(Dockable[]) - Constructor for class bibliothek.gui.dock.station.split.SplitDockTree.Leaf
Creates a new leaf.
SplitDockTree.Node - Class in bibliothek.gui.dock.station.split
A SplitDockTree.Key which represents a node in the tree.
SplitDockTree.Node(SplitDockTree.Key, SplitDockTree.Key, double, boolean) - Constructor for class bibliothek.gui.dock.station.split.SplitDockTree.Node
Creates a new node.
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.
SplitFullScreenAction.Listener - Class in bibliothek.gui.dock.station.split
A listener to the set of icons
SplitFullScreenAction.Listener() - Constructor for class bibliothek.gui.dock.station.split.SplitFullScreenAction.Listener
 
splitListeners - Variable in class bibliothek.gui.dock.station.SplitDockStation
A list of SplitDockListener which will be invoked when something noticable happens
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.
SPRINGGREEN - Static variable in class bibliothek.util.Colors
 
stackComponent - Variable in class bibliothek.gui.dock.station.StackDockStation
A Component which shows two or more children of this station
StackDockComponent - Interface in bibliothek.gui.dock.station.stack
A StackDockComponent is a Component that can show other Components.
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.station
On this station, only one of many children is visible.
StackDockStation() - Constructor for class bibliothek.gui.dock.station.StackDockStation
Constructs a new StackDockStation
StackDockStation(DockTheme) - Constructor for class bibliothek.gui.dock.station.StackDockStation
Constructs a new station and sets the theme.
StackDockStation.Background - Class in bibliothek.gui.dock.station
This panel is used as base of the station.
StackDockStation.Background() - Constructor for class bibliothek.gui.dock.station.StackDockStation.Background
Creates a new panel
StackDockStation.Insert - Class in bibliothek.gui.dock.station
The location of a gap between to tabs.
StackDockStation.Insert(int, boolean) - Constructor for class bibliothek.gui.dock.station.StackDockStation.Insert
Constructs a new Gap-location
StackDockStation.Listener - Class in bibliothek.gui.dock.station
This listener is added to the children of the station.
StackDockStation.Listener() - Constructor for class bibliothek.gui.dock.station.StackDockStation.Listener
 
StackDockStation.VisibleListener - Class in bibliothek.gui.dock.station
A listener for the parent of this station.
StackDockStation.VisibleListener() - Constructor for class bibliothek.gui.dock.station.StackDockStation.VisibleListener
 
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
 
stalled - Variable in class bibliothek.gui.dock.control.DockRegister
tells whether register and unregister-events should be stalled or not
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.
start - Variable in class bibliothek.gui.dock.station.screen.ScreenDockDialog.Listener
 
stateChanged(ChangeEvent) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent.Tab
 
stateChanged(ChangeEvent) - Method in class bibliothek.gui.dock.station.StackDockStation.VisibleListener
 
station - Variable in class bibliothek.gui.dock.DockableDisplayer
the station on which this displayer might be shown
station - Variable in class bibliothek.gui.dock.event.DockTitleEvent
The station on which the title is shown
station - Variable in class bibliothek.gui.dock.station.DisplayerCollection
the station for which displayers are created
station - Variable in class bibliothek.gui.dock.station.flap.ButtonPane
The owner of this panel
station - Variable in class bibliothek.gui.dock.station.flap.FlapWindow
The owner of this window
station - Variable in class bibliothek.gui.dock.station.screen.ScreenDockDialog
 
station - Variable in class bibliothek.gui.dock.station.split.FullScreenClickableListener
The station which is observed by this listener
station - Variable in exception bibliothek.gui.dock.station.split.SplitDropTreeException
the source of the exception
station - Variable in class bibliothek.gui.dock.station.support.DockStationListenerManager
 
station - Variable in class bibliothek.gui.DockFrontend.RootInfo
the root
stationListener - Variable in class bibliothek.gui.dock.control.DockRegister
an observer of the stations
stationLocation - Variable in class bibliothek.gui.dock.themes.basic.BasicDisplayerFactory
The location of the title if a DockStation is sent to the factory
stationPaint - Variable in class bibliothek.gui.dock.station.ScreenDockStation
The paint used to draw information on this station
StationPaint - Interface in bibliothek.gui.dock.station
A StationPaint draws some parts of DockStation.
StationPaintWrapper - Class in bibliothek.gui.dock.station.support
A wrapper for a StationPaint.
StationPaintWrapper() - Constructor for class bibliothek.gui.dock.station.support.StationPaintWrapper
 
stations - Variable in class bibliothek.gui.dock.control.DockRegister
the known stations
STEELBLUE - Static variable in class bibliothek.util.Colors
 
step(int) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation.Entry
Makes another step of the animation towards BubbleColorAnimation.Entry.destination.
stop() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
Stops the animation immediately, possibly leaving the animation in an unfinished state.
store(DataOutputStream) - Method in interface bibliothek.gui.dock.DockableProperty
Stores the contents of this DockableProperty in a stream.
store(DataOutputStream) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
 
store(DataOutputStream) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
 
store(DataOutputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
 
store(DataOutputStream) - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
 
stringToElement - Variable in class bibliothek.gui.dock.PredefinedDockSituation
A mapping from ids to a list of elements which must not be created by a factory
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.
submit(SplitDockTree) - Method in class bibliothek.gui.dock.station.split.Leaf
 
submit(SplitDockTree) - Method in class bibliothek.gui.dock.station.split.Node
 
submit(SplitDockTree) - Method in class bibliothek.gui.dock.station.split.Root
 
submit(SplitDockTree) - Method in class bibliothek.gui.dock.station.split.SplitNode
Writes the contents of this node into tree.
successor - Variable in class bibliothek.gui.dock.AbstractDockableProperty
The successor of this property
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.
suppressable - Variable in class bibliothek.gui.dock.action.ActionPopup
Whether to check the ActionPopupSuppressor or not

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