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
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.TypedActionGuard
 
react(Dockable) - Method in class bibliothek.gui.dock.facile.action.ReplaceActionGuard
 
react(Dockable) - Method in class bibliothek.gui.dock.support.action.ModeTransitionManager
 
react(Dockable) - Method in class bibliothek.gui.DockFrontend.Hider
 
read(File) - Method in class bibliothek.gui.dock.common.CControl
Reads the current and other known layouts from file.
This is the same as calling getResources().readFile( file ).
read(DataInputStream) - Method in class bibliothek.gui.dock.common.CControl
Reads the current and other known layouts from in.
This is the same as calling getResources().readStream( out ).
read(DataInputStream) - Method in class bibliothek.gui.dock.common.intern.CommonDockableFactory
 
read(XElement) - Method in class bibliothek.gui.dock.common.intern.CommonDockableFactory
 
read(DockSituation, PropertyTransformer, boolean, DataInputStream) - Method in class bibliothek.gui.dock.common.intern.CSetting
 
read(L) - Method in interface bibliothek.gui.dock.common.MultipleCDockableFactory
Creates a MultipleCDockable that gets its layout from layout.
read(DataInputStream) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
 
read(XElement) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
 
read(DataInputStream) - Method in interface bibliothek.gui.dock.DockFactory
Reads a layout from a stream.
read(XElement) - Method in interface bibliothek.gui.dock.DockFactory
Reads a layout from an xml-element.
read(DockFrontend, String) - Method in class bibliothek.gui.dock.event.DockFrontendAdapter
 
read(DockFrontend, String) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
Called when a setting was read.
read(DataInputStream) - Method in class bibliothek.gui.dock.facile.action.StateManager.StateManagerSetting
 
read(DockSituation, PropertyTransformer, boolean, DataInputStream) - Method in class bibliothek.gui.dock.frontend.Setting
Reads the properties of this setting.
read(byte[]) - Method in class bibliothek.gui.dock.layout.DockSituation
Reads data as stream and returns the roots of the DockElements which were found.
read(DataInputStream) - Method in class bibliothek.gui.dock.layout.DockSituation
Reads in and returns the roots of the DockElements which were found.
read(DataInputStream) - Method in class bibliothek.gui.dock.layout.PropertyTransformer
Reads a property which was earlier stored.
read(DataInputStream) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
 
read(XElement) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
 
read(DataInputStream) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
read(XElement) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
read(DataInputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
read(XElement) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
 
read(DataInputStream) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
 
read(XElement) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
 
read(ModeTransitionConverter<A, B>, DataInputStream) - Method in class bibliothek.gui.dock.support.action.ModeTransitionManager
Reads the properties of this manager.
read(DataInputStream) - Method in class bibliothek.gui.dock.support.action.ModeTransitionSetting
Clears all properties of this setting and then reads new properties from in.
read(DataInputStream) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Reads which LookAndFeel was used earlier and calls setLookAndFeel to set the old LookAndFeel.
read(DataInputStream) - Method in interface bibliothek.gui.dock.support.util.ApplicationResource
Reads the content of this resource from a stream of bytes.
read(DataInputStream) - Method in class bibliothek.gui.DockFrontend
Reads the settings of this frontend from in.
read(boolean, DataInputStream) - Method in class bibliothek.gui.DockFrontend
Calls first DockFrontend.createSetting() and then Setting.read(DockSituation, PropertyTransformer, boolean, DataInputStream).
read(InputStream, String) - Static method in class bibliothek.util.xml.XIO
Reads a xml file provided from in using UTF-8 as encoding.
read(CharSequence) - Static method in class bibliothek.util.xml.XIO
Interprets text as a xml-file and reads it.
read(InputSource) - Static method in class bibliothek.util.xml.XIO
Reads a xml-file from source.
read(Reader) - Static method in class bibliothek.util.xml.XIO
Reads a xml file provided from reader.
readArray(byte[]) - Method in class bibliothek.gui.dock.support.util.ApplicationResourceManager
Reads the contents of this manager from an array of bytes.
readComposition(DataInputStream) - Method in class bibliothek.gui.dock.layout.DockSituation
Reads one DockLayoutComposition and all its children.
readCompositionXML(XElement) - Method in class bibliothek.gui.dock.layout.DockSituation
Reads a DockLayoutComposition from an xml element.
readFile(File) - Method in class bibliothek.gui.dock.support.util.ApplicationResourceManager
Reads the contents of this manager from file.
readPreferences() - Method in class bibliothek.gui.dock.support.util.ApplicationResourceManager
Reads the content of this manager from the Preferences that represent the package of ApplicationResourceManager.
readProperty(DataInputStream) - Method in class bibliothek.gui.dock.facile.action.StateManager.LocationConverter
 
readProperty(DataInputStream) - Method in interface bibliothek.gui.dock.support.action.ModeTransitionConverter
Reads a single property.
readPropertyXML(XElement) - Method in class bibliothek.gui.dock.facile.action.StateManager.LocationConverter
 
readPropertyXML(XElement) - Method in interface bibliothek.gui.dock.support.action.ModeTransitionConverter
Reads a single property.
readStream(DataInputStream) - Method in interface bibliothek.gui.dock.common.MultipleCDockableLayout
Reads the content of this layout from out.
readStream(DataInputStream) - Method in class bibliothek.gui.dock.support.util.ApplicationResourceManager
Lets all ApplicationResources read from in.
readUTF(InputStream) - Static method in class bibliothek.util.xml.XIO
Reads a xml file provided from in using UTF-8 as encoding.
readXML(DockSituation, PropertyTransformer, boolean, XElement) - Method in class bibliothek.gui.dock.common.intern.CSetting
 
readXML(XElement) - Method in interface bibliothek.gui.dock.common.MultipleCDockableLayout
Reads the content of this layout from element.
readXML(DockSituation, PropertyTransformer, boolean, XElement) - Method in class bibliothek.gui.dock.frontend.Setting
Reads the properties of this setting.
readXML(XElement) - Method in class bibliothek.gui.dock.layout.DockSituation
Reads a set of DockStations that were stored earlier.
readXML(XElement) - Method in class bibliothek.gui.dock.layout.PropertyTransformer
Reads a DockableProperty and its successors from an xml element.
readXML(XElement) - Method in class bibliothek.gui.dock.support.action.ModeTransitionSetting
Clears all properties of this setting and then reads new properties from element.
readXML(XElement) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Reads which LookAndFeel was used earlier and calls setLookAndFeel to set the old LookAndFeel.
readXML(XElement) - Method in interface bibliothek.gui.dock.support.util.ApplicationResource
Reads the contents of this resource from a xml element.
readXML(XElement) - Method in class bibliothek.gui.dock.support.util.ApplicationResourceManager
Reads the contents of this manager from a xml element.
readXML(XElement) - Method in class bibliothek.gui.DockFrontend
Reads the contents of this frontend from an xml element.
readXML(boolean, XElement) - Method in class bibliothek.gui.DockFrontend
Calls DockFrontend.createSetting() and then Setting.readXML(DockSituation, PropertyTransformer, boolean, XElement).
rebuild(Dockable) - Method in class bibliothek.gui.dock.common.intern.CStateManager
 
rebuild(Dockable) - Method in class bibliothek.gui.dock.support.action.ModeTransitionManager
Called when the list of actions for dockable has to be rebuild.
rebuildAll() - Method in class bibliothek.gui.dock.support.action.ModeTransitionManager
Called when the list of actions has to be rebuilt for each Dockable.
rectangle(double, double, double, double) - Method in class bibliothek.gui.dock.common.location.CWorkingAreaLocation
Creates a location describing a normalized element at a given location.
RectEclipseBorder - Class in bibliothek.extension.gui.dock.theme.eclipse
This border paints a thin line.
RectEclipseBorder(boolean) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.RectEclipseBorder
Creates a new border.
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.
Clients and subclasses should not call this method.
register(DockStation) - Method in class bibliothek.gui.dock.control.DockRegister
Registers station, the associated controller will support drag and drop for station.
Clients and subclasses should not call this method.
register(ScreenDockDialog) - Method in class bibliothek.gui.dock.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, ? extends DockLayout>) - 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.
The methods of this interface correspond to methods which are used in MouseListener and MouseMotionListener: RemoteRelocator.init(int, int, int, int, int) MouseListener.mousePressed(MouseEvent) RemoteRelocator.drag(int, int, int) MouseMotionListener.mouseDragged(MouseEvent) RemoteRelocator.drop(int, int, int) MouseListener.mouseReleased(MouseEvent)
The names of these three methods correspond to their normal reaction, when only the left mouse button is pressed (or released).
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.) and index+length (excl.).
remove(int) - Method in class bibliothek.gui.dock.common.action.CDropDownButton
Removes the action at location index.
remove(CAction) - Method in class bibliothek.gui.dock.common.action.CDropDownButton
Removes an action from this menu
remove(int) - Method in class bibliothek.gui.dock.common.action.CMenu
Removes the action at location index.
remove(CAction) - Method in class bibliothek.gui.dock.common.action.CMenu
Removes an action from this menu
remove(CRadioButton) - Method in class bibliothek.gui.dock.common.action.CRadioGroup
Removes a button from this group
remove(SingleCDockable) - Method in class bibliothek.gui.dock.common.CControl
Removes a dockable from this control.
remove(MultipleCDockable) - Method in class bibliothek.gui.dock.common.CControl
Removes a dockable from this control.
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) - Method in class bibliothek.gui.dock.facile.action.StateManager
Removes the DockStation name from this manager.
remove(int) - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
 
remove(Component) - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
 
remove(MenuPiece) - Method in class bibliothek.gui.dock.facile.menu.NodeMenuPiece
Removes a child from this piece.
remove(int) - Method in class bibliothek.gui.dock.facile.menu.NodeMenuPiece
Removes a child from this piece.
remove(ThemeFactory) - Method in class bibliothek.gui.dock.facile.menu.ThemeMenuPiece
Removes the item of factory.
remove(Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
Removes dockable from this station
remove(int) - Method in class bibliothek.gui.dock.FlapDockStation
Removes the child with the given index from this station.
remove(int) - Method in class bibliothek.gui.dock.StackDockStation
Removes the child of location index.
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(Dockable) - Method in class bibliothek.gui.dock.support.action.ModeTransitionManager
Removes the properties that belong to dockable.
remove(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Removes the LookAndFeel at location index from this list.
remove(int) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Removes a LookAndFeel from this list.
remove(Component) - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
Removes item from the menu.
remove(int) - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
Removes the index'th item of this piece.
remove(MenuPiece, int, int) - Method in interface bibliothek.gui.dock.support.menu.MenuPieceListener
Removes an item from the menu.
remove(String) - Method in class bibliothek.gui.dock.support.util.ApplicationResourceManager
Removes a resources that was earlier added to this manager.
remove(String, IconManagerListener) - Method in class bibliothek.gui.dock.util.IconManager
Removes a listener from this manager.
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.
removeAction(int) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
Removes an action from this dockable
removeAction(CAction) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
Removes an action from this dockable.
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
removeAll() - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
Removes all items of this piece.
removeAllDockables() - Method in class bibliothek.gui.dock.SplitDockStation
Removes all children from this station.
removeAllTabs() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
removeCDockableListener(CDockableListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
Removes a listener from this dockable.
removeCDockableListener(CDockableListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
Removes a listener from this dockable.
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.
removeComponentCollector(ComponentCollector) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Removes an earlier added set of roots.
removeContentArea(CContentArea) - Method in class bibliothek.gui.dock.common.CControl
Removes content from the list of known contentareas.
removed(DockController, List<Component>) - Method in interface bibliothek.gui.dock.event.ComponentHierarchyObserverListener
Called when some Components have left the realm of controller.
removed(DockFrontend, Dockable) - Method in class bibliothek.gui.dock.event.DockFrontendAdapter
 
removed(DockFrontend, Dockable) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
Informs this listener that dockable has been removed from the list of known Dockables of frontend.
removeDestroyHook(DestroyHook) - Method in class bibliothek.gui.dock.common.CControl
Removes a destroy-hook from this CControl.
removeDockable(Component) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
 
removeDockable(Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
Removes the dockable from this station.
removeDockable(int) - Method in class bibliothek.gui.dock.ScreenDockStation
Removes the index'th Dockable of this station.
removeDockable(Dockable) - Method in class bibliothek.gui.dock.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.
removeDockableFocusListener(DockableFocusListener) - Method in class bibliothek.gui.DockController
Removes a listener from this controller.
removeDockableListener(DockableListener) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
 
removeDockableListener(DockableListener) - Method in class bibliothek.gui.dock.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
 
removeDockHierarchyListener(DockHierarchyListener) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
 
removeDockHierarchyListener(DockHierarchyListener) - Method in class bibliothek.gui.dock.dockable.DockHierarchyObserver
Removes an earlier stored listener.
removeDockHierarchyListener(DockHierarchyListener) - Method in class bibliothek.gui.dock.SplitDockStation
 
removeDockHierarchyListener(DockHierarchyListener) - Method in interface bibliothek.gui.Dockable
Removes a hierarchy-listener from this Dockable.
Note: when using a DockHierarchyObserver, forward the call directly to DockHierarchyObserver.removeDockHierarchyListener(DockHierarchyListener)
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.SplitDockStation
 
removeDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
 
removeDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.station.AbstractDockStation
 
removeDockStationListener(DockStationListener) - Method in interface bibliothek.gui.DockStation
Removes a listener from this station.
removeDockTitleBindingListener(DockTitleBindingListener) - Method in class bibliothek.gui.DockController
Removes the observer listener from this controller.
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.FlapDockStation
Removes an earlier added listener from this station.
removeFromList(Dockable) - Method in class bibliothek.gui.dock.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.SplitDockStation
Removes the specified leaf from the tree of this station, but does not remove the associated DockableDisplayer.
removeListener(ComponentHierarchyObserverListener) - Method in class bibliothek.gui.dock.control.ComponentHierarchyObserver
Removes a listener from this observer.
removeListener(DoubleClickListener) - Method in class bibliothek.gui.dock.control.DoubleClickController
Removes a listener from this controller.
removeListener(KeyboardListener) - Method in class bibliothek.gui.dock.control.KeyboardController
Removes a listener from this controller.
removeListener(L) - Method in class bibliothek.gui.dock.event.LocatedListenerList
Removes a list of the list of listeners.
removeListener(DockStationListener) - Method in class bibliothek.gui.dock.station.support.DockStationListenerManager
Removes an earlier added listener.
removeListener(MenuPieceListener) - Method in class bibliothek.gui.dock.support.menu.MenuPiece
Removes a listener to this piece.
removeListener(PropertyKey<A>, DockPropertyListener<A>) - Method in class bibliothek.gui.dock.util.DockProperties
Removes an earlier added listener.
removeLookAndFeelListener(LookAndFeelListener) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
Removes a listener from this list.
removeMode(DockRelocatorMode) - Method in class bibliothek.gui.dock.control.DockRelocator
Removes a mode that has earlier been added to this relocator.
removeMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
 
removeMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.SplitDockStation
 
removeMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.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.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.facile.action.RenameAction
Invoked when the action was triggered, and the user tipped in the new title for dockable.
rename(Dockable, String) - Method in class bibliothek.gui.dock.facile.action.RenameAction.RenameDefaultDockable
 
rename(Dockable, String) - Method in class bibliothek.gui.dock.facile.action.RenameAction.RenameFlapDockStation
 
rename(Dockable, String) - Method in class bibliothek.gui.dock.facile.action.RenameAction.RenameSplitDockStation
 
rename(Dockable, String) - Method in class bibliothek.gui.dock.facile.action.RenameAction.RenameStackDockStation
 
RenameAction - Class in bibliothek.gui.dock.facile.action
This DockAction can change the title-text of a Dockable.
RenameAction(DockController) - Constructor for class bibliothek.gui.dock.facile.action.RenameAction
Constructs a new action
RenameAction.RenameDefaultDockable - Class in bibliothek.gui.dock.facile.action
An implementation of RenameAction that can handle DefaultDockables.
RenameAction.RenameDefaultDockable(DockController) - Constructor for class bibliothek.gui.dock.facile.action.RenameAction.RenameDefaultDockable
Creates a new action
RenameAction.RenameFlapDockStation - Class in bibliothek.gui.dock.facile.action
An implementation of RenameAction that can handle FlapDockStations.
RenameAction.RenameFlapDockStation(DockController) - Constructor for class bibliothek.gui.dock.facile.action.RenameAction.RenameFlapDockStation
Creates a new action
RenameAction.RenameSplitDockStation - Class in bibliothek.gui.dock.facile.action
An implementation of RenameAction that can handle SplitDockStations.
RenameAction.RenameSplitDockStation(DockController) - Constructor for class bibliothek.gui.dock.facile.action.RenameAction.RenameSplitDockStation
Creates a new action
RenameAction.RenameStackDockStation - Class in bibliothek.gui.dock.facile.action
An implementation of RenameAction that can handle StackDockStations.
RenameAction.RenameStackDockStation(DockController) - Constructor for class bibliothek.gui.dock.facile.action.RenameAction.RenameStackDockStation
Creates a new action
RenameActionFactory - Class in bibliothek.gui.dock.facile.action
A factory creating RenameActions for a DockController.
RenameActionFactory(DockController) - Constructor for class bibliothek.gui.dock.facile.action.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.FlapDockStation
 
replace(Dockable, Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
 
replace(Dockable, Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
 
replace(Dockable, Dockable) - Method in class bibliothek.gui.dock.StackDockStation
 
replace(SplitNode, SplitNode) - Method in class bibliothek.gui.dock.station.split.Leaf
 
replace(SplitNode, SplitNode) - Method in class bibliothek.gui.dock.station.split.Node
 
replace(SplitNode, SplitNode) - Method in class bibliothek.gui.dock.station.split.Root
 
replace(SplitNode, SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitNode
Replaces a child of this node by child.
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.facile.action
A DockAction that can replace a DockStation by it's only child.
ReplaceAction(DockController) - Constructor for class bibliothek.gui.dock.facile.action.ReplaceAction
Sets up this action.
ReplaceActionGuard - Class in bibliothek.gui.dock.facile.action
An ActionGuard that adds a ReplaceAction to all elements that are Dockable and DockStation.
ReplaceActionGuard(DockController) - Constructor for class bibliothek.gui.dock.facile.action.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. 
Resources - Class in bibliothek.gui.dock.support.util
A set of resources available through the whole framework
Resources() - Constructor for class bibliothek.gui.dock.support.util.Resources
 
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.
root(SplitDockTree.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTreeFactory
 
root(N) - Method in interface bibliothek.gui.dock.station.split.SplitTreeFactory
Informs about the node that is the root.
RootMenuPiece - Class in bibliothek.gui.dock.facile.menu
The root of a tree of MenuPieces.
RootMenuPiece() - Constructor for class bibliothek.gui.dock.facile.menu.RootMenuPiece
Creates a new root-piece, using a normal JMenu to inserts its content.
RootMenuPiece(String, boolean, MenuPiece...) - Constructor for class bibliothek.gui.dock.facile.menu.RootMenuPiece
Creates a new root-piece, using a normal JMenu.
RootMenuPiece(JMenu) - Constructor for class bibliothek.gui.dock.facile.menu.RootMenuPiece
Creates a new root-piece.
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
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