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

F

FACTORY - Static variable in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.DockTitleTab
A TabPainter that uses the id EclipseTheme.TAB_DOCK_TITLE to get a DockTitleVersion from the DockTitleManager and create a new DockTitle which is then wrapped by a DockTitleTab.
FACTORY - Static variable in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.RectGradientPainter
 
FACTORY - Static variable in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.ShapedGradientPainter
 
FACTORY - Static variable in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultTitleFactory
An instance of this factory which can be used at any place
FACTORY - Static variable in class bibliothek.gui.dock.action.dropdown.DefaultDropDownFilter
A factory for this type of filter
FACTORY - Static variable in class bibliothek.gui.dock.station.flap.FlapDockPropertyFactory
An instance of this factory which can be used at any location
FACTORY - Static variable in class bibliothek.gui.dock.station.screen.ScreenDockPropertyFactory
An instance that can be used at any location
FACTORY - Static variable in class bibliothek.gui.dock.station.split.SplitDockPropertyFactory
An instance of the factory that can be used at any location
FACTORY - Static variable in class bibliothek.gui.dock.station.stack.StackDockPropertyFactory
A singleton instance of this factory
FACTORY - Static variable in class bibliothek.gui.dock.themes.basic.BasicButtonTitleFactory
A static instance of this factory, can be used everywhere
FACTORY - Static variable in class bibliothek.gui.dock.themes.basic.BasicDockTitle
A factory for the BasicDockTitle.
FACTORY - Static variable in class bibliothek.gui.dock.themes.basic.BasicDockTitleFactory
An instance of this factory which can be used an any place
fetch(Dockable, DockTitle) - Method in class bibliothek.gui.dock.station.DisplayerCollection
Creates a new DockableDisplayer using the factory of this collection.
fillIcons(IconManager) - Method in class bibliothek.gui.DockUI
Fills all known icons as default-icons into the given manager.
FilteredDockActionSource - Class in bibliothek.gui.dock.action
A DockActionSource which shows a selection of DockActions fetched from another DockActionSource
FilteredDockActionSource(DockActionSource) - Constructor for class bibliothek.gui.dock.action.FilteredDockActionSource
Creates a new filtered DockActionSource.
find(Dockable) - Method in class bibliothek.gui.dock.action.actions.RenameActionFactory
Gets an action for owner.
find(Class<?>) - Method in class bibliothek.gui.dock.action.actions.RenameActionFactory
Searches or creates a RenameAction for owner.
fire() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.DockTitleTab
Fires an event to the DockTitle of this DockTitleTab.
fire() - Method in class bibliothek.gui.dock.station.support.DockableVisibilityManager
Checks which Dockables have changed their state and fires events for them.
fireActionDisabledIconChanged(Set<Dockable>) - Method in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
Invokes the actionIconChanged- method of all currently registered StandardDockActionListener
fireActionEnabledChanged(Set<Dockable>) - Method in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
Invokes the actionEnabledChanged- method of all currently registered StandardDockActionListener
fireActionIconChanged(Set<Dockable>) - Method in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
Invokes the actionIconChanged- method of all currently registered StandardDockActionListener
fireActionTextChanged(Set<Dockable>) - Method in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
Invokes the actionTextChanged- method of all currently registered StandardDockActionListener
fireActionTooltipTextChanged(Set<Dockable>) - Method in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
Invokes the actionTooltipTextChanged- method of all currently registered StandardDockActionListener
fireAdded(int, int) - Method in class bibliothek.gui.dock.action.AbstractDockActionSource
Invokes the actionsAdded-method on all registered DockActionSourceListeners.
FIREBRICK - Static variable in class bibliothek.util.Colors
 
fireControllerChanged(DockController) - Method in class bibliothek.gui.dock.dockable.DockHierarchyObserver
Informs all listeners that the controller of the owner has been changed.
fireDeleted(String) - Method in class bibliothek.gui.DockFrontend
Invokes the method DockFrontendListener.deleted(DockFrontend, String) on all listeners.
fireDockableAdded(Dockable) - Method in class bibliothek.gui.dock.station.support.DockStationListenerManager
Invokes the method DockStationListener.dockableAdded(DockStation, Dockable) on all registered DockStationListeners.
fireDockableAdding(Dockable) - Method in class bibliothek.gui.dock.station.support.DockStationListenerManager
Invokes the method DockStationListener.dockableAdding(DockStation, Dockable) on all registered DockStationListeners.
fireDockableDrag(Dockable, DockStation) - Method in class bibliothek.gui.dock.control.DockRelocator
Informs all listeners that dockable will be dragged.
firedockableFocused(Dockable) - Method in class bibliothek.gui.DockController
Informs all listeners that dockable has gained the focus.
fireDockablePut(Dockable, DockStation) - Method in class bibliothek.gui.dock.control.DockRelocator
Informs all listeners that dockable was dropped on station.
fireDockableRegistered(Dockable) - Method in class bibliothek.gui.dock.control.DockRegister
Informs all registerListeners that a Dockable has been registered.
fireDockableRegistering(Dockable) - Method in class bibliothek.gui.dock.control.DockRegister
Informs all registerListeners that a Dockable will be registered.
fireDockableRemoved(Dockable) - Method in class bibliothek.gui.dock.station.support.DockStationListenerManager
Invokes the method DockStationListener.dockableRemoved(DockStation, Dockable) on all registered DockStationListeners.
fireDockableRemoving(Dockable) - Method in class bibliothek.gui.dock.station.support.DockStationListenerManager
Invokes the method DockStationListener.dockableRemoving(DockStation, Dockable) on all registered DockStationListeners.
fireDockableUnregistered(Dockable) - Method in class bibliothek.gui.dock.control.DockRegister
Informs all registerListeners that a Dockable has been unregistered.
fireDockableVisibilitySet(Dockable, boolean) - Method in class bibliothek.gui.dock.station.support.DockStationListenerManager
Invokes the method DockStationListener.dockableVisibiltySet(DockStation, Dockable, boolean) on all registered DockStationListeners.
fireDockStationRegistered(DockStation) - Method in class bibliothek.gui.dock.control.DockRegister
Informs all registerListeners that station has been registered.
fireDockStationRegistering(DockStation) - Method in class bibliothek.gui.dock.control.DockRegister
Informs all registerListeners that station will be registered.
fireDockStationUnregistered(DockStation) - Method in class bibliothek.gui.dock.control.DockRegister
Informs all registerListeners that station has been unregistered.
fireFullScreenChanged(Dockable, Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
Sends a message to all registered instances of SplitDockListener, that the Dockable in fullscreen-mode has changed.
fireHidden(Dockable) - Method in class bibliothek.gui.DockFrontend
Invokes the method DockFrontendListener.hidden(DockFrontend, Dockable) on all listeners.
fireHierarchyChanged() - Method in class bibliothek.gui.dock.dockable.DockHierarchyObserver
Fires a DockHierarchyEvent to all registered listeners.
fireHoldChanged(Dockable, boolean) - Method in class bibliothek.gui.dock.station.FlapDockStation
Informs all registered FlapDockListeners that the hold-property of a Dockable has been changed.
fireLoaded(String) - Method in class bibliothek.gui.DockFrontend
Invokes the method DockFrontendListener.loaded(DockFrontend, String) on all listeners.
fireRemoved(int, int) - Method in class bibliothek.gui.dock.action.AbstractDockActionSource
Invokes the actionRemoved-method on all registered DockActionSourceListeners.
fireSaved(String) - Method in class bibliothek.gui.DockFrontend
Invokes the method DockFrontendListener.saved(DockFrontend, String) on all listeners.
fireSelectedChanged(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
Fires a change-event on all known listeners.
fireSelectedChanged(Set<Dockable>) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
Fires a change-event on all known listeners.
fireSelectedChanged() - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
Fires an event to all observers of type SelectableDockActionListener.
fireSelectionChanged() - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
Informs all listeners that the selection has changed.
fireShowed(Dockable) - Method in class bibliothek.gui.DockFrontend
Invokes the method DockFrontendListener.showed(DockFrontend, Dockable) on all listeners.
fireStateChange() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
Sends a ChangeEvent to all registered ChangeListeners
fireTitleBound(DockTitle) - Method in class bibliothek.gui.dock.AbstractDockable
Informs all dockableListeners that title was bound to this dockable.
fireTitleBound(DockTitle, Dockable) - Method in class bibliothek.gui.DockController
Informs all listeners that title has been bound to dockable.
fireTitleIconChanged(Icon, Icon) - Method in class bibliothek.gui.dock.AbstractDockable
Calls the titleIconChanged method of all registered DockableListener.
fireTitleTextChanged(String, String) - Method in class bibliothek.gui.dock.AbstractDockable
Calls the titleTextChanged method of all registered DockableListener.
fireTitleUnbound(DockTitle) - Method in class bibliothek.gui.dock.AbstractDockable
Informs all dockableListeners that title was unbound from this dockable.
fireTitleUnbound(DockTitle, Dockable) - Method in class bibliothek.gui.DockController
Informs all listeners that title is no longer bound to dockable.
fireVetoDockable(Dockable) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
Asks all FocusVetoListener through their method FocusVetoListener.vetoFocus(MouseFocusObserver, Dockable) whether they want cancel a call to the DockController.
fireVetoTitle(DockTitle) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
Asks all FocusVetoListener through their method FocusVetoListener.vetoFocus(MouseFocusObserver, DockTitle) whether they want cancel a call to the DockController.
FIRST - Static variable in class bibliothek.gui.dock.station.flap.FlapDockProperty
The location of the first Dockable.
firstNonNull(Icon...) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
Gets the first element of icons that is not null.
FlapDockDirection - Class in bibliothek.gui.dock.station.flap
This DockAction is used as an action of a FlapDockStation.
FlapDockDirection(DockController) - Constructor for class bibliothek.gui.dock.station.flap.FlapDockDirection
Creates the icon of the action, and sets the text and tooltip of the action.
FlapDockHoldToggle - Class in bibliothek.gui.dock.station.flap
This DockAction is shown together with the children of a FlapDockStation, and allows to "stick" a Dockable.
FlapDockHoldToggle(FlapDockStation) - Constructor for class bibliothek.gui.dock.station.flap.FlapDockHoldToggle
Constructor, sets the icons and makes the action ready to be shown.
FlapDockListener - Interface in bibliothek.gui.dock.event
A listener that is added to a FlapDockStation.
FlapDockProperty - Class in bibliothek.gui.dock.station.flap
FlapDockProperties are used on the FlapDockStation to determine the location of a Dockable.
FlapDockProperty() - Constructor for class bibliothek.gui.dock.station.flap.FlapDockProperty
Constructs a FlapDockProperty
FlapDockProperty(int) - Constructor for class bibliothek.gui.dock.station.flap.FlapDockProperty
Constructs a FlapDockProperty
FlapDockPropertyFactory - Class in bibliothek.gui.dock.station.flap
Creates instances of FlapDockProperty.
FlapDockPropertyFactory() - Constructor for class bibliothek.gui.dock.station.flap.FlapDockPropertyFactory
 
FlapDockStation - Class in bibliothek.gui.dock.station
This DockStation shows only a title for each of it's children.
FlapDockStation() - Constructor for class bibliothek.gui.dock.station.FlapDockStation
Defaultconstructor of a FlapDockStation
FlapDockStation.Direction - Enum in bibliothek.gui.dock.station
The direction in which the window with the Dockable will popup, in respect to the location of this station.
FlapDockStationFactory - Class in bibliothek.gui.dock.station.flap
A DockFactory which can create instances of FlapDockStation.
FlapDockStationFactory() - Constructor for class bibliothek.gui.dock.station.flap.FlapDockStationFactory
 
FlapDropInfo - Class in bibliothek.gui.dock.station.flap
Information where to insert a Dockable into a FlapDockStation.
FlapDropInfo(Dockable) - Constructor for class bibliothek.gui.dock.station.flap.FlapDropInfo
Constructs a new info.
FlapWindow - Class in bibliothek.gui.dock.station.flap
This window pops up if the user presses one of the buttons of a FlapDockStation.
FlapWindow(FlapDockStation, ButtonPane, Frame) - Constructor for class bibliothek.gui.dock.station.flap.FlapWindow
Constructs a new window.
FlapWindow(FlapDockStation, ButtonPane, Dialog) - Constructor for class bibliothek.gui.dock.station.flap.FlapWindow
Constructs a new window.
FlatBorder - Class in bibliothek.extension.gui.dock.theme.flat
A Border which paints a 3d-effect.
FlatBorder() - Constructor for class bibliothek.extension.gui.dock.theme.flat.FlatBorder
 
FlatButtonTitle - Class in bibliothek.extension.gui.dock.theme.flat
This title is used by the FlatTheme to replace the default-DockTitle of the FlapDockStation.
FlatButtonTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.extension.gui.dock.theme.flat.FlatButtonTitle
Constructs a new title
FlatDisplayerFactory - Class in bibliothek.extension.gui.dock.theme.flat
A factory for instances of DockableDisplayer.
FlatDisplayerFactory(boolean) - Constructor for class bibliothek.extension.gui.dock.theme.flat.FlatDisplayerFactory
Creates a new factory
FlatStationPaint - Class in bibliothek.extension.gui.dock.theme.flat
A paint which draws gray and white markings
FlatStationPaint() - Constructor for class bibliothek.extension.gui.dock.theme.flat.FlatStationPaint
 
FlatTab - Class in bibliothek.extension.gui.dock.theme.flat
A panel that works like a JTabbedPane, but the buttons to change between the children are smaller and "flatter" than the buttons of the JTabbedPane.
FlatTab() - Constructor for class bibliothek.extension.gui.dock.theme.flat.FlatTab
 
FlatTab.FlatButton - Class in bibliothek.extension.gui.dock.theme.flat
A small button which can be clicked by the user.
FlatTab.FlatButton(Dockable) - Constructor for class bibliothek.extension.gui.dock.theme.flat.FlatTab.FlatButton
Constructs a new button
FlatTheme - Class in bibliothek.extension.gui.dock.theme
A theme that uses very few borders.
FlatTheme() - Constructor for class bibliothek.extension.gui.dock.theme.FlatTheme
Creates a new theme
FlatTitleFactory - Class in bibliothek.extension.gui.dock.theme.flat
A factory that creates instances of BasicDockTitle, but changes their active and inactive right color to the Dockables background.
FlatTitleFactory() - Constructor for class bibliothek.extension.gui.dock.theme.flat.FlatTitleFactory
 
FLORALWHITE - Static variable in class bibliothek.util.Colors
 
FocusController - Class in bibliothek.gui.dock.control
A listener to the DockRegister, ensuring that always the newest or a visible Dockable has the focus.
FocusController(DockController) - Constructor for class bibliothek.gui.dock.control.FocusController
Creates a new focus-controller.
FocusVetoListener - Interface in bibliothek.gui.dock.event
This listener is added to the FocusController and allows to interrupt a change of the focus.
FORESTGREEN - Static variable in class bibliothek.util.Colors
 
forget() - Method in class bibliothek.gui.dock.station.FlapDockStation
 
forget() - Method in class bibliothek.gui.dock.station.ScreenDockStation
 
forget() - Method in class bibliothek.gui.dock.station.SplitDockStation
 
forget() - Method in class bibliothek.gui.dock.station.StackDockStation
 
forget() - Method in interface bibliothek.gui.DockStation
Tells this station that a possible drop or move on this station was canceled.
FRONT - Static variable in class bibliothek.gui.dock.station.stack.StackDockProperty
The first location on a StackDockStation
FullScreenClickableListener - Class in bibliothek.gui.dock.station.split
A listener which is added to a SplitDockStation.
FullScreenClickableListener(SplitDockStation) - Constructor for class bibliothek.gui.dock.station.split.FullScreenClickableListener
Constructs a new listener.
FullScreenClickableListener.FullScreenListener - Class in bibliothek.gui.dock.station.split
A listener which waits for a double-click-event to change the fullscreen-mode of a Dockable.
FullScreenClickableListener.FullScreenListener(Dockable) - Constructor for class bibliothek.gui.dock.station.split.FullScreenClickableListener.FullScreenListener
Constructs a new listener.
fullScreenDockableChanged(SplitDockStation, Dockable, Dockable) - Method in interface bibliothek.gui.dock.event.SplitDockListener
Invoked when a new Dockable was made fullscreen, or no Dockable at all is fullscreen.

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