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

I

icon - Variable in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
the icon provided by the selected element
iconChanged(String, Icon) - Method in interface bibliothek.gui.dock.event.IconManagerListener
This method is invoked when an icon was exchanged.
iconChanged(String, Icon) - Method in class bibliothek.gui.DockFrontend.Hider
 
IconManager - Class in bibliothek.gui.dock
A map of icons which are used by various objects.
IconManager() - Constructor for class bibliothek.gui.dock.IconManager
 
IconManagerListener - Interface in bibliothek.gui.dock.event
A listener added to a IconManager.
ID - Static variable in class bibliothek.gui.dock.DefaultDockableFactory
The unique id of this factory
ID - Static variable in class bibliothek.gui.dock.security.SecureFlapDockStationFactory
The id used for this factory
ID - Static variable in class bibliothek.gui.dock.security.SecureScreenDockStationFactory
The identifier of this factory
ID - Static variable in class bibliothek.gui.dock.station.flap.FlapDockPropertyFactory
The default-id of this type of factory
ID - Static variable in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
The default-id of this factory
ID - Static variable in class bibliothek.gui.dock.station.screen.ScreenDockPropertyFactory
The default-id for this factory
ID - Static variable in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
 
ID - Static variable in class bibliothek.gui.dock.station.split.SplitDockPropertyFactory
The id that is used for this factory
ID - Static variable in class bibliothek.gui.dock.station.split.SplitDockStationFactory
The id which is normally used for this type of factory
ID - Static variable in class bibliothek.gui.dock.station.stack.StackDockPropertyFactory
The ID that is returned by StackDockPropertyFactory.getID()
ID - Static variable in class bibliothek.gui.dock.station.stack.StackDockStationFactory
The ID which is returned by StackDockStationFactory.getID()
ignoreChildren(DockStation) - Method in class bibliothek.gui.dock.DockSituation
Tells whether to ignore the children of the station when saving or not.
ignoreChildren(DockStation) - Method in interface bibliothek.gui.dock.DockSituationIgnore
Tells whether to ignore the children of the station when saving or not.
ignoreElement(DockElement) - Method in class bibliothek.gui.dock.DockSituation
Tells whether to ignore this element when saving.
ignoreElement(DockElement) - Method in interface bibliothek.gui.dock.DockSituationIgnore
Tells whether to ignore this element when saving.
impliedAccept(DockAcceptance) - Method in class bibliothek.gui.dock.accept.AbstractAcceptance
Combines this acceptance with the other acceptance such that the result is a logical implication of the form "other -> this".
impliesAccept(DockAcceptance) - Method in class bibliothek.gui.dock.accept.AbstractAcceptance
Combines this acceptance with the other acceptance such that the result is a logical implication of the form "this -> other"
include(DockAction) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseDockActionSource
 
include(DockAction) - Method in class bibliothek.gui.dock.action.FilteredDockActionSource
Tells whether action should be included in the list of actions of this source, or not.
indexAt(int, int) - Method in class bibliothek.gui.dock.station.flap.ButtonPane
Searches an location where a Dockable could be inserted.
indexOf(Dockable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
indexOf(DockAction) - Method in class bibliothek.gui.dock.action.AbstractDockActionSource
Gets the index of the given action
indexOf(DockAction) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
 
indexOf(Dockable) - Method in class bibliothek.gui.dock.station.FlapDockStation
Gets the location of dockable in the button-panel.
indexOf(Dockable) - Method in class bibliothek.gui.dock.station.ScreenDockStation
Gets the index of a Dockable that is shown on this station.
indexOf(Dockable) - Method in class bibliothek.gui.dock.station.StackDockStation
Gets the index of a child.
indexOfDockable(Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
Gets the index of a child of this station.
INDIANRED - Static variable in class bibliothek.util.Colors
 
INDIGO - Static variable in class bibliothek.util.Colors
 
INDIRECT_ACTION - Static variable in class bibliothek.gui.dock.action.LocationHint
Used if this hint was produced by one of the parents of a dockable
inDropDownArea(int, int) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
Tells whether the location x/y is over the dropdown area of the view or not.
init(int, int, int, int) - Method in interface bibliothek.gui.dock.control.DirectRemoteRelocator
This method starts a drag & drop operation.
init(int, int, int, int, int) - Method in interface bibliothek.gui.dock.control.RemoteRelocator
This method starts or cancels a drag & drop operation.
init(Dockable, DockTitle, DockableDisplayer.Location) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
Initialises all properties of this DockableDisplayer.
initiate() - Method in class bibliothek.gui.DockController
Initializes all properties of this controller.
insert(int, DockAction) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
Inserts an action into the menu.
insert(int, DockAction...) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
Inserts a list of actions into the menu.
insertionLine(Rectangle, Rectangle, Point, Point, boolean) - Method in class bibliothek.gui.dock.station.StackDockStation
When dropping or moving a Dockable, a line has to be painted between two tabs.
insertTab(String, Icon, Component, Dockable, int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseStackDockComponent
 
insertTab(Dockable, int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexTabbedComponent
 
insertTab(String, Icon, Component, Dockable, int) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
 
insertTab(String, Icon, Component, Dockable, int) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
 
insertTab(String, Icon, Component, Dockable, int) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
Adds a new child at the location index.
install(DockController) - Method in class bibliothek.extension.gui.dock.theme.BubbleTheme
 
install(DockController) - Method in class bibliothek.extension.gui.dock.theme.EclipseTheme
 
install(DockController) - Method in class bibliothek.extension.gui.dock.theme.FlatTheme
 
install(DockController) - Method in class bibliothek.gui.dock.SingleParentRemover
Commands this remover to observe controller.
install(DockController) - Method in class bibliothek.gui.dock.themes.BasicTheme
 
install(DockController) - Method in class bibliothek.gui.dock.themes.NoStackTheme
 
install(DockController) - Method in interface bibliothek.gui.DockTheme
Install this theme at controller.
INSTANCE - Static variable in class bibliothek.gui.dock.title.ControllerTitleFactory
An instance of this factory
INSTANCE - Static variable in class bibliothek.gui.dock.title.NullTitleFactory
a public instance of NullTitleFactory
interact(AWTEvent) - Method in class bibliothek.gui.dock.control.MouseFocusObserver
Tells whether this event should change the focus.
interested(Dockable) - Method in interface bibliothek.gui.dock.action.ActionOffer
Tells whether this ActionOffer wants to collect the actions for the dockable, or if this ActionOffer is not interested in the Dockable.
interested(Dockable) - Method in class bibliothek.gui.dock.action.DefaultActionOffer
 
intersection(SplitDockProperty) - Method in class bibliothek.gui.dock.station.split.SplitNode
Calculates how much of the rectangle given by the property lies inside this node and how much of this node lies in the rectangle.
invert(Color) - Static method in class bibliothek.util.Colors
Liefert den invertierten Wert von c.
isActive() - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
The direction of the change.
isActive() - Method in class bibliothek.gui.dock.event.DockTitleEvent
Returns whether the target-title should be painted in a "focused"-state.
isActive() - Method in class bibliothek.gui.dock.title.AbstractDockTitle
 
isActive() - Method in interface bibliothek.gui.dock.title.DockTitle
Tells whether this title is selected (active) or not.
isAllowSideSnap() - Method in class bibliothek.gui.dock.station.SplitDockStation
Tells whether the station can grab Dockables which are dragged near the station.
isAnchestor(DockElement, DockElement) - Static method in class bibliothek.gui.dock.util.DockUtilities
Tells whether child is identical with anchestor or a child of anchestor.
isAutoDirection() - Method in class bibliothek.gui.dock.station.FlapDockStation
Tells whether this station can change the direction itself, or if only the user can change the direction.
isBorderOpaque() - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseBorder
 
isBorderOpaque() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatBorder
 
isBound(Dockable) - Method in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
Tells whether the dockable is bound with this action, or not.
isBound() - Method in class bibliothek.gui.dock.title.AbstractDockTitle
Tells whether this title is bound to a Dockable or not.
isBound(DockTitle) - Method in class bibliothek.gui.DockController
Tells whether title is bound to its dockable or not.
isClear(Color) - Static method in class bibliothek.util.Colors
Berechnet, ob diese Farbe dunkel oder hell ist.
isContinousDisplay() - Method in class bibliothek.gui.dock.station.SplitDockStation
Tells whether the dockables are resized while the split is dragged, or not.
isDark(Color) - Static method in class bibliothek.util.Colors
Berechnet, ob diese Farbe dunkel oder hell ist.
isDockable(SplitDockTree.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
Tells whether key represents a leaf or not.
isDragOnlyTitel() - Method in class bibliothek.gui.dock.control.DockRelocator
Tells whether dockables can only be dragged through their title or not.
isDraw() - Method in class bibliothek.gui.dock.station.flap.FlapDropInfo
Gets the draw property
isDraw() - Method in class bibliothek.gui.dock.station.split.PutInfo
Tells whether the station should paint some lines.
isDropDownSelectable(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
 
isDropDownSelectable(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
Tells whether the group key can be selected by a DropDownAction.
isDropDownSelectable(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
 
isDropDownSelectable() - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
Tells whether this action can be selected.
isDropDownSelectable(Dockable) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownItemAction
Tells whether this action can be selected by a DropDownAction, if it is shown for dockable.
isDropDownTriggerable(Dockable, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
 
isDropDownTriggerable(Object, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
Tells whether the group key can be triggered by a DropDownAction.
isDropDownTriggerable(Dockable, boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
 
isDropDownTriggerable(Dockable, boolean) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownItemAction
Tells whether this action can be triggered if it is shown as child of a DropDownAction.
isDropDownTriggerableNotSelected() - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
Tells whether this action can be triggered when shown on, but not selected by, a DropDownAction or not.
isDropDownTriggerableSelected() - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
Tells whether this action can be triggered when shown on and selected by a DropDownAction or not.
isEnabled() - Method in class bibliothek.gui.dock.action.ActionPopup
Tells, whether a popup can be displayed, or not.
isEnabled(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
 
isEnabled(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Gets the enabled-state of the group key.
isEnabled(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
 
isEnabled() - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
Gets the enabled-state for this action.
isEnabled(Dockable) - Method in interface bibliothek.gui.dock.action.StandardDockAction
Tells whether this DockAction can be triggered together with the dockable.
isEnabled() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Tells whether this model reacts on mouse-clicks or not.
isExpandOnDoubleclick() - Method in class bibliothek.gui.dock.station.SplitDockStation
Tells whether a child expands to fullscreen when double clicked or not.
isFlapWindow(FlapWindow) - Method in class bibliothek.gui.dock.station.FlapDockStation
Checks whether the currently used FlapWindow equals window.
isFocused() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.EclipseDockTitleEvent
Tells whether the tab which fired this event is focused.
isFocused(Dockable) - Method in class bibliothek.gui.DockController
Tells whether dockable or one of its children has currently the focus.
isFullScreen() - Method in class bibliothek.gui.dock.station.SplitDockStation
Tells whether a Dockable is currently shown in fullscreen-mode on this station.
isHidden(Dockable) - Method in class bibliothek.gui.DockFrontend
Tells whether dockable is hidden or not.
isHideable(Dockable) - Method in class bibliothek.gui.DockFrontend
Tells whether there is a "close"-action for dockable or not.
isHold(Dockable) - Method in class bibliothek.gui.dock.station.FlapDockStation
Tells the hold=property of dockable.
isHorizontal(SplitDockTree.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
Tells whether the node key represents a horizontal or a vertical node.
isHorizontal() - Method in enum bibliothek.gui.dock.title.DockTitle.Orientation
Tells a DockTitle that its preferred height should be smaller than its preferred width
isInOverrideZone(int, int, D, Dockable) - Method in class bibliothek.gui.dock.station.FlapDockStation
 
isInOverrideZone(int, int, D, Dockable) - Method in class bibliothek.gui.dock.station.ScreenDockStation
 
isInOverrideZone(int, int, D, Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
isInOverrideZone(int, int, D, Dockable) - Method in class bibliothek.gui.dock.station.StackDockStation
 
isInOverrideZone(int, int, D, Dockable) - Method in interface bibliothek.gui.DockStation
If the controller asks a station if a child could be dropped or moved, the controller assumes that no other station has interest in this event.
isKnown(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
Tells whether the dockable is bound to this action, or not.
isMouseInside() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Tells whether the mouse currently is inside the owner or not.
isMouseOverDropDown() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
Tells whether the mouse is currently over the dropdown area of the view or not.
isMousePressed() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Tells whether the left mouse button is currently pressed or not.
isMousePressed() - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
Tells whether the mouse is currently pressed or not.
isNode(SplitDockTree.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
Tells whether key represents a node or not.
isOnFocusing() - Method in class bibliothek.gui.DockController
Tells whether one of the methods which change the focus is currently running, or not.
isOnMove() - Method in class bibliothek.gui.dock.control.DefaultDockRelocator
 
isOnMove() - Method in class bibliothek.gui.dock.control.DockRelocator
Tells whether the user has currently grabbed a dockable and moves the dockable around.
isOnPut() - Method in class bibliothek.gui.dock.control.DefaultDockRelocator
 
isOnPut() - Method in class bibliothek.gui.dock.control.DockRelocator
Tells whether this relocator currently puts a Dockable.
isOverDropIcon(int, int) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.DropDownMiniButton
Tells whether the point x/y is over the smaller subbutton or not.
isPaintIconWhenInactive() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.EclipseDockTitleEvent
Tells whether icons should be painted when the tab is not selected.
isPreferred() - Method in class bibliothek.gui.dock.event.DockTitleEvent
Tells whether the Dockable is preferred in some way by the station.
isRemoveEmptyGroups() - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
If true, groups with no Dockable associated to, will be deleted automatically.
isRequested() - Static method in class bibliothek.gui.dock.security.SecureMouseFocusObserver
Tells whether SecureFocusController is preferred over a FocusController or not.
isSelectable() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler
 
isSelectable() - Method in interface bibliothek.gui.dock.themes.basic.action.dropdown.DropDownViewItem
Tells whether this item can be selected by the button.
isSelectable() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
 
isSelected() - Method in class bibliothek.extension.gui.dock.theme.eclipse.rex.tab.EclipseDockTitleEvent
Tells whether the tab which fired this event is selected.
isSelected() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab.FlatButton
Determines whether this button is selected or not.
isSelected(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
 
isSelected(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
Gets the selected-state property of the group key.
isSelected(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
 
isSelected() - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
Gets the selected-state of this action.
isSelected(Dockable) - Method in interface bibliothek.gui.dock.action.SelectableDockAction
Tells whether this DockAction is selected or not (in respect to the given dockable).
isSelected() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
Tells whether this model is selected or not.
isSelectionEnabled() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
Tells whether the selected child-action of the represented DropDownAction is currently enabled or not.
isSeparateSources() - Method in class bibliothek.gui.dock.action.MultiDockActionSource
Tells whether there is a separator between sources or not
isSeparators() - Method in class bibliothek.gui.dock.action.DefaultActionOffer
Gets whether there are separators between groups.
isSet(Priority) - Method in class bibliothek.gui.dock.title.DockTitleVersion
Tells whether there is a factory with the importance priority, or not.
isShowHideAction() - Method in class bibliothek.gui.DockFrontend
Tells whether the hide-action is shown or not.
isShowing() - Method in class bibliothek.gui.dock.station.ScreenDockStation
Tells whether this station shows its children or not.
isShown(Dockable) - Method in class bibliothek.gui.DockFrontend
Tells whether dockable is visible or not.
isSingleParentRemove() - Method in class bibliothek.gui.DockController
Tells whether stations with only one child are removed or not.
isSmallButtons() - Method in class bibliothek.gui.dock.station.FlapDockStation
How the buttons are organized.
isStationVisible() - Method in class bibliothek.gui.dock.station.AbstractDockableStation
 
isStationVisible() - Method in class bibliothek.gui.dock.station.AbstractDockStation
 
isStationVisible() - Method in class bibliothek.gui.dock.station.SplitDockStation
 
isStationVisible() - Method in class bibliothek.gui.dock.station.StackDockStation
 
isStationVisible() - Method in interface bibliothek.gui.DockStation
Tells whether this station is visible or not.
isSuppressable() - Method in class bibliothek.gui.dock.action.ActionPopup
Whether this ActionPopup can be suppressed or not.
isTabAction(Dockable, DockAction) - Method in class bibliothek.extension.gui.dock.theme.eclipse.DefaultEclipseThemeConnector
 
isTabAction(Dockable, DockAction) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.EclipseThemeConnector
Tells whether action should be displayed on the tab of dockable or on the right side.
isTriggerable(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler
 
isTriggerable(boolean) - Method in interface bibliothek.gui.dock.themes.basic.action.dropdown.DropDownViewItem
Tells whether the item can be triggered if it is on the button or in the menu.
isTriggerable(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
 
isVertical() - Method in enum bibliothek.gui.dock.title.DockTitle.Orientation
Tells a DockTitle that its preferred width should be smaller than its preferred height
isVisible() - Method in class bibliothek.gui.dock.action.actions.ReplaceActionGuard
Tells whether the action of this guard can be seen or not
isVisible(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
 
isVisible(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockStation
 
isVisible(Dockable) - Method in class bibliothek.gui.dock.station.FlapDockStation
 
isVisible(Dockable) - Method in class bibliothek.gui.dock.station.SplitDockStation
 
isVisible(Dockable) - Method in class bibliothek.gui.dock.station.StackDockStation
 
isVisible(Dockable) - Method in interface bibliothek.gui.DockStation
Tells whether the child dockable is visible or not.
item - Variable in class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler
the visual representation of the action, may be null
itemTriggered() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler.Check
 
itemTriggered() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler
Called if the menuitem was clicked.
itemTriggered() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler.Radio
 
iterator() - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
 
iterator() - Method in class bibliothek.gui.dock.action.FilteredDockActionSource
 
iterator() - Method in class bibliothek.gui.dock.action.HierarchyDockActionSource
 
iterator() - Method in class bibliothek.gui.dock.action.MultiDockActionSource
 
iterator() - Method in class bibliothek.gui.dock.station.DisplayerCollection
 
IVORY - 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