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

R

RADIO - Static variable in class bibliothek.gui.dock.action.ActionType
The action behaves like a radiobutton: when it is triggered, it changes to the selected-state, but some other actions may change to the unselected-state
rainbow(double) - Static method in class bibliothek.util.Colors
Generiert eine Farbe aus einem Regenbogen.
react(Dockable) - Method in interface bibliothek.gui.dock.action.ActionGuard
Tests the given Dockable and tells whether this ActionGuard is interested in it and wants to add some additional actions to it, or if this guard is not made for the dockable.
react(Dockable) - Method in class bibliothek.gui.dock.action.actions.ReplaceActionGuard
 
react(Dockable) - Method in class bibliothek.gui.dock.action.TypedActionGuard
 
react(Dockable) - Method in class bibliothek.gui.DockFrontend.Hider
 
read(Map<Integer, Dockable>, boolean, DataInputStream) - Method in class bibliothek.gui.dock.DefaultDockableFactory
 
read(Map<Integer, Dockable>, boolean, DefaultDockable, DataInputStream) - Method in class bibliothek.gui.dock.DefaultDockableFactory
 
read(Map<Integer, Dockable>, boolean, DataInputStream) - Method in interface bibliothek.gui.dock.DockFactory
Reads a DockElement which was earlier stored by a DockFactoy of the same type.
read(Map<Integer, Dockable>, boolean, D, DataInputStream) - Method in interface bibliothek.gui.dock.DockFactory
Reads a DockElement which was earlier stored by a DockFactory of the same type.
read(byte[]) - Method in class bibliothek.gui.dock.DockSituation
Reads data as stream and returns the roots of the DockElements which were found.
read(DataInputStream) - Method in class bibliothek.gui.dock.DockSituation
Reads in and returns the roots of the DockElements which were found.
read(DataInputStream) - Method in class bibliothek.gui.dock.PropertyTransformer
Reads a property which was earlier stored.
read(Map<Integer, Dockable>, boolean, DataInputStream) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
 
read(Map<Integer, Dockable>, boolean, FlapDockStation, DataInputStream) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
 
read(Map<Integer, Dockable>, boolean, DataInputStream) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
read(Map<Integer, Dockable>, boolean, ScreenDockStation, DataInputStream) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
read(Map<Integer, Dockable>, DataInputStream) - Method in class bibliothek.gui.dock.station.split.Leaf
 
read(Map<Integer, Dockable>, DataInputStream) - Method in class bibliothek.gui.dock.station.split.Node
 
read(Map<Integer, Dockable>, DataInputStream) - Method in class bibliothek.gui.dock.station.split.Root
 
read(Map<Integer, Dockable>, boolean, DataInputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
read(Map<Integer, Dockable>, boolean, SplitDockStation, DataInputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
read(Map<Integer, Dockable>, DataInputStream) - Method in class bibliothek.gui.dock.station.split.SplitNode
Reads an earlier written node from the stream in.
read(Map<Integer, Dockable>, boolean, DataInputStream) - Method in class bibliothek.gui.dock.station.SplitDockStation
Reads an earlier saved layout of this station.
read(Map<Integer, Dockable>, boolean, DataInputStream) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
 
read(Map<Integer, Dockable>, boolean, StackDockStation, DataInputStream) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
 
read(Map<Integer, Dockable>, boolean, DataInputStream) - Method in class bibliothek.gui.dock.station.StackDockStation
Removes all children from this station and then reads its new layout from in.
read(DataInputStream) - Method in class bibliothek.gui.DockFrontend
Reads the settings of this frontend from in.
readChild(Map<Integer, Dockable>, DataInputStream) - Method in class bibliothek.gui.dock.station.split.SplitNode
Reads a single node which was earlier written.
RectGradientPainter - Class in bibliothek.extension.gui.dock.theme.eclipse.rex.tab
 
RectGradientPainter(RexTabbedComponent, Dockable, int) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.RectGradientPainter
 
ReducedBubbleTitleFactory - Class in bibliothek.extension.gui.dock.theme.bubble
A factory creating instances of BubbleDockTitle.
ReducedBubbleTitleFactory(BubbleTheme) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.ReducedBubbleTitleFactory
Creates a new factory.
register(Dockable) - Method in class bibliothek.gui.dock.control.DockRegister
Registers dockable, the associated controller will know the titles of dockable to allow drag and drop operations.
register(DockStation) - Method in class bibliothek.gui.dock.control.DockRegister
Registers station, the associated controller will support drag and drop for station.
register(ScreenDockDialog) - Method in class bibliothek.gui.dock.station.ScreenDockStation
Invoked after a new ScreenDockDialog has been created.
register(String, DockTitleFactory, Priority) - Method in class bibliothek.gui.dock.title.DockTitleManager
Registers a factory for the given key
registerClient(String, DockTitleFactory) - Method in class bibliothek.gui.dock.title.DockTitleManager
Registers a factory with client-priority
registerDefault(String, DockTitleFactory) - Method in class bibliothek.gui.dock.title.DockTitleManager
Registers a factory with default-priority
registerFactory(DockFactory<? extends DockElement>) - Method in class bibliothek.gui.DockFrontend
Registers a factory to write and read Dockables and DockStations
registerFactory(DockablePropertyFactory) - Method in class bibliothek.gui.DockFrontend
Registers a factory to write and read properties.
registerTheme(String, DockTitleFactory) - Method in class bibliothek.gui.dock.title.DockTitleManager
Registers a factory with theme-priority
registerTheme(Class<T>, ResourceBundle) - Method in class bibliothek.gui.DockUI
Registers a factory for theme.
registerTheme(ThemeFactory) - Method in class bibliothek.gui.DockUI
Stores a new theme.
reinitializeTabs() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
relativeSidePut(double, double) - Method in class bibliothek.gui.dock.station.split.SplitNode
Calculates on which side of the node the point kx/ky lies.
release(DockableDisplayer) - Method in class bibliothek.gui.dock.station.DisplayerCollection
Releases a displayer that was created by this collection.
RemoteRelocator - Interface in bibliothek.gui.dock.control
A remote relocator can be used to perform a drag & drop operation of a Dockable without the need to know more than the Dockable.
RemoteRelocator.Reaction - Enum in bibliothek.gui.dock.control
Tells a caller of a method whether the RemoteRelocator has finished the drag & drop operation or not.
remove(int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseStackDockComponent
 
remove(DockAcceptance) - Method in class bibliothek.gui.dock.accept.MultiDockAcceptance
Removes a DockAcceptance which was earlier added to this MultiDockAcceptance.
remove(int) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
Removes an action from the menu.
remove(DockAction) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
Removes action from the menu.
remove(DockAction) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
Removes the given action from this source.
remove(int) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
Removes the action at index from this source.
remove(int, int) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
Removes all actions between index (incl.)
remove(DockStation) - Method in class bibliothek.gui.dock.control.DockRegister
Removes a station which was managed by this register.
remove(Component) - Method in class bibliothek.gui.dock.DefaultDockable
Removes component from the content pane.
remove(String, IconManagerListener) - Method in class bibliothek.gui.dock.IconManager
Removes a listener from this manager.
remove(Dockable) - Method in class bibliothek.gui.dock.station.FlapDockStation
Removes dockable from this station
remove(int) - Method in class bibliothek.gui.dock.station.FlapDockStation
Removes the child with the given index from this station.
remove(int) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
 
remove(int) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
 
remove(int) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
Removes the child at location index.
remove(int) - Method in class bibliothek.gui.dock.station.StackDockStation
Removes the child of location index.
remove(DockStation) - Method in class bibliothek.gui.DockController
Removes a station which was managed by this controller.
remove(Dockable) - Method in class bibliothek.gui.DockFrontend
Removes a Dockable which was earlier added to this frontend.
removeAcceptance(DockAcceptance) - Method in class bibliothek.gui.DockController
Removes a that decided which station could have which children.
removeAction(SelectableDockAction) - Method in class bibliothek.gui.dock.action.actions.SelectableDockActionGroup
Removes an action.
removeActionGuard(ActionGuard) - Method in class bibliothek.gui.DockController
Removes guard from this controller.
removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.action.actions.SimpleButtonAction
Removes a listener from this action.
removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
 
removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler
 
removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
 
removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.ButtonMenuHandler
 
removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.DropDownMenuHandler
 
removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler
 
removeActionListener(ActionListener) - Method in interface bibliothek.gui.dock.themes.basic.action.menu.MenuViewItem
Removes a listener from this view.
removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler
 
removeActionOffer(ActionOffer) - Method in class bibliothek.gui.DockController
Removes an earlier added offer.
removeAll() - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseStackDockComponent
 
removeAll() - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
Removes all actions stored in this source.
removeAll() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
 
removeAll() - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
 
removeAll() - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
Removes all children from this component
removeAllDockables() - Method in class bibliothek.gui.dock.station.SplitDockStation
Removes all children from this station.
removeAllTabs() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
removeChangeListener(ChangeListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseStackDockComponent
 
removeChangeListener(ChangeListener) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
 
removeChangeListener(ChangeListener) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
Removes a ChangeListener which was added earlier.
removeDockable(Component) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
 
removeDockable(Dockable) - Method in class bibliothek.gui.dock.station.ScreenDockStation
Removes the dockable from this station.
removeDockable(int) - Method in class bibliothek.gui.dock.station.ScreenDockStation
Removes the index'th Dockable of this station.
removeDockable(Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
Removes dockable from this station.
removeDockable(Component) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
Removes the Component which represents the current dockable.
removeDockableListener(DockableListener) - Method in class bibliothek.gui.dock.AbstractDockable
 
removeDockableListener(DockableListener) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
removeDockableListener(DockableListener) - Method in interface bibliothek.gui.Dockable
Removes a listener from this Dockable.
removeDockActionListener(StandardDockActionListener) - Method in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
 
removeDockActionListener(StandardDockActionListener) - Method in interface bibliothek.gui.dock.action.StandardDockAction
Removes a listener from this DockStation.
removeDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.AbstractDockActionSource
 
removeDockActionSourceListener(DockActionSourceListener) - Method in interface bibliothek.gui.dock.action.DockActionSource
Removes an earlier added listener.
removeDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.FilteredDockActionSource
 
removeDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.HierarchyDockActionSource
 
removeDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
 
removeDockControllerListener(DockControllerListener) - Method in class bibliothek.gui.DockController
Removes an observer from this controller.
removeDockHierarchyListener(DockHierarchyListener) - Method in class bibliothek.gui.dock.AbstractDockable
 
removeDockHierarchyListener(DockHierarchyListener) - Method in class bibliothek.gui.dock.dockable.DockHierarchyObserver
Removes an earlier stored listener.
removeDockHierarchyListener(DockHierarchyListener) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
removeDockHierarchyListener(DockHierarchyListener) - Method in interface bibliothek.gui.Dockable
Removes a hierarchy-listener from this Dockable.
removeDockRegisterListener(DockRegisterListener) - Method in class bibliothek.gui.dock.control.DockRegister
Removes a listener from this register.
removeDockRelocatorListener(DockRelocatorListener) - Method in class bibliothek.gui.dock.control.DockRelocator
Removes a listener from this manager.
removeDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
 
removeDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.station.AbstractDockStation
 
removeDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
removeDockStationListener(DockStationListener) - Method in interface bibliothek.gui.DockStation
Removes a listener from this station.
removeDropDownActionListener(DropDownActionListener) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
 
removeDropDownActionListener(DropDownActionListener) - Method in interface bibliothek.gui.dock.action.DropDownAction
Removes a listener from this action.
removeFlapDockStationListener(FlapDockListener) - Method in class bibliothek.gui.dock.station.FlapDockStation
Removes an earlier added listener from this station.
removeFromList(Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
Removes dockable from the list of children of this station, but does nothing more.
removeFrontendListener(DockFrontendListener) - Method in class bibliothek.gui.DockFrontend
Removes an earlier added listener from this frontend.
removeGlassPane(GlassedPane) - Method in class bibliothek.gui.dock.security.SecureMouseFocusObserver
Unregisters a previously added GlassPane.
removeGroup(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Removes a group but only if the group is empty (no Dockables are registered in that group).
removeLayoutComponent(Component) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.TabStripLayoutManager
 
removeLeaf(Leaf) - Method in class bibliothek.gui.dock.station.SplitDockStation
Removes the specified leaf from the tree of this station, but does not remove the associated DockableDisplayer.
removeListener(DockStationListener) - Method in class bibliothek.gui.dock.station.support.DockStationListenerManager
Removes an earlier added listener.
removeListener(PropertyKey<A>, DockPropertyListener<A>) - Method in class bibliothek.gui.dock.util.DockProperties
Removes an earlier added listener.
removeMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.AbstractDockable
 
removeMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
removeMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.station.StackDockStation
 
removeMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
 
removeMouseInputListener(MouseInputListener) - Method in interface bibliothek.gui.dock.title.DockTitle
Removes a listener.
removeMouseInputListener(MouseInputListener) - Method in interface bibliothek.gui.Dockable
Removes a listener that was earlier added to this Dockable.
removeMouseListener(MouseListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.DockTitleTab
 
removeMouseListener(MouseListener) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.rex.tab.TabComponent
 
removeMouseMotionListener(MouseMotionListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.DockTitleTab
 
removeMouseMotionListener(MouseMotionListener) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.rex.tab.TabComponent
 
removeRoot(DockStation) - Method in class bibliothek.gui.DockFrontend
Removes a root from this frontend.
removeSelectableListener(SelectableDockActionListener) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
 
removeSelectableListener(SelectableDockActionListener) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
 
removeSelectableListener(SelectableDockActionListener) - Method in interface bibliothek.gui.dock.action.SelectableDockAction
Removes a listener from this action.
removeSplitDockStationListener(SplitDockListener) - Method in class bibliothek.gui.dock.station.SplitDockStation
Removes an earlier added listener.
removeTab(Dockable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
removeTabListener(TabListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
removeTask(Runnable) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
Removes a task which was earlier added to this animation.
removeTitle(Component) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
Removes the Component which represents the current title.
removeVetoListener(FocusVetoListener) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
Removes a listener from this controller
rename(Dockable, String) - Method in class bibliothek.gui.dock.action.actions.RenameAction
Invoked when the action was triggered, and the user tipped in the new title for dockable.
rename(Dockable, String) - Method in class bibliothek.gui.dock.action.actions.RenameAction.RenameDefaultDockable
 
rename(Dockable, String) - Method in class bibliothek.gui.dock.action.actions.RenameAction.RenameFlapDockStation
 
rename(Dockable, String) - Method in class bibliothek.gui.dock.action.actions.RenameAction.RenameSplitDockStation
 
rename(Dockable, String) - Method in class bibliothek.gui.dock.action.actions.RenameAction.RenameStackDockStation
 
RenameAction - Class in bibliothek.gui.dock.action.actions
This DockAction can change the title-text of a Dockable.
RenameAction(DockController) - Constructor for class bibliothek.gui.dock.action.actions.RenameAction
Constructs a new action
RenameAction.RenameDefaultDockable - Class in bibliothek.gui.dock.action.actions
An implementation of RenameAction that can handle DefaultDockables.
RenameAction.RenameDefaultDockable(DockController) - Constructor for class bibliothek.gui.dock.action.actions.RenameAction.RenameDefaultDockable
Creates a new action
RenameAction.RenameFlapDockStation - Class in bibliothek.gui.dock.action.actions
An implementation of RenameAction that can handle FlapDockStations.
RenameAction.RenameFlapDockStation(DockController) - Constructor for class bibliothek.gui.dock.action.actions.RenameAction.RenameFlapDockStation
Creates a new action
RenameAction.RenameSplitDockStation - Class in bibliothek.gui.dock.action.actions
An implementation of RenameAction that can handle SplitDockStations.
RenameAction.RenameSplitDockStation(DockController) - Constructor for class bibliothek.gui.dock.action.actions.RenameAction.RenameSplitDockStation
Creates a new action
RenameAction.RenameStackDockStation - Class in bibliothek.gui.dock.action.actions
An implementation of RenameAction that can handle StackDockStations.
RenameAction.RenameStackDockStation(DockController) - Constructor for class bibliothek.gui.dock.action.actions.RenameAction.RenameStackDockStation
Creates a new action
RenameActionFactory - Class in bibliothek.gui.dock.action.actions
A factory creating RenameActions for a DockController.
RenameActionFactory(DockController) - Constructor for class bibliothek.gui.dock.action.actions.RenameActionFactory
Creates a new factory
repaint(int) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
Triggered during a transition when the counter has been changed
replace(Dockable, Dockable) - Method in class bibliothek.gui.dock.station.FlapDockStation
 
replace(Dockable, Dockable) - Method in class bibliothek.gui.dock.station.ScreenDockStation
 
replace(Dockable, Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
replace(Dockable, Dockable) - Method in class bibliothek.gui.dock.station.StackDockStation
 
replace(Dockable, Dockable) - Method in interface bibliothek.gui.DockStation
Replaces the child old by next which is not yet a child of this station.
ReplaceAction - Class in bibliothek.gui.dock.action.actions
A DockAction that can replace a DockStation by it's only child.
ReplaceAction(DockController) - Constructor for class bibliothek.gui.dock.action.actions.ReplaceAction
Sets up this action.
ReplaceActionGuard - Class in bibliothek.gui.dock.action.actions
An ActionGuard that adds a ReplaceAction to all elements that are Dockable and DockStation.
ReplaceActionGuard(DockController) - Constructor for class bibliothek.gui.dock.action.actions.ReplaceActionGuard
Creates a new guard
reset() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
Sets all values of the BasicDropDownButtonHandler.filter to null.
resetTitles() - Method in class bibliothek.gui.dock.station.flap.ButtonPane
Ensures that all titles of the title-map, which was given to the constructor, are shown on this panel.
reshape(int, int, int, int) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
Deprecated. 
RexSystemColor - Class in bibliothek.extension.gui.dock.theme.eclipse.rex
 
RexTabbedComponent - Class in bibliothek.extension.gui.dock.theme.eclipse.rex
 
RexTabbedComponent(EclipseTheme, DockStation) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
Creates a new tabbed component.
RexTabbedComponent.TabEntry - Class in bibliothek.extension.gui.dock.theme.eclipse.rex
 
RexTabbedComponent.TabEntry() - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent.TabEntry
 
RexTabStrip - Class in bibliothek.extension.gui.dock.theme.eclipse.rex
 
RexTabStrip(RexTabbedComponent) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabStrip
 
RIGHT - Static variable in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
RIGHT - Static variable in class bibliothek.gui.dock.action.LocationHint
Used to indicate that this hint likes to stay right of the middle
RIGHT_OF_ALL - Static variable in class bibliothek.gui.dock.action.LocationHint
Used to indicate that this hint likes to stay as right as possible
Root - Class in bibliothek.gui.dock.station.split
The root of the tree that represents the internal structure of a SplitDockStation.
Root(SplitDockAccess) - Constructor for class bibliothek.gui.dock.station.split.Root
Creates a new root.
root(Dockable) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
Sets dockable as root, and returns a key to the root.
root(SplitDockTree.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
Sets key as the root of the tree.
ROSYBROWN - Static variable in class bibliothek.util.Colors
 
RoundButton - Class in bibliothek.extension.gui.dock.theme.bubble
 
RoundButton(BubbleTheme, BasicTrigger) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.RoundButton
 
RoundDropDownButton - Class in bibliothek.extension.gui.dock.theme.bubble
A button which can be pressed by the user either to execute a DockAction or to show a popup-menu with a selection of DockActions.
RoundDropDownButton(BubbleTheme, BasicDropDownButtonHandler) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.RoundDropDownButton
Creates a new button
ROYALBLUE - Static variable in class bibliothek.util.Colors
 
run() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent.Tab
 

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