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

FACTOR - Static variable in class bibliothek.extension.gui.dock.theme.flat.FlatBorder
Factor to be multiplied with an RGB-value to darken a color
factories - Variable in class bibliothek.gui.dock.DockSituation
the factories used to create new elements
factories - Variable in class bibliothek.gui.dock.PropertyTransformer
 
factories - Variable in class bibliothek.gui.dock.title.DockTitleVersion
the three slots for the factories
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 - Variable in class bibliothek.gui.dock.PredefinedDockSituation
 
factory - Variable in class bibliothek.gui.dock.station.DisplayerCollection
a factory used to create new displayers
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.
filter - Variable in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
the factory used to create new filter
filter - Variable in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
filters the properties of the action and its selection
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.gui.dock.control.DockRegister.StationListener
 
fire() - Method in class bibliothek.gui.dock.station.flap.FlapDockDirection
Fires an event on all radio buttons.
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
 
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 listeners that a Dockable has been registered.
fireDockableRegistering(Dockable) - Method in class bibliothek.gui.dock.control.DockRegister
Informs all listeners 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 listeners 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 listeners that station has been registered.
fireDockStationRegistering(DockStation) - Method in class bibliothek.gui.dock.control.DockRegister
Informs all listeners that station will be registered.
fireDockStationUnregistered(DockStation) - Method in class bibliothek.gui.dock.control.DockRegister
Informs all listeners 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.
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.
fireSelectedChanged() - Method in class bibliothek.gui.dock.station.flap.FlapDockDirection.DirectedArrow
 
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
fireTitleBinded(DockTitle) - Method in class bibliothek.gui.dock.AbstractDockable
Informs all listeners that title was binded to this dockable.
fireTitleBinded(DockTitle, Dockable) - Method in class bibliothek.gui.DockController
Informs all listeners that title has been binded 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.
fireTitleUnbinded(DockTitle) - Method in class bibliothek.gui.dock.AbstractDockable
Informs all listeners that title was unbinded from this dockable.
fireTitleUnbinded(DockTitle, Dockable) - Method in class bibliothek.gui.DockController
Informs all listeners that title is no longer binded 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 - Variable in class bibliothek.gui.dock.accept.CombinatoryAcceptance
 
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.
flap - Variable in class bibliothek.gui.dock.station.flap.FlapDockHoldToggle
 
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.
FlapDockDirection.DirectedArrow - Class in bibliothek.gui.dock.station.flap
A button pointing in a direction.
FlapDockDirection.DirectedArrow(FlapDockStation.Direction) - Constructor for class bibliothek.gui.dock.station.flap.FlapDockDirection.DirectedArrow
Creates a new button.
FlapDockDirection.Listener - Class in bibliothek.gui.dock.station.flap
A listener that can exchange the icons of this action
FlapDockDirection.Listener() - Constructor for class bibliothek.gui.dock.station.flap.FlapDockDirection.Listener
 
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.
FlapDockHoldToggle.Listener - Class in bibliothek.gui.dock.station.flap
A listener changing the icon of this action when necessary
FlapDockHoldToggle.Listener() - Constructor for class bibliothek.gui.dock.station.flap.FlapDockHoldToggle.Listener
 
FlapDockListener - Interface in bibliothek.gui.dock.event
A listener that is added to a FlapDockStation.
flapDockListeners - Variable in class bibliothek.gui.dock.station.FlapDockStation
A list of listeners that were added to this station
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.
If the user clicks on one of the titles, a window will popup.
FlapDockStation() - Constructor for class bibliothek.gui.dock.station.FlapDockStation
Defaultconstructor of a FlapDockStation
FlapDockStation.ButtonListener - Class in bibliothek.gui.dock.station
Listens to the buttons.
FlapDockStation.ButtonListener(Dockable) - Constructor for class bibliothek.gui.dock.station.FlapDockStation.ButtonListener
Constructs a new listener.
FlapDockStation.ControllerListener - Class in bibliothek.gui.dock.station
 
FlapDockStation.ControllerListener() - Constructor for class bibliothek.gui.dock.station.FlapDockStation.ControllerListener
 
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.
FlapDockStation.Direction() - Constructor for enum bibliothek.gui.dock.station.FlapDockStation.Direction
 
FlapDockStation.VisibleListener - Class in bibliothek.gui.dock.station
This listener is added to the direct parent of the enclosing FlapDockListener.
FlapDockStation.VisibleListener() - Constructor for class bibliothek.gui.dock.station.FlapDockStation.VisibleListener
 
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
FlatButtonTitle.Listener - Class in bibliothek.extension.gui.dock.theme.flat
A listener added to this title.
FlatButtonTitle.Listener() - Constructor for class bibliothek.extension.gui.dock.theme.flat.FlatButtonTitle.Listener
 
FlatCombiner - Class in bibliothek.extension.gui.dock.theme.flat
A Combiner normally used by the FlatTheme to replace the default combiner.
FlatCombiner() - Constructor for class bibliothek.extension.gui.dock.theme.flat.FlatCombiner
 
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
FlatTheme.Listener - Class in bibliothek.extension.gui.dock.theme
A listener to the Controller
FlatTheme.Listener() - Constructor for class bibliothek.extension.gui.dock.theme.FlatTheme.Listener
 
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.
focusController - Variable in class bibliothek.gui.dock.security.GlassedPane
A controller which will be informed about every click of the mouse
FocusController.StationListener - Class in bibliothek.gui.dock.control
A listener observing all stations and changing the focused Dockable when necessary.
FocusController.StationListener() - Constructor for class bibliothek.gui.dock.control.FocusController.StationListener
 
focusedDockable - Variable in class bibliothek.gui.DockController
the Dockable which has currently the focus, can be null
focusObserver - Variable in class bibliothek.gui.DockController
a special controller listening to AWT-events and changing the focused dockable
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
frontDialog - Variable in class bibliothek.gui.dock.station.ScreenDockStation
The dialog which has currently the focus
frontDockable - Variable in class bibliothek.gui.dock.station.SplitDockStation
The Dockable which has the focus
fullScreenAction - Variable in class bibliothek.gui.dock.station.SplitDockStation
An action that is added to all children.
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.
fullScreenDockable - Variable in class bibliothek.gui.dock.station.SplitDockStation
The Dockable which is currently in fullscreen-mode.
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.
fullScreenListener - Variable in class bibliothek.gui.dock.station.SplitDockStation
This listener decides on which children the user can click to set them into fullscreen-mode

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