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

A

a - Variable in class bibliothek.util.container.Single
 
above(double, double, double, double, double, double) - Static method in class bibliothek.gui.dock.station.split.SplitNode
Calculates whether the point x/y lies above the line going through x1/y1 and x2/y2.
AbstractAcceptance - Class in bibliothek.gui.dock.accept
A DockAcceptance that returns true for all cases.
AbstractAcceptance() - Constructor for class bibliothek.gui.dock.accept.AbstractAcceptance
 
AbstractDockable - Class in bibliothek.gui.dock
An implementation of Dockable which deals with the simple things.
Some of the capabilities of an AbstractDockable are: add or remove a DockableListener, and fire an event set the parent and the controller set the title and the icon store a list of DockActions
AbstractDockable(PropertyKey<Icon>, PropertyKey<String>) - Constructor for class bibliothek.gui.dock.AbstractDockable
Creates a new dockable.
AbstractDockableProperty - Class in bibliothek.gui.dock
A simple implementation of DockableProperty which provides only the basic features.
AbstractDockableProperty() - Constructor for class bibliothek.gui.dock.AbstractDockableProperty
 
AbstractDockableStation - Class in bibliothek.gui.dock.station
An abstract combination between DockStation and Dockable.
AbstractDockableStation() - Constructor for class bibliothek.gui.dock.station.AbstractDockableStation
Constructs a new station, but does nothing more
AbstractDockableStation(DockTheme) - Constructor for class bibliothek.gui.dock.station.AbstractDockableStation
Constructs a new station and sets the theme.
AbstractDockActionSource - Class in bibliothek.gui.dock.action
A simple implementation of DockActionSource that just handles the listeners for sources.
AbstractDockActionSource() - Constructor for class bibliothek.gui.dock.action.AbstractDockActionSource
 
AbstractDockStation - Class in bibliothek.gui.dock.station
An abstract implementation of DockStation.
AbstractDockStation() - Constructor for class bibliothek.gui.dock.station.AbstractDockStation
 
AbstractDockTitle - Class in bibliothek.gui.dock.title
An abstract implementation of DockTitle.
AbstractDockTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.gui.dock.title.AbstractDockTitle
Constructs a new title
AbstractDockTitle(Dockable, DockTitleVersion, boolean) - Constructor for class bibliothek.gui.dock.title.AbstractDockTitle
Standard constructor
AbstractDockTitle.ItemPanel - Class in bibliothek.gui.dock.title
Panel that shows the items.
AbstractDockTitle.ItemPanel() - Constructor for class bibliothek.gui.dock.title.AbstractDockTitle.ItemPanel
Creates a new panel
AbstractDockTitle.Listener - Class in bibliothek.gui.dock.title
A listener to the Dockable and the DockActionSource of this title.
AbstractDockTitle.Listener() - Constructor for class bibliothek.gui.dock.title.AbstractDockTitle.Listener
 
AbstractDockTitle.OrientedLabel - Class in bibliothek.gui.dock.title
A label which draws some text, and can change the layout of the text between horizontal and vertical.
AbstractDockTitle.OrientedLabel() - Constructor for class bibliothek.gui.dock.title.AbstractDockTitle.OrientedLabel
Creates a new label with no text
AbstractDropDownFilter - Class in bibliothek.gui.dock.action.dropdown
A DropDownFilter which stores all properties.
AbstractDropDownFilter(DropDownAction, Dockable, DropDownView) - Constructor for class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
Creates a new filter.
AbstractDropDownHandler<S extends StandardDropDownItemAction> - Class in bibliothek.gui.dock.themes.basic.action.dropdown
A handler that connects a StandardDropDownItemAction with a drop-down-button.
AbstractDropDownHandler(S, Dockable, JMenuItem) - Constructor for class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler
Creates an new handler.
AbstractDropDownHandler.Listener - Class in bibliothek.gui.dock.themes.basic.action.dropdown
A listener to the action of this handler.
AbstractDropDownHandler.Listener() - Constructor for class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler.Listener
 
AbstractMenuHandler<I extends javax.swing.JMenuItem,D extends StandardDockAction> - Class in bibliothek.gui.dock.themes.basic.action.menu
A handler that connects a JMenuItem with a DockAction.
AbstractMenuHandler(D, Dockable, I) - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler
Creates a new handler with predefined item.
AbstractMenuHandler.Listener - Class in bibliothek.gui.dock.themes.basic.action.menu
A listener to an action, changes the values of the item of the enclosing handler.
AbstractMenuHandler.Listener() - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler.Listener
 
AbstractStandardDockAction - Class in bibliothek.gui.dock.action.actions
An abstract implementation of the DockAction-interface.
AbstractStandardDockAction() - Constructor for class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
 
accept(DockStation) - Method in class bibliothek.gui.dock.AbstractDockable
 
accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.AbstractDockable
 
accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.accept.AbstractAcceptance
 
accept(DockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.accept.AbstractAcceptance
 
accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.accept.CombinatoryAcceptance
 
accept(DockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.accept.CombinatoryAcceptance
 
accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.accept.MultiDockAcceptance
 
accept(DockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.accept.MultiDockAcceptance
 
accept(DockStation, Dockable) - Method in interface bibliothek.gui.dock.DockAcceptance
Tells whether or not child is allowed to become a real child of parent.
accept(DockStation, Dockable, Dockable) - Method in interface bibliothek.gui.dock.DockAcceptance
Tells whether child, which may be already a child of parent, and next are allowed to be combined.
accept(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
 
accept(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockStation
 
accept(DockStation) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
accept(Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.themes.nostack.NoStackAcceptance
 
accept(DockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.themes.nostack.NoStackAcceptance
 
accept(DockStation) - Method in interface bibliothek.gui.Dockable
Tells whether station is an accepted parent for this Dockable or not.
accept(DockStation, Dockable) - Method in interface bibliothek.gui.Dockable
Tells whether base could be the parent of a combination between this Dockable and neighbor.
accept(Dockable) - Method in interface bibliothek.gui.DockStation
Tells whether this station accepts child as a new child, or refuses child.
acceptance - Variable in class bibliothek.gui.dock.themes.NoStackTheme
DockAcceptance ensuring no nested stacks
acceptance - Variable in class bibliothek.gui.DockController
behavior which dockable can be dropped over which station
acceptances - Variable in class bibliothek.gui.dock.accept.MultiDockAcceptance
 
access - Variable in class bibliothek.gui.dock.station.split.SplitNode
Internal access to the owner-station
access - Variable in class bibliothek.gui.dock.station.SplitDockStation
Access to the private and protected methods for some friends of this station
action - Variable in class bibliothek.extension.gui.dock.theme.bubble.BubbleSeparator
the action shown on this view
action(Dockable) - Method in class bibliothek.gui.dock.action.actions.CloseAction
 
action(Dockable) - Method in class bibliothek.gui.dock.action.actions.RenameAction
 
action(Dockable) - Method in class bibliothek.gui.dock.action.actions.ReplaceAction
 
action - Variable in class bibliothek.gui.dock.action.actions.ReplaceActionGuard
The action used to replace stations
action(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleButtonAction
 
action(Dockable) - Method in interface bibliothek.gui.dock.action.ButtonDockAction
Invoked when this action is triggered by the user.
action - Variable in class bibliothek.gui.dock.action.dropdown.DropDownFilter
the action which is filtered
action(Dockable) - Method in class bibliothek.gui.dock.station.split.SplitFullScreenAction
 
action - Variable in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
the action to observe and to trigger
action - Variable in class bibliothek.gui.dock.themes.basic.action.BasicHandler
the action which is observed
action - Variable in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
the action for which the separator is shown
action - Variable in class bibliothek.gui.dock.themes.basic.action.DropDownItemHandle
the menu which is the owner of the action
action - Variable in class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler
the action shown by the item of this handler, may be null
action - Variable in class bibliothek.gui.dock.themes.basic.action.menu.DropDownMenuHandler
the action observed by this handler
action(Dockable) - Method in class bibliothek.gui.DockFrontend.Hider
 
ACTION_GUARD - Static variable in class bibliothek.gui.dock.action.LocationHint
Used if this hint was produced by an ActionGuard
ACTION_OFFER - Static variable in class bibliothek.gui.dock.action.LocationHint
Used if this hint was produced by an ActionOffer
actionDisabledIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction.Listener
 
actionDisabledIconChanged(StandardDockAction, Set<Dockable>) - Method in interface bibliothek.gui.dock.event.StandardDockActionListener
Invoked when the disabled icon of a StandardDockAction has been changed.
actionDisabledIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.Listener
 
actionDisabledIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler.Listener
 
actionDisabledIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler.Listener
 
actionDisabledIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler.Listener
 
actionDisabledIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.menu.DropDownMenuHandler.Listener
 
actionEnabledChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction.Listener
 
actionEnabledChanged(DockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.event.DockActionAdapter
 
actionEnabledChanged(StandardDockAction, Set<Dockable>) - Method in interface bibliothek.gui.dock.event.StandardDockActionListener
Invoked when the enabled-state of a StandardDockAction has been changed.
actionEnabledChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.Listener
 
actionEnabledChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler.Listener
 
actionEnabledChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler.Listener
 
actionEnabledChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler.Listener
 
actionEnabledChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.menu.DropDownMenuHandler.Listener
 
ActionGuard - Interface in bibliothek.gui.dock.action
An ActionGuard is added to a DockController, and whenever the actions of a Dockable have to be determined, all known ActionGuards are asked, if they may add some additional actions.
actionIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction.Listener
 
actionIconChanged(DockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.event.DockActionAdapter
 
actionIconChanged(StandardDockAction, Set<Dockable>) - Method in interface bibliothek.gui.dock.event.StandardDockActionListener
Invoked when the icon of a StandardDockAction has been changed.
actionIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.Listener
 
actionIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler.Listener
 
actionIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler.Listener
 
actionIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler.Listener
 
actionIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.menu.DropDownMenuHandler.Listener
 
ActionOffer - Interface in bibliothek.gui.dock.action
An ActionOffer is added to the DockController.
actionOffers - Variable in class bibliothek.gui.DockController
A list of sources for a DockActionSource
actionPerformed(ActionEvent) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
 
actionPerformed(ActionEvent) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.ButtonDropDownHandler.Listener
 
actionPerformed(ActionEvent) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler.Listener
 
actionPerformed(ActionEvent) - Method in class bibliothek.gui.dock.themes.basic.action.DropDownItemHandle
 
actionPerformed(ActionEvent) - Method in class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler.Listener
 
ActionPopup - Class in bibliothek.gui.dock.action
A mouse-listener that may be added to any component.
ActionPopup(boolean) - Constructor for class bibliothek.gui.dock.action.ActionPopup
Constructs a new ActionPopup
ActionPopupSuppressor - Interface in bibliothek.gui.dock.action
Suppresses a popup to show
actions - Variable in class bibliothek.gui.dock.action.actions.RenameActionFactory
Already created actions
actions - Variable in class bibliothek.gui.dock.action.actions.SelectableDockActionGroup
The actions to observe
actions - Variable in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
the menu
actions - Variable in class bibliothek.gui.dock.action.DefaultDockActionSource
the actions used in this source
actions - Variable in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
the currently known actions
actions - Variable in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler
the actions currently known to this menu
actions - Variable in class bibliothek.gui.dock.title.AbstractDockTitle
A list of all actions that are on this title
actionsAdded(DockActionSource, int, int) - Method in class bibliothek.gui.dock.action.MultiDockActionSource.Listener
 
actionsAdded(DockActionSource, int, int) - Method in class bibliothek.gui.dock.event.DockActionSourceAdapter
 
actionsAdded(DockActionSource, int, int) - Method in interface bibliothek.gui.dock.event.DockActionSourceListener
Invoked when one or more actions are added to the source.
actionsAdded(DockActionSource, int, int) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.Listener
 
actionsAdded(DockActionSource, int, int) - Method in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler.Listener
 
actionsAdded(DockActionSource, int, int) - Method in class bibliothek.gui.dock.title.AbstractDockTitle.Listener
 
actionSelectedChanged(DockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.event.DockActionAdapter
 
actionsRemoved(DockActionSource, int, int) - Method in class bibliothek.gui.dock.action.MultiDockActionSource.Listener
 
actionsRemoved(DockActionSource, int, int) - Method in class bibliothek.gui.dock.event.DockActionSourceAdapter
 
actionsRemoved(DockActionSource, int, int) - Method in interface bibliothek.gui.dock.event.DockActionSourceListener
Invoked if one or more actions are removed from the source.
actionsRemoved(DockActionSource, int, int) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.Listener
 
actionsRemoved(DockActionSource, int, int) - Method in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler.Listener
 
actionsRemoved(DockActionSource, int, int) - Method in class bibliothek.gui.dock.title.AbstractDockTitle.Listener
 
actionTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction.Listener
 
actionTextChanged(DockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.event.DockActionAdapter
 
actionTextChanged(StandardDockAction, Set<Dockable>) - Method in interface bibliothek.gui.dock.event.StandardDockActionListener
Invoked when the text of a StandardDockAction has been changed.
actionTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.Listener
 
actionTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler.Listener
 
actionTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler.Listener
 
actionTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler.Listener
 
actionTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.menu.DropDownMenuHandler.Listener
 
actionTooltipTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction.Listener
 
actionTooltipTextChanged(DockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.event.DockActionAdapter
 
actionTooltipTextChanged(StandardDockAction, Set<Dockable>) - Method in interface bibliothek.gui.dock.event.StandardDockActionListener
Invoked when the tooltip of a StandardDockAction has been changed.
actionTooltipTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.Listener
 
actionTooltipTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler.Listener
 
actionTooltipTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler.Listener
 
actionTooltipTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler.Listener
 
actionTooltipTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.menu.DropDownMenuHandler.Listener
 
ActionType<D extends DockAction> - Class in bibliothek.gui.dock.action
The ActionType manly defines, how a DockAction is to be used.
ActionType(String) - Constructor for class bibliothek.gui.dock.action.ActionType
Creates a new ActionType.
ActionViewConverter - Class in bibliothek.gui.dock.action.view
The DockActionManager transforms DockActions into views like buttons or menu-items.
Every application has a set DockActions.
ActionViewConverter() - Constructor for class bibliothek.gui.dock.action.view.ActionViewConverter
Creates a new ActionViewConverter
actionViewConverter - Variable in class bibliothek.gui.DockController
A converter used to transform actions into views
ActionViewConverter.Entry<D extends DockAction,A> - Class in bibliothek.gui.dock.action.view
A set of generators.
ActionViewConverter.Entry() - Constructor for class bibliothek.gui.dock.action.view.ActionViewConverter.Entry
 
active - Variable in class bibliothek.gui.dock.event.DockTitleEvent
 
active - Variable in class bibliothek.gui.dock.title.AbstractDockTitle
true if this title is currently selected, false otherwise
activeColor - Variable in class bibliothek.gui.dock.themes.basic.BasicStationTitle
The background if the title is selected
activeLeftColor - Variable in class bibliothek.gui.dock.themes.basic.BasicDockTitle
The left color of the gradient if the title is active
activeRightColor - Variable in class bibliothek.gui.dock.themes.basic.BasicDockTitle
The right color of the gradient if the title is active
activeTextColor - Variable in class bibliothek.gui.dock.themes.basic.BasicDockTitle
The color of the text if the title is active
activeTextColor - Variable in class bibliothek.gui.dock.themes.basic.BasicStationTitle
The foreground if the title is selected
activeTitles - Variable in class bibliothek.gui.DockController
mapping tells which titles are currently active
add(DockAcceptance) - Method in class bibliothek.gui.dock.accept.MultiDockAcceptance
Adds a DockAcceptance to the list of acceptances, which must be asked, before an accept-method returns true.
add(DockAction) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
Adds an action to the menu.
add(DockAction...) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
Adds all given actions to the end of this source.
add(int, DockAction...) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
Inserts all given actions such that the first action will have the given index, the second action index+1, and so on...
add(DockActionSource) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
Adds a source as child of this source.
add(DockAction...) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
Adds several actions to this source.
add(DockStation) - Method in class bibliothek.gui.dock.control.DockRegister
Adds a station to this register.
add(Component) - Method in class bibliothek.gui.dock.DefaultDockable
Adds component to the content pane.
add(Component, Object) - Method in class bibliothek.gui.dock.DefaultDockable
Adds component to the content pane.
add(DockFactory<?>) - Method in class bibliothek.gui.dock.DockSituation
Adds a factory
add(String, IconManagerListener) - Method in class bibliothek.gui.dock.IconManager
Adds a listener to this manager.
add(IconManagerListener) - Method in class bibliothek.gui.dock.IconManager.Entry
Adds a listener to this entry
add(Dockable) - Method in class bibliothek.gui.dock.station.FlapDockStation
Adds dockable as new child to this station.
add(Dockable, int) - Method in class bibliothek.gui.dock.station.FlapDockStation
Inserts dockable as new child in the list of children.
add(Dockable) - Method in class bibliothek.gui.dock.station.split.FullScreenClickableListener
Adds a listener to dockable which might change the fullscreen-mode of dockable or one of its parents.
add(DockableDisplayer) - Method in interface bibliothek.gui.dock.station.split.SplitDockAccess
Adds a displayer to the list of all known displayers.
add(Dockable, int) - Method in class bibliothek.gui.dock.station.StackDockStation
Adds a child to this station at the location index.
add(Dockable, int, boolean) - Method in class bibliothek.gui.dock.station.StackDockStation
Adds a child to this station at the location index.
add(int, DockAction) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
Adds an action into the list of all known actions.
add(JComponent) - Method in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler.JMenuWrapper
 
add(JComponent) - Method in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler.JPopupMenuWrapper
 
add(JComponent) - Method in interface bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler.Menu
Adds an item to the menu.
add(DockStation) - Method in class bibliothek.gui.DockController
Adds a station to this controller.
add(Dockable, String) - Method in class bibliothek.gui.DockFrontend
Adds a Dockable to this frontend.
addAcceptance(DockAcceptance) - Method in class bibliothek.gui.DockController
Adds a rule that decides which station can have which children.
addAction(SelectableDockAction) - Method in class bibliothek.gui.dock.action.actions.SelectableDockActionGroup
Adds an action that has to be observed
addActionGuard(ActionGuard) - Method in class bibliothek.gui.DockController
Adds guard to this controller.
addActionListener(ActionListener) - Method in class bibliothek.gui.dock.action.actions.SimpleButtonAction
Adds a listener to this action.
addActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
 
addActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler
 
addActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
 
addActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.ButtonMenuHandler
 
addActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.DropDownMenuHandler
 
addActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler
 
addActionListener(ActionListener) - Method in interface bibliothek.gui.dock.themes.basic.action.menu.MenuViewItem
Adds a listener which will be called if this view is triggered.
addActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler
 
addActionOffer(ActionOffer) - Method in class bibliothek.gui.DockController
Adds a factory for a DockActionSource.
addChangeListener(ChangeListener) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
 
addChangeListener(ChangeListener) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
Adds a ChangeListener to this component.
addDockable(Component) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
 
addDockable(Dockable) - Method in class bibliothek.gui.dock.control.DockRegister.StationListener
Adds a Dockable either as station or as pure Dockable to this controller.
addDockable(Component) - Method in class bibliothek.gui.dock.DockableDisplayer
Inserts a component representing the current dockable into the layout.
addDockable(Dockable, Rectangle) - Method in class bibliothek.gui.dock.station.ScreenDockStation
Adds a Dockable on a newly created ScreenDockDialog to the station.
addDockable(Dockable, Rectangle, boolean) - Method in class bibliothek.gui.dock.station.ScreenDockStation
Adds a Dockable on a newly created ScreenDockDialog to the station.
addDockable(double, double, double, double, Dockable...) - Method in class bibliothek.gui.dock.station.split.SplitDockGrid
Adds dockable to the grid.
addDockable(Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
Adds dockable to this station.
addDockable(Dockable, boolean) - Method in class bibliothek.gui.dock.station.SplitDockStation
Adds dockable to this station and fires events only if fire is true.
addDockableListener(DockableListener) - Method in class bibliothek.gui.dock.AbstractDockable
 
addDockableListener(DockableListener) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
addDockableListener(DockableListener) - Method in interface bibliothek.gui.Dockable
Adds a listener to this Dockable.
addDockActionListener(StandardDockActionListener) - Method in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
 
addDockActionListener(StandardDockActionListener) - Method in interface bibliothek.gui.dock.action.StandardDockAction
Adds a listener to this DockAction.
addDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.AbstractDockActionSource
 
addDockActionSourceListener(DockActionSourceListener) - Method in interface bibliothek.gui.dock.action.DockActionSource
Adds a listener to this source.
addDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
 
addDockControllerListener(DockControllerListener) - Method in class bibliothek.gui.DockController
Adds an observer to this controller.
addDockRegisterListener(DockRegisterListener) - Method in class bibliothek.gui.dock.control.DockRegister
Registers a listener which will receive notifications when a Dockable or a DockStation is added or removed from this register.
addDockRelocatorListener(DockRelocatorListener) - Method in class bibliothek.gui.dock.control.DockRelocator
Adds a listener to this manager.
addDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
 
addDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.station.AbstractDockStation
 
addDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
addDockStationListener(DockStationListener) - Method in interface bibliothek.gui.DockStation
Adds a listener to this station.
addDropDownActionListener(DropDownActionListener) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
 
addDropDownActionListener(DropDownActionListener) - Method in interface bibliothek.gui.dock.action.DropDownAction
Adds a listener to this action.
addedOnPut - Variable in class bibliothek.gui.dock.control.DockRegister.StationListener
a set of Dockable which were added during a drag and drop operation
addFactory(DockablePropertyFactory) - Method in class bibliothek.gui.dock.PropertyTransformer
Installs a factory
addFlapDockStationListener(FlapDockListener) - Method in class bibliothek.gui.dock.station.FlapDockStation
Adds a listener to this station.
addFrontendListener(DockFrontendListener) - Method in class bibliothek.gui.DockFrontend
Adds a listener to this frontend.
addGlassPane(GlassedPane) - Method in class bibliothek.gui.dock.security.SecureMouseFocusObserver
Registers a new GlassPane.
addHorizontalDivider(double, double, double) - Method in class bibliothek.gui.dock.station.split.SplitDockGrid
Adds a horizonal dividing line.
addListener(DockStationListener) - Method in class bibliothek.gui.dock.station.support.DockStationListenerManager
Adds a listener to this manager.
addListener(PropertyKey<A>, DockPropertyListener<A>) - Method in class bibliothek.gui.dock.util.DockProperties
Adds a listener that will be informed whenever the value accessed through key changes.
addListener(DockPropertyListener<A>) - Method in class bibliothek.gui.dock.util.DockProperties.Entry
Adds a new listener to this entry.
addMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.AbstractDockable
 
addMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
addMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.station.StackDockStation
 
addMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
 
addMouseInputListener(MouseInputListener) - Method in interface bibliothek.gui.dock.title.DockTitle
Adds a listener to all Components of this title which are visible and which may be "grabbed" by the mouse.
addMouseInputListener(MouseInputListener) - Method in interface bibliothek.gui.Dockable
Adds a MouseInputListener to the component of this Dockable.
addRoot(DockStation, String) - Method in class bibliothek.gui.DockFrontend
Adds a root to this frontend.
addSelectableListener(SelectableDockActionListener) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
 
addSelectableListener(SelectableDockActionListener) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
 
addSelectableListener(SelectableDockActionListener) - Method in interface bibliothek.gui.dock.action.SelectableDockAction
Adds a listener to this action.
addSeparator(int) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
Adds a separator at position
addSeparator() - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
Adds a separator at the end of this source
addSeparator() - Method in class bibliothek.gui.dock.action.MultiDockActionSource
Adds a separator at the end of the current list of actions
addSplitDockStationListener(SplitDockListener) - Method in class bibliothek.gui.dock.station.SplitDockStation
Adds a listener to this station.
addTab(String, Icon, Component, Dockable) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
 
addTab(String, Icon, Component, Dockable) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
 
addTab(String, Icon, Component, Dockable) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
Adds a new child at an unspecified location.
addTask(Runnable) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
Adds a task to this animation.
addTitle(Component) - Method in class bibliothek.gui.dock.DockableDisplayer
Inserts a component representing the current title into the layout.
addToList(Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
Adds dockable to the list of children, generates a title and a Leaf for dockable, but does not add the leaf to this station.
addVerticalDivider(double, double, double) - Method in class bibliothek.gui.dock.station.split.SplitDockGrid
Adds a vertical dividing line.
addVetoListener(FocusVetoListener) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
Adds a listener to this controller which can cancel a call to the DockController.
age - Variable in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation.Entry
The age of the current transition from source to destination
ALICEBLUE - Static variable in class bibliothek.util.Colors
 
ALLOW_ALWAYS - Static variable in interface bibliothek.gui.dock.action.ActionPopupSuppressor
Allows every popup to appear.
allowChange(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler
Tells whether the new value newValue can be set through the view or not.
allowChange(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler.Check
 
allowChange(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler.Radio
 
allowSideSnap - Variable in class bibliothek.gui.dock.station.SplitDockStation
Whether the bounds of this station are slightly bigger than the station itself.
alpha - Variable in class bibliothek.gui.dock.station.split.SplitDockGrid.Line
the coordinate which is always the same on the line
andAccept(DockAcceptance) - Method in class bibliothek.gui.dock.accept.AbstractAcceptance
Combines this acceptance with the other acceptance.
animation - Variable in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
the animation changing the colors of this displayer
animation - Variable in class bibliothek.extension.gui.dock.theme.bubble.BubbleDockTitle
An animation which can change a set of colors smoothly
animation - Variable in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent.Tab
an animation used when the mouse enters or leaves this tab
animation - Variable in class bibliothek.extension.gui.dock.theme.bubble.RoundButton
 
animation - Variable in class bibliothek.extension.gui.dock.theme.bubble.RoundDropDownButton
the animation that changes the colors
ANTIQUEWHITE - Static variable in class bibliothek.util.Colors
 
AQUAMARINE - Static variable in class bibliothek.util.Colors
 
arc - Variable in class bibliothek.extension.gui.dock.theme.bubble.BubbleDockTitle
The size of the round edges
arc - Variable in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent
the size of the arc of the round tabs
asDockable() - Method in class bibliothek.gui.dock.AbstractDockable
 
asDockable() - Method in interface bibliothek.gui.dock.DockElement
Returns this if this is an instance of Dockable.
asDockable() - Method in class bibliothek.gui.dock.station.ScreenDockStation
 
asDockable() - Method in class bibliothek.gui.dock.station.SplitDockStation
 
asDockStation() - Method in class bibliothek.gui.dock.DefaultDockable
 
asDockStation() - Method in interface bibliothek.gui.dock.DockElement
Returns this if this is an instance of DockStation.
asDockStation() - Method in class bibliothek.gui.dock.station.AbstractDockableStation
 
asDockStation() - Method in class bibliothek.gui.dock.station.ScreenDockStation
 
asDockStation() - Method in class bibliothek.gui.dock.station.SplitDockStation
 
asLeaf() - Method in class bibliothek.gui.dock.station.split.SplitDockTree.Key
Gets this key as a leaf.
asLeaf() - Method in class bibliothek.gui.dock.station.split.SplitDockTree.Leaf
 
asNode() - Method in class bibliothek.gui.dock.station.split.SplitDockTree.Key
Gets this key as a node.
asNode() - Method in class bibliothek.gui.dock.station.split.SplitDockTree.Node
 
autoColor(Color, double) - Static method in class bibliothek.util.Colors
Ver�ndert die Helligkeit so, dass die neue Farbe ein sichtbarer Unterschied zur Grundfarbe aufweist.
autoDirection - Variable in class bibliothek.gui.dock.station.FlapDockStation
This property tells this station whether the station can change the FlapDockStation.direction property automatically or not
autoIconDisabled - Variable in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
automatically created icon used when this model is not enabled
autoIconSelectedDisabled - Variable in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
automatically created icon used when this model is not enabled, but selected
AZURE - Static variable in class bibliothek.util.Colors
 

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