- 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
-
- AbstractBasicHandler<D extends DockAction,M extends BasicButtonModel> - Class in bibliothek.gui.dock.themes.basic.action
-
Collection of methods that are interesting for classes that wrap around a
BasicButtonModel.
- AbstractBasicHandler(D, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.AbstractBasicHandler
-
Creates a new handler.
- AbstractBoundaryRestriction - Class in bibliothek.gui.dock.station.screen
-
This abstract class offers methods to ensure a reasonable maximum size for
ScreenDockWindows.
- AbstractBoundaryRestriction() - Constructor for class bibliothek.gui.dock.station.screen.AbstractBoundaryRestriction
-
- AbstractBubbleDockTitle - Class in bibliothek.extension.gui.dock.theme.bubble
-
A title that has the ability to paint a round rect as background.
- AbstractBubbleDockTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
Creates a new title.
- AbstractBubbleDockTitle(Dockable, DockTitleVersion, boolean) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
Creates a new title.
- AbstractBubbleDockTitle() - Constructor for class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
- AbstractButtonContentCondition - Class in bibliothek.gui.dock.station.flap.button
-
- AbstractButtonContentCondition() - Constructor for class bibliothek.gui.dock.station.flap.button.AbstractButtonContentCondition
-
- AbstractButtonContentFilter - Class in bibliothek.gui.dock.action
-
An abstract implementation of
ButtonContentFilter implementing all methods except
the filter algorithm itself.
- AbstractButtonContentFilter() - Constructor for class bibliothek.gui.dock.action.AbstractButtonContentFilter
-
- AbstractColorScheme - Class in bibliothek.gui.dock.themes.color
-
- AbstractColorScheme() - Constructor for class bibliothek.gui.dock.themes.color.AbstractColorScheme
-
- AbstractCombinedMenu - Class in bibliothek.gui.dock.station.stack.menu
-
- AbstractCombinedMenu(TabPane, CombinedHandler<? super AbstractCombinedMenu>) - Constructor for class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
Creates a new menu.
- AbstractDockable - Class in bibliothek.gui.dock.dockable
-
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<String>, PropertyKey<String>) - Constructor for class bibliothek.gui.dock.dockable.AbstractDockable
-
Creates a new dockable.
- AbstractDockableProperty - Class in bibliothek.gui.dock.layout
-
A simple implementation of
DockableProperty which provides
only the basic features.
- AbstractDockableProperty() - Constructor for class bibliothek.gui.dock.layout.AbstractDockableProperty
-
- AbstractDockableSelection - Class in bibliothek.gui.dock.focus
-
- AbstractDockableSelection() - Constructor for class bibliothek.gui.dock.focus.AbstractDockableSelection
-
Creates a new selection
- AbstractDockableStation - Class in bibliothek.gui.dock.station
-
- 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
-
- AbstractDockActionSource() - Constructor for class bibliothek.gui.dock.action.AbstractDockActionSource
-
- AbstractDockColor - Class in bibliothek.gui.dock.util.color
-
A
DockColor that contains more than one
Color:
override: is a value that can be set from outside and overrides all other values
value: is the value obtained through the
ColorManager
backup: is a color used when all other colors are unavailable
This class also has methods to add or remove itself from a
ColorManager.
- AbstractDockColor(String) - Constructor for class bibliothek.gui.dock.util.color.AbstractDockColor
-
- AbstractDockColor(String, Path) - Constructor for class bibliothek.gui.dock.util.color.AbstractDockColor
-
- AbstractDockColor(String, Path, Color) - Constructor for class bibliothek.gui.dock.util.color.AbstractDockColor
-
- AbstractDockFont - Class in bibliothek.gui.dock.util.font
-
- AbstractDockFont(String, FontModifier) - Constructor for class bibliothek.gui.dock.util.font.AbstractDockFont
-
- AbstractDockFont(String, Path, FontModifier) - Constructor for class bibliothek.gui.dock.util.font.AbstractDockFont
-
- AbstractDockFont(String, Path) - Constructor for class bibliothek.gui.dock.util.font.AbstractDockFont
-
- AbstractDockFont(String) - Constructor for class bibliothek.gui.dock.util.font.AbstractDockFont
-
- AbstractDockRelocator - Class in bibliothek.gui.dock.control.relocator
-
- AbstractDockRelocator(DockController) - Constructor for class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
Creates a new manager.
- AbstractDockStation - Class in bibliothek.gui.dock.station
-
- AbstractDockStation() - Constructor for class bibliothek.gui.dock.station.AbstractDockStation
-
- AbstractDockTitle - Class in bibliothek.gui.dock.title
-
- 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() - Constructor for class bibliothek.gui.dock.title.AbstractDockTitle
-
Constructor which does not do anything.
- AbstractDropDownFilter - Class in bibliothek.gui.dock.action.dropdown
-
- 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
-
- AbstractDropDownHandler(S, Dockable, JMenuItem) - Constructor for class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler
-
Creates an new handler.
- AbstractEclipseBorder - Class in bibliothek.extension.gui.dock.theme.eclipse
-
- AbstractEclipseBorder(DockController, boolean) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.AbstractEclipseBorder
-
Creates a new border
- AbstractEclipseBorder(DockController, boolean, int) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.AbstractEclipseBorder
-
Creates a new border
- AbstractFlapLayoutManager - Class in bibliothek.gui.dock.station.flap
-
- AbstractFlapLayoutManager() - Constructor for class bibliothek.gui.dock.station.flap.AbstractFlapLayoutManager
-
- AbstractFocusController - Class in bibliothek.gui.dock.control.focus
-
Abstract implementation of
FocusController offering methods to
handle the listeners.
- AbstractFocusController(DockController) - Constructor for class bibliothek.gui.dock.control.focus.AbstractFocusController
-
Creates a new focus controller
- AbstractIconScheme - Class in bibliothek.gui.dock.util.icon
-
- AbstractIconScheme(DockController) - Constructor for class bibliothek.gui.dock.util.icon.AbstractIconScheme
-
Creates a new scheme
- AbstractKeyboardController - Class in bibliothek.gui.dock.control
-
- AbstractKeyboardController(DockController) - Constructor for class bibliothek.gui.dock.control.AbstractKeyboardController
-
- AbstractLookAndFeelColors - Class in bibliothek.gui.dock.util.laf
-
- AbstractLookAndFeelColors() - Constructor for class bibliothek.gui.dock.util.laf.AbstractLookAndFeelColors
-
- AbstractMenuHandler<I extends JMenuItem,D extends StandardDockAction> - Class in bibliothek.gui.dock.themes.basic.action.menu
-
- AbstractMenuHandler(D, Dockable, I) - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler
-
Creates a new handler with predefined item.
- AbstractMultiDockTitle - Class in bibliothek.gui.dock.title
-
- AbstractMultiDockTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Standard constructor
- AbstractMultiDockTitle() - Constructor for class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Constructor which does not do anything.
- AbstractPaintableComponent - Class in bibliothek.gui.dock.util
-
- AbstractPaintableComponent(BackgroundComponent, Component, BackgroundPaint) - Constructor for class bibliothek.gui.dock.util.AbstractPaintableComponent
-
Creates a new paintable component.
- AbstractPreference<V> - Class in bibliothek.extension.gui.dock.preference
-
- AbstractPreference() - Constructor for class bibliothek.extension.gui.dock.preference.AbstractPreference
-
- AbstractPreferenceDialog<M extends PreferenceModel> - Class in bibliothek.extension.gui.dock.preference
-
- AbstractPreferenceDialog(boolean) - Constructor for class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
-
Creates a new dialog.
- AbstractPreferenceDialog(M, boolean) - Constructor for class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
-
Creates a new dialog using the given model.
- AbstractPreferenceDialog(boolean, M, boolean) - Constructor for class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
-
A constructor which does not initialize this dialog.
- AbstractPreferenceModel - Class in bibliothek.extension.gui.dock.preference
-
An abstract implementation of
PreferenceModel handling events and
returning
null in most methods.
- AbstractPreferenceModel(DockController) - Constructor for class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
-
- AbstractScreenDockWindow - Class in bibliothek.gui.dock.station.screen.window
-
- AbstractScreenDockWindow(ScreenDockStation, WindowConfiguration) - Constructor for class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Creates a new window.
- AbstractScreenDockWindow(ScreenDockStation, WindowConfiguration, Component, Container) - Constructor for class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Creates a new window.
- AbstractScreenWindowShape - Class in bibliothek.gui.dock.station.screen.window
-
- AbstractScreenWindowShape() - Constructor for class bibliothek.gui.dock.station.screen.window.AbstractScreenWindowShape
-
- AbstractSimpleDropDownAction - Class in bibliothek.gui.dock.action.actions
-
A dropdown action based on one
DockActionSource which has to be specified
by a subclass.
- AbstractSimpleDropDownAction(boolean) - Constructor for class bibliothek.gui.dock.action.actions.AbstractSimpleDropDownAction
-
Creates a new action
- AbstractSplitDockGrid<D> - Class in bibliothek.gui.dock.station.split
-
A class that provides a grid for representations of
Dockables.
- AbstractSplitDockGrid() - Constructor for class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Creates a new, empty grid.
- AbstractSplitDockGrid(String, Map<Character, D[]>) - Constructor for class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Creates a grid by reading a string which represents a grid.
The argument layout is a string divided by newline
"\n".
- AbstractSplitDockGrid.Line - Class in bibliothek.gui.dock.station.split
-
Represents a dividing line in the grid.
- AbstractSplitDockGrid.Node<D> - Class in bibliothek.gui.dock.station.split
-
Represents a node in the tree which will be built.
- AbstractSplitPlaceholderConverter<P,N,D> - Class in bibliothek.gui.dock.station.split
-
- AbstractSplitPlaceholderConverter(P) - Constructor for class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
Creates a new converter
- AbstractStandardDockAction - Class in bibliothek.gui.dock.action.actions
-
An abstract implementation of the
DockAction-interface.
- AbstractStandardDockAction(boolean) - Constructor for class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
-
Creates a new action.
- AbstractTab - Class in bibliothek.gui.dock.station.stack.tab
-
- AbstractTab(TabPane, Dockable) - Constructor for class bibliothek.gui.dock.station.stack.tab.AbstractTab
-
Creates a new abstract tab.
- AbstractTabContentFilter - Class in bibliothek.gui.dock.station.stack.tab
-
- AbstractTabContentFilter() - Constructor for class bibliothek.gui.dock.station.stack.tab.AbstractTabContentFilter
-
- AbstractTabLayoutManager<I extends AbstractTabLayoutManagerPane> - Class in bibliothek.gui.dock.station.stack.tab
-
This layout manager creates a common interface to store information for each
TabPane individually.
- AbstractTabLayoutManager() - Constructor for class bibliothek.gui.dock.station.stack.tab.AbstractTabLayoutManager
-
- AbstractTabLayoutManagerPane - Class in bibliothek.gui.dock.station.stack.tab
-
- AbstractTabLayoutManagerPane(TabPane) - Constructor for class bibliothek.gui.dock.station.stack.tab.AbstractTabLayoutManagerPane
-
Creates a new info.
- AbstractTabPane<T extends Tab,M extends TabMenu,I extends LonelyTabPaneComponent> - Class in bibliothek.gui.dock.station.stack.tab
-
An abstract implementation of
TabPane.
- AbstractTabPane() - Constructor for class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
- AbstractTabPaneComponent - Class in bibliothek.gui.dock.station.stack.tab
-
- AbstractTabPaneComponent(TabPane) - Constructor for class bibliothek.gui.dock.station.stack.tab.AbstractTabPaneComponent
-
Creates a new object.
- AbstractTabsLayoutBlock - Class in bibliothek.gui.dock.station.stack.tab.layouting
-
- AbstractTabsLayoutBlock() - Constructor for class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
- AbstractTabsLayoutBlock.TabsSize - Class in bibliothek.gui.dock.station.stack.tab.layouting
-
This
Size contains an array of
Tabs which are required
to get this size.
- AbstractUIScheme<V,U extends UIValue<V>,B extends UIBridge<V,U>> - Class in bibliothek.gui.dock.util
-
An abstract implementation of
UIScheme offering support for listeners.
- AbstractUIScheme() - Constructor for class bibliothek.gui.dock.util.AbstractUIScheme
-
- AbstractUIValue<V,U extends UIValue<V>> - Class in bibliothek.gui.dock.util
-
An abstract implementation of
UIValue.
- AbstractUIValue(String) - Constructor for class bibliothek.gui.dock.util.AbstractUIValue
-
- AbstractUIValue(String, Path) - Constructor for class bibliothek.gui.dock.util.AbstractUIValue
-
- AbstractUIValue(String, V) - Constructor for class bibliothek.gui.dock.util.AbstractUIValue
-
- AbstractUIValue(String, Path, V) - Constructor for class bibliothek.gui.dock.util.AbstractUIValue
-
- AbstractWindowProvider - Class in bibliothek.gui.dock.util
-
- AbstractWindowProvider() - Constructor for class bibliothek.gui.dock.util.AbstractWindowProvider
-
- 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 interface bibliothek.gui.dock.accept.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.accept.DockAcceptance
-
Tells whether child, which may be already a child of
parent, and next are allowed to be combined.
- accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.accept.MultiDockAcceptance
-
- accept(DockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.accept.MultiDockAcceptance
-
- accept(FocusRequest, Dockable) - Method in class bibliothek.gui.dock.control.DefaultFocusController
-
Decides whether to execute or to refuse request.
- accept(DockStation) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- accept(Component) - Method in class bibliothek.gui.dock.focus.DockFocusTraversalPolicy
-
Tells whether component can be focused or not.
- accept(DockStation) - Method in class bibliothek.gui.dock.SplitDockStation
-
- accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
- accept(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
- accept(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
- accept(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockStation
-
- 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.
- acceptable(Component) - Method in class bibliothek.gui.dock.control.focus.DefaultFocusRequest
-
- acceptable(Component) - Method in class bibliothek.gui.dock.control.focus.EnsuringFocusRequest
-
- acceptable(Component) - Method in interface bibliothek.gui.dock.control.focus.FocusRequest
-
Tells whether
component would be an acceptable
Component to receive
the focus.
- acceptable(Component) - Method in class bibliothek.gui.dock.control.focus.RepeatingFocusRequest
-
- acceptable(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
Tells whether this station accepts child as new child.
- acceptable(Dockable, Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
Tells whether this station accepts child as combination with old.
- acceptable(DockStation, Dockable) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
Tells whether the
Dockable child can be dropped over
parent.
- acceptable(DockStation, Dockable, Dockable) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
Tells whether the
Dockable next can be dropped over
old.
- AcceptanceDockRelocatorMode - Class in bibliothek.gui.dock.control
-
- AcceptanceDockRelocatorMode(int, int) - Constructor for class bibliothek.gui.dock.control.AcceptanceDockRelocatorMode
-
Creates a new mode.
- AcceptanceDockRelocatorMode(ModifierMask) - Constructor for class bibliothek.gui.dock.control.AcceptanceDockRelocatorMode
-
Creates a new mode.
- Access() - Constructor for class bibliothek.gui.dock.SplitDockStation.Access
-
- acquire(DockStation) - Method in class bibliothek.gui.dock.DockHierarchyLock
-
Acquires a lock describing the entire contents of station.
- acquireFake() - Static method in class bibliothek.gui.dock.DockHierarchyLock
-
Acquires a fake token which does not lock anything.
- acquireLink(DockStation, Dockable) - Method in class bibliothek.gui.dock.DockHierarchyLock
-
Allows station to become the new parent of dockable.
- acquireLinking(DockStation, Dockable) - Static method in class bibliothek.gui.dock.DockHierarchyLock
-
- acquireUnlink(DockStation, Dockable) - Method in class bibliothek.gui.dock.DockHierarchyLock
-
Allows station to remove itself as parent from dockable.
- acquireUnlinking(DockStation, Dockable) - Static method in class bibliothek.gui.dock.DockHierarchyLock
-
- acquiring(DockStation) - Static method in class bibliothek.gui.dock.DockHierarchyLock
-
- 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(Dockable) - Method in class bibliothek.gui.dock.station.screen.ScreenFullscreenAction
-
- action(Dockable) - Method in class bibliothek.gui.dock.station.split.SplitFullScreenAction
-
- 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(Dockable) - Method in class bibliothek.gui.DockFrontend.Hider
-
- ACTION_DISTRIBUTOR - Static variable in class bibliothek.extension.gui.dock.theme.BubbleTheme
-
- ACTION_DISTRIBUTOR - Static variable in class bibliothek.extension.gui.dock.theme.FlatTheme
-
- ACTION_GUARD - Static variable in class bibliothek.gui.dock.action.LocationHint
-
- ACTION_OFFER - Static variable in class bibliothek.gui.dock.action.LocationHint
-
- ActionBinder - Class in bibliothek.gui.dock.control
-
- ActionBinder(DockController) - Constructor for class bibliothek.gui.dock.control.ActionBinder
-
Creates a new binder.
- ActionColor - Class in bibliothek.gui.dock.themes.color
-
- ActionColor(String, Path, Dockable, DockAction, Color) - Constructor for class bibliothek.gui.dock.themes.color.ActionColor
-
- ActionColor(String, Dockable, DockAction, Color) - Constructor for class bibliothek.gui.dock.themes.color.ActionColor
-
- ActionContentModifier - Class in bibliothek.gui.dock.action
-
- ActionContentModifier(String, boolean, ActionContentModifier...) - Constructor for class bibliothek.gui.dock.action.ActionContentModifier
-
Creates a new modifier.
- ActionContentModifier(String, boolean, boolean, boolean, ActionContentModifier...) - Constructor for class bibliothek.gui.dock.action.ActionContentModifier
-
Creates a new modifier.
- actionDisabledIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.event.DockActionAdapter
-
- ActionDisablingStrategyObserver - Class in bibliothek.gui.dock.disable
-
- ActionDisablingStrategyObserver(DockAction) - Constructor for class bibliothek.gui.dock.disable.ActionDisablingStrategyObserver
-
Creates a new observer.
- ActionDockBorder - Interface in bibliothek.gui.dock.action
-
- actionEnabledChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.event.DockActionAdapter
-
- actionEnabledChanged(StandardDockAction, Set<Dockable>) - Method in interface bibliothek.gui.dock.event.StandardDockActionListener
-
- actionEnabledChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler.Listener
-
- ActionGuard - Interface in bibliothek.gui.dock.action
-
- actionIconChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.event.DockActionAdapter
-
- actionIconChanged(StandardDockAction, ActionContentModifier, Set<Dockable>) - Method in interface bibliothek.gui.dock.event.StandardDockActionListener
-
- actionIconChanged(StandardDockAction, ActionContentModifier, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler.Listener
-
- ActionOffer - Interface in bibliothek.gui.dock.action
-
- actionPerformed(ActionEvent) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
-
- actionPerformed(ActionEvent) - Method in class bibliothek.gui.dock.themes.basic.action.DropDownItemHandle
-
- 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
- ActionPopupMenu - Interface in bibliothek.gui.dock.action.popup
-
- ActionPopupMenuFactory - Interface in bibliothek.gui.dock.action.popup
-
- ActionPopupMenuListener - Interface in bibliothek.gui.dock.action.popup
-
A listener that is added to a
ActionPopupMenu and is called
if the menu is closed.
- ActionPopupSuppressor - Interface in bibliothek.gui.dock.action
-
Suppresses a popup to show
- actionRepresentativeChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.event.DockActionAdapter
-
- actionRepresentativeChanged(StandardDockAction, Set<Dockable>) - Method in interface bibliothek.gui.dock.event.StandardDockActionListener
-
- actionRepresentativeChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler.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.
- ActionsDockTitleEvent - Class in bibliothek.gui.dock.title
-
- ActionsDockTitleEvent(Dockable, DockActionSource) - Constructor for class bibliothek.gui.dock.title.ActionsDockTitleEvent
-
Creates a new event.
- ActionsDockTitleEvent(DockStation, Dockable, DockActionSource) - Constructor for class bibliothek.gui.dock.title.ActionsDockTitleEvent
-
Creates a new event.
- 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.
- actionTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.event.DockActionAdapter
-
- actionTextChanged(StandardDockAction, Set<Dockable>) - Method in interface bibliothek.gui.dock.event.StandardDockActionListener
-
- actionTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler.Listener
-
- actionTooltipTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.event.DockActionAdapter
-
- actionTooltipTextChanged(StandardDockAction, Set<Dockable>) - Method in interface bibliothek.gui.dock.event.StandardDockActionListener
-
- actionTooltipTextChanged(StandardDockAction, Set<Dockable>) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler.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
ActionViewConverter 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
- ActivityDockTitleEvent - Class in bibliothek.gui.dock.title
-
An event telling whether a
DockTitle should be focused or not.
- ActivityDockTitleEvent(Dockable, boolean) - Constructor for class bibliothek.gui.dock.title.ActivityDockTitleEvent
-
Constructs a new event.
- ActivityDockTitleEvent(DockStation, Dockable, boolean) - Constructor for class bibliothek.gui.dock.title.ActivityDockTitleEvent
-
Constructs a new event.
- add(Preference<?>) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
Adds preference at the end of this model.
- add(PreferenceModel, Path) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
Adds model at the end of this model.
- add(String, String, V) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
- add(String, String, boolean, V) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
- 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 interface bibliothek.gui.dock.action.actions.SharingDropDownDockAction
-
Adds an action to the menu.
- add(DockAction) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
-
- 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(Component) - Method in class bibliothek.gui.dock.control.ComponentHierarchyObserver
-
Adds
component and all its children to the set of
known
Components.
- add(ControllerSetupListener) - Method in interface bibliothek.gui.dock.control.ControllerSetupCollection
-
Adds a new listener to the collection.
- add(DockStation) - Method in class bibliothek.gui.dock.control.DockRegister
-
Adds a station to this register.
- add(Component) - Method in class bibliothek.gui.dock.control.focus.FocusTracker
-
Adds listeners to component and its children to track the focus.
- add(Inserter) - Method in class bibliothek.gui.dock.control.relocator.MultiInserter
-
- add(Merger) - Method in class bibliothek.gui.dock.control.relocator.MultiMerger
-
Adds a new algorithm to this merger.
- 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(Dockable) - Method in class bibliothek.gui.dock.disable.TabDisablingStrategyObserver
-
Adds dockable to the set of dockables that must be observed
- add(Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
-
Adds dockable as new child to this station.
- add(Dockable, int) - Method in class bibliothek.gui.dock.FlapDockStation
-
Inserts dockable as new child in the list of
children.
- add(DockFactory<?, ?, ?>) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Adds a factory
- add(Dockable, int) - Method in class bibliothek.gui.dock.StackDockStation
-
Adds a child to this station at the location index.
- add(Dockable, int, Path) - Method in class bibliothek.gui.dock.StackDockStation
-
Adds a child to this station at the location index.
- add(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Adds dockable at the end of the list of children.
- add(PerspectiveDockable, boolean, int) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Adds dockable at the end of the list of children.
- add(DockStation) - Method in class bibliothek.gui.dock.station.layer.OrderedLayerCollection
-
Adds an additional station which is to be ordered.
- add(AttractorStrategy) - Method in class bibliothek.gui.dock.station.screen.magnet.MultiAttractorStrategy
-
Adds strategy to the list of strategies that are used.
- add(MagnetRequest.Side, StickMagnetGraph.DefaultNode) - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.DefaultNode
-
Creates a new edge between this and depending.
- add(StickMagnetGraph.DefaultEdge) - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.DefaultNode
-
- add(int, int, int, int, int) - Method in class bibliothek.gui.dock.station.screen.RetroScreenDockStationLayout
-
Adds a new entry to this layout.
- add(PerspectiveDockable, Rectangle) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
Adds dockable with boundaries bounds to this perspective.
- add(PerspectiveDockable, Rectangle, boolean) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
Adds dockable width boundaries bounds to this perspective
- add(PerspectiveDockable, int, int, int, int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
Adds dockable at location x/y with size width/height to
this perspective.
- add(PerspectiveDockable, int, int, int, int, boolean) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
Adds dockable at location x/y with size width/height to
this perspective.
- add(SplitDockPathProperty.Location, double, long) - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
-
Adds a new element to the end of the path.
- add(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Adds dockable at the end of the list of dockables.
- add(M) - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
-
Adds object to this list, the object
is added at the end of the list.
- add(int, M) - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
-
Inserts object at location index
of this list.
- add(Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
Adds placeholder to the set of placeholders of this entry.
- add(PlaceholderMap.Key) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Adds the placeholder placeholder to this map.
- add(String, DockIcon) - Method in class bibliothek.gui.dock.themes.icon.TabMenuOverflowIconBridge
-
- add(Extension) - Method in class bibliothek.gui.dock.util.extension.ExtensionManager
-
Adds extension to the list of extensions.
- add(Window) - Method in class bibliothek.gui.dock.util.FocusedWindowProvider
-
- add(String, U) - Method in class bibliothek.gui.dock.util.MultiUIBridge
-
- add(String, Path, TypedUIProperties.Type<V>, UIValue<V>) - Method in class bibliothek.gui.dock.util.TypedUIProperties
-
Adds the listener value to this manager.
- add(String, U) - Method in interface bibliothek.gui.dock.util.UIBridge
-
Adds a new
UIValue that gets its resource from this bridge.
- add(String, Path, U) - Method in class bibliothek.gui.dock.util.UIProperties
-
- add(DockStation) - Method in class bibliothek.gui.DockController
-
Adds a station to this controller.
- 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
-
- addAdditionalColors(TabColor...) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Adds an additional set of colors to this tab.
- addAdjacent(AdjacentDockFactory<?>) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Adds an adjacent factory
- addAttribute(XAttribute) - Method in class bibliothek.util.xml.XElement
-
Adds a new attribute to this entry.
- addBackup(DockFactory<? extends DockElement, ?, ? extends BackupFactoryData<?>>) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
-
Adds a backup factory to this situation.
- addBoolean(String, boolean) - Method in class bibliothek.util.xml.XElement
-
Adds a new attribute to this entry.
- addBorder(String) - Method in class bibliothek.gui.dock.themes.basic.action.AbstractBasicHandler
-
Adds a connection between the
ThemeManager and the model of this handler which transfers
the
BorderModifier with identifier
key to the model.
- addByte(String, byte) - Method in class bibliothek.util.xml.XElement
-
Adds a new attribute to this entry.
- addByteArray(String, byte[]) - Method in class bibliothek.util.xml.XElement
-
Adds a new attribute to this entry.
- addChar(String, char) - Method in class bibliothek.util.xml.XElement
-
Adds a new attribute to this entry.
- addChildrenActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler
-
Adds a listener to this handler, the listener will be invoked if one of the children
of this handler fires an action.
- addChoiceListener(ChoiceListener) - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.Choice
-
Adds a listener to this choice.
- addChoiceListener(ChoiceListener) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
- addColor(String, Path, Color) - Method in class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
Registers a
TitleColor width identifier
id at this
title.
- addColor(AbstractDockColor) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Adds a color to the list of colors, this title will ensure that
color gets connected to a
ColorManager as soon
as this title is bound.
- addCombinedMenuContentListener(CombinedMenuContentListener) - Method in interface bibliothek.gui.dock.station.stack.menu.CombinedMenuContent
-
Adds a listener to this menu, the listener has to be informed when
this menu is made visible or invisible.
- addCombinedMenuContentListener(CombinedMenuContentListener) - Method in class bibliothek.gui.dock.station.stack.menu.PopupCombinedMenuContent
-
- addConditionalFont(String, Path, Condition, FontModifier) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- addConfiguration(Filter<DockComponentRoot>, DockComponentConfiguration) - Method in class bibliothek.gui.dock.component.DefaultDockComponentManager
-
- addConfiguration(Filter<DockComponentRoot>, DockComponentConfiguration) - Method in interface bibliothek.gui.dock.component.DockComponentManager
-
Adds a new configuration, the configuration is only applied if
filter includes a
DockComponentRoot, and
if no other configuration was applied
- addDecoratorListener(BasicDockableDisplayerDecoratorListener) - Method in interface bibliothek.gui.dock.themes.basic.BasicDockableDisplayerDecorator
-
Adds the listener listener to this decorator, listener will
be informed if a property of this decorator changes.
- addDecoratorListener(BasicDockableDisplayerDecoratorListener) - Method in class bibliothek.gui.dock.themes.basic.MinimalDecorator
-
- addDecoratorListener(BasicDockableDisplayerDecoratorListener) - Method in class bibliothek.gui.dock.themes.basic.TabDecorator
-
- addDisablingStrategyListener(DisablingStrategyListener) - Method in interface bibliothek.gui.dock.disable.DisablingStrategy
-
Adds
listener to this object, the listener will be informed when the state of this
DisablingStrategy changes.
- addDockable(Dockable, Rectangle) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- addDockable(Dockable, Rectangle, boolean) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- addDockable(Dockable, Rectangle, Path, boolean) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- addDockable(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
Adds dockable to this station.
- addDockable(double, double, double, double, D...) - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Adds dockable to the grid.
- addDockable(String, Dockable) - Method in class bibliothek.gui.DockFrontend
-
Adds a Dockable to this frontend.
- addDockableDisplayerListener(DockableDisplayerListener) - Method in class bibliothek.gui.dock.station.DisplayerCollection
-
- addDockableDisplayerListener(DockableDisplayerListener) - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Adds listener to this displayer.
- addDockableDisplayerListener(DockableDisplayerListener) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- addDockableFocusListener(DockableFocusListener) - Method in class bibliothek.gui.dock.control.focus.AbstractFocusController
-
Adds a listener to this controller, the listener will be informed when
the focused
Dockable changes.
- addDockableFocusListener(DockableFocusListener) - Method in interface bibliothek.gui.dock.control.focus.FocusController
-
Adds a listener to this controller, the listener will be informed when
the focused
Dockable changes.
- addDockableFocusListener(DockableFocusListener) - Method in class bibliothek.gui.DockController
-
Adds a listener to this controller, the listener will be informed when
the focused
Dockable changes.
- addDockableListener(DockableListener) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- addDockableListener(DockableListener) - Method in class bibliothek.gui.dock.SplitDockStation
-
- addDockableListener(DockableListener) - Method in interface bibliothek.gui.Dockable
-
Adds a listener to this Dockable.
- addDockableSelectionListener(DockableSelectionListener) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
- addDockableSelectionListener(DockableSelectionListener) - Method in interface bibliothek.gui.dock.focus.DockableSelection
-
Adds a listener that gets informed when the state of this selection changes.
- addDockableSelectionListener(DockableSelectionListener) - Method in class bibliothek.gui.dock.themes.ThemeDockableSelection
-
- addDockableSelectionListener(DockableSelectionListener) - Method in class bibliothek.gui.DockController
-
Adds a listener to this controller, the listener will be informed when
a selected
Dockable changes.
- addDockableStateListener(DockableStateListener) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- addDockableStateListener(DockableStateListener) - Method in class bibliothek.gui.dock.SplitDockStation
-
- addDockableStateListener(DockableStateListener) - Method in interface bibliothek.gui.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.FilteredDockActionSource
-
- addDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.HierarchyDockActionSource
-
- addDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
-
- addDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.StationChildrenActionSource
-
- addDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.station.screen.FullscreenActionSource
-
- addDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.station.stack.action.DockActionDistributorSource
-
- addDockHierarchyListener(DockHierarchyListener) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- addDockHierarchyListener(DockHierarchyListener) - Method in class bibliothek.gui.dock.dockable.DockHierarchyObserver
-
Stores a listener which is informed when the path of the owner has changed.
- addDockHierarchyListener(DockHierarchyListener) - Method in class bibliothek.gui.dock.SplitDockStation
-
- addDockHierarchyListener(DockHierarchyListener) - Method in interface bibliothek.gui.Dockable
-
Adds a hierarchy-listener to this Dockable.
- 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.
- addDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.SplitDockStation
-
- addDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
- addDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.station.AbstractDockStation
-
- addDockStationListener(DockStationListener) - Method in interface bibliothek.gui.DockStation
-
Adds a listener to this station.
- addDockTitleBindingListener(DockTitleBindingListener) - Method in class bibliothek.gui.DockController
-
Adds a listener to this controller, the listener will receive events when
a
DockTitle is bound or unbound.
- addDouble(String, double) - Method in class bibliothek.util.xml.XElement
-
Adds a new attribute to this entry.
- addDropDownActionListener(DropDownActionListener) - Method in class bibliothek.gui.dock.action.actions.AbstractSimpleDropDownAction
-
- addDropDownActionListener(DropDownActionListener) - Method in interface bibliothek.gui.dock.action.DropDownAction
-
Adds a listener to this action.
- addEclipseThemeConnectorListener(EclipseThemeConnectorListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.DefaultEclipseThemeConnector
-
- addEclipseThemeConnectorListener(EclipseThemeConnectorListener) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.EclipseThemeConnector
-
Adds listener to this connector.
- added(Component) - Method in class bibliothek.extension.gui.dock.util.MouseOverListener
-
Adds listeners to component and its children.
- added(ComponentHierarchyObserverEvent) - Method in interface bibliothek.gui.dock.event.ComponentHierarchyObserverListener
-
Called when some
Components have entered the realm of
controller.
- added(DockFrontend, Dockable) - Method in class bibliothek.gui.dock.event.DockFrontendAdapter
-
- added(DockFrontend, Dockable) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
-
Informs this listener that an additional
dockable has
been added to the list of known
Dockables of
frontend.
- added(SplitDockPerspective.Entry, SplitDockPerspective.Entry) - Method in interface bibliothek.gui.dock.station.split.SplitDockPerspective.EntryListener
-
Called after child was added to parent.
- added(StackDockStation, Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabContentFilter
-
Called when
dockable is added to
station, this method is called before
the
dock parent of
dockable is set.
- added(TabPane, Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabLayoutManagerPane
-
- added(TabPane, Dockable) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneListener
-
Called after dockable has been added to pane.
- added(P) - Method in class bibliothek.gui.dock.station.support.PlaceholderListItemAdapter
-
- added(P) - Method in interface bibliothek.gui.dock.station.support.PlaceholderListItemConverter
-
- addElement(XElement) - Method in class bibliothek.util.xml.XElement
-
Adds a new element to this element.
- addElement(String) - Method in class bibliothek.util.xml.XElement
-
Creates and adds a new element.
- addEmpty(String) - Method in class bibliothek.gui.DockFrontend
-
- addFactory(Path, PreferenceFactory<?>) - Method in class bibliothek.extension.gui.dock.preference.PreferenceStorage
-
Adds a new factory to this storage, the factory will be responsible to
write or read some kind of preferences.
- addFactory(DockablePropertyFactory) - Method in class bibliothek.gui.dock.layout.PropertyTransformer
-
Installs a factory
- addFlapDockStationListener(FlapDockListener) - Method in class bibliothek.gui.dock.FlapDockStation
-
Adds a listener to this station.
- addFloat(String, float) - Method in class bibliothek.util.xml.XElement
-
Adds a new attribute to this entry.
- addFont(AbstractDockFont) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Adds a font to the list of fonts, this title will ensure that
font gets connected to a
FontManager as soon
as this title is bound.
- addFrontendListener(DockFrontendListener) - Method in class bibliothek.gui.DockFrontend
-
Adds a listener to this frontend.
- addFullscreenFilter(ScreenDockFullscreenFilter) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Adds the new filter filter to this station.
- addGlobalListener(KeyListener) - Method in class bibliothek.gui.dock.control.AbstractKeyboardController
-
- addGlobalListener(KeyListener) - Method in interface bibliothek.gui.dock.control.KeyboardController
-
Adds a global key listener to this controller.
- addHandle(StationChildHandle, DockHierarchyLock.Token) - Method in class bibliothek.gui.dock.SplitDockStation.Access
-
- addHandle(StationChildHandle, DockHierarchyLock.Token) - Method in interface bibliothek.gui.dock.station.split.SplitDockAccess
-
Adds the new handle to the station and adds
the displayer to the station.
- addHorizontalDivider(double, double, double) - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Adds a horizonal dividing line.
- addInt(String, int) - Method in class bibliothek.util.xml.XElement
-
Adds a new attribute to this entry.
- addInvisible(String, String, DockLayoutComposition, DockableProperty) - Method in class bibliothek.gui.dock.frontend.Setting
-
Stores the location of an invisible element.
- addKeyListener(KeyListener) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- addLayoutComponent(String, Component) - Method in class bibliothek.gui.dock.station.stack.StackTabListLayout
-
Deprecated.
- addLayoutComponent(String, Component) - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
- addLinked(String, String, V) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
- addListener(PreferenceOperationViewListener) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceOperationView
-
Adds a listener to this view, the listener is to be informed about
changes on this view.
- addListener(UISchemeListener<Color, DockColor, ColorBridge>) - Method in class bibliothek.extension.gui.dock.theme.IdentifiedColorScheme
-
- addListener(ButtonContentFilterListener) - Method in class bibliothek.gui.dock.action.AbstractButtonContentFilter
-
- addListener(ButtonContentFilterListener) - Method in interface bibliothek.gui.dock.action.ButtonContentFilter
-
Adds the observer listener to this filter.
- addListener(ActionPopupMenuListener) - Method in interface bibliothek.gui.dock.action.popup.ActionPopupMenu
-
Adds a listener to this menu, the listener is to be informed if
the menu closes.
- addListener(ActionPopupMenuListener) - Method in class bibliothek.gui.dock.action.popup.DefaultActionPopupMenu
-
- addListener(KeyboardListener) - Method in class bibliothek.gui.dock.control.AbstractKeyboardController
-
- addListener(ComponentHierarchyObserverListener) - Method in class bibliothek.gui.dock.control.ComponentHierarchyObserver
-
Adds a listener to this observer.
- addListener(DoubleClickListener) - Method in class bibliothek.gui.dock.control.DoubleClickController
-
Adds a listener to this controller.
- addListener(KeyboardListener) - Method in interface bibliothek.gui.dock.control.KeyboardController
-
Adds a listener to this controller.
- addListener(DockableStateListener) - Method in class bibliothek.gui.dock.dockable.DockableStateListenerManager
-
Adds a listener to this observer.
- addListener(L) - Method in class bibliothek.gui.dock.event.LocatedListenerList
-
Adds a listener to the list of listeners.
- addListener(FlapLayoutManagerListener) - Method in class bibliothek.gui.dock.station.flap.AbstractFlapLayoutManager
-
- addListener(Dockable, ButtonContentListener) - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
Informs this
ButtonContent that any change regarding
dockable should
be reported to
listener.
- addListener(FlapLayoutManagerListener) - Method in interface bibliothek.gui.dock.station.flap.FlapLayoutManager
-
Adds an observer to this manager, the observer is to be informed if an important property
changes.
- addListener(SplitDockPerspective.EntryListener) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
Adds a listener to this perspective.
- addListener(TabContentFilterListener) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabContentFilter
-
- addListener(TabContentFilterListener) - Method in interface bibliothek.gui.dock.station.stack.tab.TabContentFilter
-
Adds a listener to this filter.
- addListener(DockStationListener) - Method in class bibliothek.gui.dock.station.support.DockStationListenerManager
-
Adds a listener to this manager.
- addListener(PlaceholderStrategyListener) - Method in interface bibliothek.gui.dock.station.support.PlaceholderStrategy
-
Adds a listener to this strategy.
- addListener(PlaceholderStrategyListener) - Method in class bibliothek.gui.dock.station.support.RootPlaceholderStrategy
-
- addListener(BasicButtonModelListener) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Adds a listener to this model.
- addListener(UISchemeListener<Color, DockColor, ColorBridge>) - Method in class bibliothek.gui.dock.themes.color.AbstractColorScheme
-
- addListener(UISchemeListener<Color, DockColor, ColorBridge>) - Method in class bibliothek.gui.dock.themes.color.ExtendingColorScheme
-
- addListener(ThemeMetaListener) - Method in class bibliothek.gui.dock.themes.DefaultThemeMeta
-
- addListener(ThemeMetaListener) - Method in interface bibliothek.gui.dock.themes.ThemeMeta
-
Adds a listener to this meta information, the listener will be
informed if this meta information changes.
- addListener(OrientationToRotationStrategyListener) - Method in interface bibliothek.gui.dock.title.OrientationToRotationStrategy
-
Adds the listener listener to this strategy.
- addListener(UISchemeListener<V, U, B>) - Method in class bibliothek.gui.dock.util.AbstractUIScheme
-
- addListener(BackgroundAlgorithmListener) - Method in class bibliothek.gui.dock.util.BackgroundAlgorithm
-
Adds an observer to this algorithm.
- 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(LookAndFeelColorsListener) - Method in class bibliothek.gui.dock.util.laf.AbstractLookAndFeelColors
-
- addListener(LookAndFeelColorsListener) - Method in interface bibliothek.gui.dock.util.laf.LookAndFeelColors
-
Adds a listener to this object, the listener must be informed when
a color changes.
- addListener(UISchemeListener<Object, UIValue<Object>, UIBridge<Object, UIValue<Object>>>) - Method in class bibliothek.gui.dock.util.TypedPropertyUIScheme
-
- addListener(UISchemeListener<V, U, B>) - Method in interface bibliothek.gui.dock.util.UIScheme
-
Adds a listener to this scheme.
- addLong(String, long) - Method in class bibliothek.util.xml.XElement
-
Adds a new attribute to this entry.
- addLookAndFeelColorsListener(LookAndFeelColorsListener) - Method in class bibliothek.gui.DockUI
-
Adds a listener which gets informed when a color of the current
LookAndFeelColors changes.
- addMode(DockRelocatorMode) - Method in interface bibliothek.gui.dock.control.DockRelocator
-
Adds a mode to this relocator, a mode can be activated or deactivated
when the user presses a button like "ctrl" or "shift" during a
drag and drop operation.
- addMode(DockRelocatorMode) - Method in class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
Adds a mode to this relocator, a mode can be activated or deactivated
when the user presses a button like "ctrl" or "shift" during a
drag and drop operation.
- addMouseInputListener(MouseInputListener) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- addMouseInputListener(MouseInputListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- addMouseInputListener(MouseInputListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- addMouseInputListener(MouseInputListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- addMouseInputListener(MouseInputListener) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- addMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- addMouseInputListener(MouseInputListener) - Method in interface bibliothek.gui.dock.DockElementRepresentative
-
Adds a listener to this representative, it is not defined what to do
with that listener, but most subclasses would just add the listener
to their
component.
- addMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.SplitDockStation
-
- addMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.StackDockStation
-
- addMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- 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 class bibliothek.gui.dock.util.SimpleDockElementRepresentative
-
- addMouseInputListener(MouseInputListener) - Method in interface bibliothek.gui.Dockable
-
- addMouseListener(MouseListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- addMouseListener(MouseListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- addMouseListener(MouseListener) - Method in class bibliothek.gui.dock.control.DefaultGlobalMouseDispatcher
-
- addMouseListener(MouseListener) - Method in interface bibliothek.gui.dock.control.GlobalMouseDispatcher
-
Adds the observer listener to this dispatcher.
- addMouseMotionListener(MouseMotionListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- addMouseMotionListener(MouseMotionListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- addMouseMotionListener(MouseMotionListener) - Method in class bibliothek.gui.dock.control.DefaultGlobalMouseDispatcher
-
- addMouseMotionListener(MouseMotionListener) - Method in interface bibliothek.gui.dock.control.GlobalMouseDispatcher
-
Adds the observer listener to this dispatcher.
- addMouseWheelListener(MouseWheelListener) - Method in class bibliothek.gui.dock.control.DefaultGlobalMouseDispatcher
-
- addMouseWheelListener(MouseWheelListener) - Method in interface bibliothek.gui.dock.control.GlobalMouseDispatcher
-
Adds the observer listener to this dispatcher.
- addOperation(PreferenceOperation) - Method in class bibliothek.extension.gui.dock.PreferenceTable
-
Adds a new operation at the end of the set of operations.
- addOperation(PreferenceOperation) - Method in class bibliothek.extension.gui.dock.PreferenceTreePanel
-
Adds an operation to this panel.
- addPlaceholder(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Adds a placeholder for dockable and all its children to the end
of the list of dockables.
- addPlaceholder(Path) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Adds placeholder at the end of the list of items.
- addPlaceholder(Dockable, Path) - Method in interface bibliothek.gui.dock.station.PlaceholderMapping
-
First searches the location of dockable, then adds placeholder to that
location.
- addPlaceholder(PerspectiveDockable, Rectangle) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
Adds a placeholder for dockable and all its children to this
station.
- addPlaceholder(PerspectiveDockable, int, int, int, int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
Adds a placeholder for dockable and all its children to this
station.
- addPlaceholder(Path, Rectangle) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
Adds placeholder to this station.
- addPlaceholder(Path, int, int, int, int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
Adds placeholder to this station.
- addPlaceholder(SplitDockPerspective.Entry, Path) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
Adds a placeholder to destination and makes sure at the same time that
placeholder is not used by any other node.
- addPlaceholder(Dockable, Path) - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderMapping
-
- addPlaceholder(Path) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Stores an additional placeholder in this node.
- addPlaceholder(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Adds a placeholder for dockable at the end of the list of dockables.
- addPlaceholder(Path) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Adds placeholder at the end of the list of dockables.
- addPlaceholder(D, Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Adds placeholder at the location of dockable.
- addPlaceholder(int, Path) - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
-
Adds a placeholder at location index, ensures that this
placeholder is only present at index.
- addPlaceholder(Dockable, Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderListMapping
-
- addPlaceholders(double, double, double, double, Path...) - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Adds placeholders to the grid.
- addPreferenceListener(PreferenceListener<V>) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreference
-
- addPreferenceListener(PreferenceListener<V>) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
- addPreferenceListener(PreferenceListener<V>) - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
Adds a listener to this preference.
- addPreferenceModelListener(PreferenceModelListener) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
-
- addPreferenceModelListener(PreferenceModelListener) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- addPreferenceModelListener(PreferenceModelListener) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
- addPreferenceModelListener(PreferenceModelListener) - Method in class bibliothek.extension.gui.dock.preference.model.ButtonContentPreferenceModel
-
- addPreferenceModelListener(PreferenceModelListener) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Adds a listener to this model.
- addPreferenceModelListener(PreferenceModelListener) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- addRepresentative(DockElementRepresentative) - Method in class bibliothek.gui.DockController
-
Informs this controller about a new representative for a
DockElement.
- addRepresentative(DockElementRepresentative) - Method in class bibliothek.gui.DockFrontend
-
- addRepresentativeListener(DockControllerRepresentativeListener) - Method in class bibliothek.gui.DockController
-
Adds a listener to this controller,
listener will be informed
when the map of
DockElements and the
Components which
represent them changes.
- addRoot(Component) - Method in class bibliothek.gui.dock.component.DockComponentRootHandler
-
- addRoot(String, DockStation) - Method in class bibliothek.gui.DockFrontend
-
Adds a root to this frontend.
- addRoot(DockStation, String) - Method in class bibliothek.gui.DockFrontend
-
- addScreenDockStationListener(ScreenDockStationListener) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Adds listener to this station.
- addScreenDockWindowListener(ScreenDockWindowListener) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Adds a listener to this window, the listener has to be informed about changes of this window.
- addScreenDockWindowListener(ScreenDockWindowListener) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- 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
- addShort(String, short) - Method in class bibliothek.util.xml.XElement
-
Adds a new attribute to this entry.
- addSingleTabDeciderListener(SingleTabDeciderListener) - Method in interface bibliothek.gui.dock.displayer.SingleTabDecider
-
Adds a listener to this decider, the listener is to be informed if
the single tab property of a
Dockable changes.
- addSplitDockStationListener(SplitDockListener) - Method in class bibliothek.gui.dock.SplitDockStation
-
Adds a listener to this station.
- addStackDockComponentListener(StackDockComponentListener) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- addStackDockComponentListener(StackDockComponentListener) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- addStackDockComponentListener(StackDockComponentListener) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Adds a listener to this component, it will be called if the selection changes.
- addString(String, String) - Method in class bibliothek.util.xml.XElement
-
Adds a new attribute to this entry.
- 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.
- addTab(Tab) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Adds a tab to this block at its end.
- addTabMenuListener(TabMenuListener) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- addTabMenuListener(TabMenuListener) - Method in interface bibliothek.gui.dock.station.stack.tab.TabMenu
-
Adds a new listener to this menu.
- addTabPaneListener(TabPaneListener) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
- addTabPaneListener(TabPaneListener) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
Adds a listener to this pane, the listener has to be informed when
elements are added or removed, and when the selection changes.
- addTask(Runnable) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
-
Adds a task to this animation.
- addToMenu(M, Dockable) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- addToMenu(M, Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Adds dockable somewhere to menu
- addToPanel(StationChildHandle, int, int) - Method in class bibliothek.gui.dock.StackDockStation
-
- addTreeModelListener(TreeModelListener) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- addUIListener(UIListener) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Adds an
UIListener to this manager, the listener gets
notified when the graphical user interface needs an update because
the
LookAndFeel changed.
- addVerticalDivider(double, double, double) - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Adds a vertical dividing line.
- addVetoableDockRelocatorListener(VetoableDockRelocatorListener) - Method in interface bibliothek.gui.dock.control.DockRelocator
-
Adds a listener to this manager.
- addVetoableDockRelocatorListener(VetoableDockRelocatorListener) - Method in class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
- addVetoableListener(VetoableDockFrontendListener) - Method in class bibliothek.gui.dock.frontend.VetoManager
-
Adds listener to this frontend.
- addVetoableListener(VetoableDockFrontendListener) - Method in class bibliothek.gui.DockFrontend
-
Adds listener to this frontend.
- addVetoListener(FocusVetoListener) - Method in class bibliothek.gui.dock.control.focus.AbstractFocusController
-
Adds a listener to this controller which can cancel a call to
the
DockController.
- addVetoListener(FocusVetoListener) - Method in interface bibliothek.gui.dock.control.focus.FocusController
-
Adds a listener to this controller which can cancel a call to the
DockController.
- addWindowProviderListener(WindowProviderListener) - Method in class bibliothek.gui.dock.util.AbstractWindowProvider
-
- addWindowProviderListener(WindowProviderListener) - Method in class bibliothek.gui.dock.util.ComponentWindowProvider
-
- addWindowProviderListener(WindowProviderListener) - Method in class bibliothek.gui.dock.util.NullWindowProvider
-
- addWindowProviderListener(WindowProviderListener) - Method in interface bibliothek.gui.dock.util.WindowProvider
-
Adds a new listener to this provider.
- addWindowProviderListener(WindowProviderListener) - Method in class bibliothek.gui.dock.util.WindowProviderWrapper
-
- addWorkaround(Workaround) - Method in class bibliothek.util.Workarounds
-
- ADJACENT_DOCK_FACTORY_EXTENSION - Static variable in class bibliothek.gui.dock.layout.DockSituation
-
- AdjacentDockFactory<L> - Interface in bibliothek.gui.dock.layout
-
An object that works together with a
DockFactory, this object
decides on its own whether it wants to store information about a
DockElement or not.
- affected(DockElement) - Method in class bibliothek.gui.dock.event.LocatedListenerList
-
Creates a list of all
LocatedListeners which are affected
by an event which occurs on
element.
- after(InserterSource) - Method in interface bibliothek.gui.dock.control.relocator.Inserter
-
- after(InserterSource) - Method in class bibliothek.gui.dock.control.relocator.MultiInserter
-
- after(Component) - Method in class bibliothek.gui.dock.focus.DockFocusTraversalPolicy
-
Searches the next
Component which might gain the focus.
- ALLOW_ALWAYS - Static variable in interface bibliothek.gui.dock.action.ActionPopupSuppressor
-
Allows every popup to appear.
- ALLWAYS - Static variable in interface bibliothek.gui.dock.displayer.SingleTabDecider
-
- alpha - Variable in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid.Line
-
the coordinate which is always the same on the line
- ALWAYS - Static variable in interface bibliothek.gui.dock.action.ButtonContentFilter
-
- ALWAYS - Static variable in interface bibliothek.gui.dock.displayer.SingleTabDecider
-
this decider shows a tab, unless the element is a station itself or on a
StackDockStation
- AncestorMovingImageFactory - Class in bibliothek.gui.dock.dockable
-
This factory tries to find a common anchestor of
DockTitle and
of
Dockable and shows a screenshot of this component.
- AncestorMovingImageFactory(Dimension, float) - Constructor for class bibliothek.gui.dock.dockable.AncestorMovingImageFactory
-
Creates a new factory.
- and(DockSituationIgnore...) - Static method in class bibliothek.gui.dock.layout.DockSituationIgnoreUtil
-
- andAccept(DockAcceptance) - Method in class bibliothek.gui.dock.accept.AbstractAcceptance
-
Combines this acceptance with the other acceptance.
- animate(String, String) - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButton
-
- ANIMATION_KEY_BACKGROUND_BOTTOM - Static variable in class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
key for the background color at the bottom used by the animation
- ANIMATION_KEY_BACKGROUND_TOP - Static variable in class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
key for the background color at the top used by the animation
- ANIMATION_KEY_KNOB_HIGHLIGHT - Static variable in class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
-
key for the color that is used to paint the knob
- ANIMATION_KEY_KNOB_SHADOW - Static variable in class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
-
key for the color that is used to paint the knob
- ANIMATION_KEY_TEXT - Static variable in class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
key for the foreground color used by the animation
- answer(DockableDisplayer) - Method in class bibliothek.gui.dock.displayer.DisplayerRequest
-
- answer() - Method in interface bibliothek.gui.dock.layout.location.AsideRequest
-
- answer(DockableProperty) - Method in interface bibliothek.gui.dock.layout.location.AsideRequest
-
Sets the result of this request,
location will be merged with other
results from the parent and children stations using the
successor property.
- answer(PlaceholderMap) - Method in interface bibliothek.gui.dock.layout.location.AsideRequest
-
Tells this request how the layout of a non-existent station looks after the request has been handled.
- answer(DockableProperty, PlaceholderMap) - Method in interface bibliothek.gui.dock.layout.location.AsideRequest
-
Sets the result of this request, and tells how the layout of a non-existent stations looks after the request
has been handled.
- answer() - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest
-
- answer(DockableProperty) - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest
-
- answer(PlaceholderMap) - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest
-
- answer(DockableProperty, PlaceholderMap) - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest
-
- answer(DockTitle) - Method in class bibliothek.gui.dock.title.DockTitleRequest
-
Informs this request that title should be shown.
- answer(T, T) - Method in class bibliothek.gui.dock.util.ResourceRequest
-
Called when the requested resource changed.
- answer(T) - Method in class bibliothek.gui.dock.util.ResourceRequest
-
Informs this request that resource should be user.
- append(DockableProperty, DockableProperty) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
Creates a copy of root and sets property
as the successor of the very last element in the property chain beginning
at root.
- append(Path) - Method in class bibliothek.util.Path
-
Creates a new path which is a combination of this and path.
- append(String) - Method in class bibliothek.util.Path
-
Creates a new path appending segments to this path.
- APPEND - Static variable in interface bibliothek.util.PathCombiner
-
- AppletWindowProvider - Class in bibliothek.gui.dock.util
-
- AppletWindowProvider(Component) - Constructor for class bibliothek.gui.dock.util.AppletWindowProvider
-
Creates a new window provider
- apply() - Method in class bibliothek.gui.dock.frontend.DefaultDockFrontendPerspective
-
- apply() - Method in interface bibliothek.gui.dock.frontend.DockFrontendPerspective
-
Applies the current layout to the
DockFrontend which created this perspective.
Please note that implementations may restrict what information is applied, specifically:
It may not be possible to add/remove root-stations through this method.
Invisible elements may not be touched
- apply() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPossibility
-
Applies the sizes specified in this layout.
- applyInvisibleLayout(DockFrontendInternals, DockSituation, DefaultLayoutChangeStrategy.SettingAccess) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy
-
Applies setting to the invisible elements.
- applyLayout(DockFrontendInternals, DockSituation, DefaultLayoutChangeStrategy.SettingAccess, boolean) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy
-
Applies the layout described in setting to the visible elements.
- approveClosing(DockFrontendInternals, DockSituation, DefaultLayoutChangeStrategy.SettingAccess) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy
-
- Arch - Class in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
-
An arch is a mathematical description of a curve, the curve is within a
given rectangle, starting at the top left and ending at the bottom right
edge.
- Arch(int, int) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.Arch
-
Creates a new arch.
- arch(int, int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.ArchGradientPainter
-
- ArchGradientPainter - Class in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
-
- ArchGradientPainter(EclipseTabPane, Dockable) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.ArchGradientPainter
-
Creates a new painter.
- arm() - Method in class bibliothek.gui.dock.SplitDockStation.Access
-
- array(int) - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Creates a D-array of length size.
- array(int) - Method in class bibliothek.gui.dock.station.split.DockableSplitDockTree
-
- array(int) - Method in class bibliothek.gui.dock.station.split.PerspectiveSplitDockGrid
-
- array(int) - Method in class bibliothek.gui.dock.station.split.PerspectiveSplitDockTree
-
- array(int) - Method in class bibliothek.gui.dock.station.split.SplitDockGrid
-
- array(int) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Creates a new array of size size for objects of type D.
- array(D) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Creates an array around dockable.
- asComponent() - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow.DialogParent
-
- asComponent() - Method in interface bibliothek.gui.dock.station.flap.DefaultFlapWindow.Parent
-
Returns
this or the representation of
this
as
Component.
- asComponent() - Method in class bibliothek.gui.dock.station.flap.JInternalDialog
-
- asDockable() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- asDockable() - Method in class bibliothek.gui.dock.dockable.DefaultDockablePerspective
-
- asDockable() - Method in interface bibliothek.gui.dock.DockElement
-
Returns
this if
this is an instance of
Dockable.
- asDockable() - Method in class bibliothek.gui.dock.FlapDockStation.DockableHandle
-
- asDockable() - Method in interface bibliothek.gui.dock.perspective.PerspectiveElement
-
- asDockable() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- asDockable() - Method in class bibliothek.gui.dock.SplitDockStation
-
- asDockable() - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- asDockable() - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
- asDockable() - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective.ScreenPerspectiveWindow
-
- asDockable() - Method in class bibliothek.gui.dock.station.screen.window.ScreenDockWindowHandle
-
- asDockable() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- asDockable() - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
- asDockable() - Method in class bibliothek.gui.dock.station.StationChildHandle
-
- asDockable() - Method in interface bibliothek.gui.dock.station.support.PlaceholderListItem
-
Gets the
Dockable that is associated with this item.
- asDockStation() - Method in class bibliothek.gui.dock.DefaultDockable
-
- asDockStation() - Method in interface bibliothek.gui.dock.DockElement
-
- asDockStation() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- asDockStation() - Method in class bibliothek.gui.dock.SplitDockStation
-
- asDockStation() - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
- aside(AsideRequest) - Method in class bibliothek.gui.dock.FlapDockStation
-
- aside(AsideRequest) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- aside(AsideRequest) - Method in class bibliothek.gui.dock.SplitDockStation
-
- aside(AsideRequest) - Method in class bibliothek.gui.dock.StackDockStation
-
- aside(AsideRequest) - Method in interface bibliothek.gui.dock.station.Combiner
-
- aside(AsideRequest) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- aside(SplitDockPathProperty, int, AsideRequest) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- aside(AsideRequest) - Method in class bibliothek.gui.dock.station.split.Node
-
- aside(SplitDockPathProperty, int, AsideRequest) - Method in class bibliothek.gui.dock.station.split.Node
-
- aside(AsideRequest) - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- aside(SplitDockPathProperty, int, AsideRequest) - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- aside(AsideRequest) - Method in class bibliothek.gui.dock.station.split.Root
-
- aside(SplitDockPathProperty, int, AsideRequest) - Method in class bibliothek.gui.dock.station.split.Root
-
- aside(AsideRequest) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Inserts a new placeholder at this node.
- aside(SplitDockPathProperty, int, AsideRequest) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Inserts a new placeholder at location property.
- aside(AsideRequest) - Method in class bibliothek.gui.dock.themes.basic.BasicCombiner
-
- aside(AsideRequest) - Method in class bibliothek.gui.dock.themes.StationCombinerValue
-
- aside(AsideRequest) - Method in class bibliothek.gui.dock.themes.ThemeCombiner
-
- aside(AsideRequest) - Method in interface bibliothek.gui.DockStation
-
- AsideAnswer - Interface in bibliothek.gui.dock.layout.location
-
- AsideRequest - Interface in bibliothek.gui.dock.layout.location
-
- AsideRequestFactory - Interface in bibliothek.gui.dock.layout.location
-
- asLeaf() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Entry
-
Returns this as leaf or null.
- asLeaf() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Leaf
-
- asLeaf() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Entry
-
Returns this as leaf or null.
- asLeaf() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Leaf
-
- asLeaf() - Method in class bibliothek.gui.dock.station.split.SplitDockTree.Key
-
Gets this key as a leaf.
- asNode() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Entry
-
Returns this as node or null.
- asNode() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Node
-
- asNode() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Entry
-
Returns this as node or null.
- asNode() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Node
-
- asNode() - Method in class bibliothek.gui.dock.station.split.SplitDockTree.Key
-
Gets this key as a node.
- asStation() - Method in class bibliothek.gui.dock.dockable.DefaultDockablePerspective
-
- asStation() - Method in interface bibliothek.gui.dock.perspective.PerspectiveElement
-
- asStation() - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- asStation() - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
- asStation() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- asStation() - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
- attract(ScreenDockStation, Dockable, Dockable) - Method in interface bibliothek.gui.dock.station.screen.magnet.AttractorStrategy
-
Called when the
Dockable moved has been moved.
- attract(MagnetController, MagnetRequest) - Method in class bibliothek.gui.dock.station.screen.magnet.DefaultMagnetOperation
-
- attract(Rectangle) - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetizedOperation
-
To be called by a
ScreenDockWindow if the user updates the size or
location of the window.
- attract(MagnetController, MagnetRequest) - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetOperation
-
Called by
controller after a
ScreenDockWindow moved or changed
its size (or both).
- attract(ScreenDockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.station.screen.magnet.MultiAttractorStrategy
-
- ATTRACTOR_STRATEGY - Static variable in class bibliothek.gui.dock.ScreenDockStation
-
- ATTRACTOR_STRATEGY_EXTENSION - Static variable in class bibliothek.gui.dock.ScreenDockStation
-
- AttractorStrategy - Interface in bibliothek.gui.dock.station.screen.magnet
-
- AttractorStrategy.Attraction - Enum in bibliothek.gui.dock.station.screen.magnet
-
Tells how two
Dockables interact with each other.
- attributeExists(String) - Method in class bibliothek.util.xml.XElement
-
Tells whether the attribute name exists.
- attributes() - Method in class bibliothek.util.xml.XElement
-
Gets all attributes of this entry.
- authorsChanged(ThemeMeta) - Method in interface bibliothek.gui.dock.themes.ThemeMetaListener
-
Called if the authors of meta changed.
- AUTO_DROP_ON_ANY_MOUSE_RELEASED_EVENT - Static variable in class bibliothek.gui.dock.control.relocator.DefaultDockRelocator
-
If
true, then any mouse-released event may stop a drag-and-drop operation.
If
false, then only mouse-released events that originate from the same
Component
as the mouse-pressed event that started the operation may cancel it.
The default value is
true.
- AWTComponentCaptureStrategy - Interface in bibliothek.gui.dock.util
-
Used to capture an image of a
Component which either is from AWT,
or has children from AWT.
- AxisConversion - Interface in bibliothek.gui.dock.station.stack.tab
-
An axis conversion transforms coordinates and sizes from one to another
system.
- generateKey(Dockable) - Method in interface bibliothek.gui.dock.action.actions.GroupKeyGenerator
-
Generates a new key.
- GenericFontModifier - Class in bibliothek.gui.dock.util.font
-
A
FontModifier that can change a font in more than just one way.
- GenericFontModifier() - Constructor for class bibliothek.gui.dock.util.font.GenericFontModifier
-
Creates a new modifier
- GenericFontModifier.Modify - Enum in bibliothek.gui.dock.util.font
-
Tells how to transform some aspect of a font.
- get() - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditorCallback
-
Gets the value to which this callback has access to.
- get(int) - Method in class bibliothek.gui.dock.control.relocator.MultiInserter
-
Gets the index'th inserter in the list of inserters.
- get(int) - Method in class bibliothek.gui.dock.control.relocator.MultiMerger
-
Gets the index'th merger in this list of mergers.
- get(String, DockElement, boolean) - Method in class bibliothek.gui.dock.frontend.DefaultFrontendPerspectiveCache
-
- get(String, boolean) - Method in class bibliothek.gui.dock.frontend.DefaultFrontendPerspectiveCache
-
- get(PerspectiveElement) - Method in class bibliothek.gui.dock.frontend.DefaultFrontendPerspectiveCache
-
- get(String, DockElement, boolean) - Method in interface bibliothek.gui.dock.frontend.FrontendPerspectiveCache
-
Given an
element that was earlier created by the client and added to a
DockFrontend, this method converts
element to a
PerspectiveElement.
When called multiple times with the same arguments, then this method is free to either return
different objects or to always return the same object.
- get(String, boolean) - Method in interface bibliothek.gui.dock.frontend.FrontendPerspectiveCache
-
- get(PerspectiveElement) - Method in interface bibliothek.gui.dock.frontend.FrontendPerspectiveCache
-
Gets the unique identifier of element.
- get(String, DockElement, boolean) - Method in interface bibliothek.gui.dock.frontend.FrontendPerspectiveCacheExtension
-
- get(PerspectiveElement) - Method in interface bibliothek.gui.dock.frontend.FrontendPerspectiveCacheExtension
-
Gets the unique identifier of element.
- get(PerspectiveElement) - Method in interface bibliothek.gui.dock.perspective.PredefinedMap
-
Given element, tells what unique identifier element has.
- get(String) - Method in interface bibliothek.gui.dock.perspective.PredefinedMap
-
- get(PerspectiveElement) - Method in class bibliothek.gui.dock.perspective.PredefinedPerspective
-
Gets the key for element.
- get(String) - Method in class bibliothek.gui.dock.perspective.PredefinedPerspective
-
Gets the element which was stored using key.
- get(MagnetRequest.Side) - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraphConstraint
-
Gets the value that was
set earlier for
side.
- get(int) - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
-
Gets the index'th element of this list.
- get(PlaceholderMap.Key, String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets the data that is stored under key.
- get(String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMetaMap
-
Gets the data that is stored for key key.
- get() - Method in class bibliothek.gui.dock.themes.border.BorderForwarder
-
- get() - Method in class bibliothek.gui.dock.themes.StationThemeItemValue
-
Gets the resource that is currently used.
- get(PropertyKey<A>) - Method in class bibliothek.gui.dock.util.DockProperties
-
Gets the value accessed by key.
- get(PropertyKey<A>, Priority) - Method in class bibliothek.gui.dock.util.DockProperties
-
Gets the value of key for the given priority.
- get(String) - Method in class bibliothek.gui.dock.util.extension.ExtensionName
-
Gets an additional parameter of this extension.
- get() - Method in interface bibliothek.gui.dock.util.extension.SharedExtension
-
Gets the list of shared objects.
- get(Priority) - Method in class bibliothek.gui.dock.util.NullPriorityValue
-
Gets the value for a given priority.
- get() - Method in class bibliothek.gui.dock.util.NullPriorityValue
-
Gets the current value with the highest priority.
- get(Priority) - Method in class bibliothek.gui.dock.util.PriorityValue
-
Gets the value for a given priority.
- get() - Method in class bibliothek.gui.dock.util.PriorityValue
-
Gets the current value with the highest priority.
- get(String, TypedUIProperties.Type<V>) - Method in class bibliothek.gui.dock.util.TypedUIProperties
-
Gets the current value of the resource id with type type.
- get(String) - Method in class bibliothek.gui.dock.util.UIProperties
-
Gets a resource.
- get(String, Path, U) - Method in class bibliothek.gui.dock.util.UIProperties
-
- getA() - Method in class bibliothek.util.container.Single
-
- getAccelerator(K) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Gets the type of
KeyEvent that will
trigger an action.
- getAccelerator() - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Gets the type of
KeyEvent that must happen to trigger this
action.
- getAccelerator() - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- getAcceptance() - Method in class bibliothek.gui.DockController
-
Gets the behavior that tells which stations can have which children.
- getAccess() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getAccess() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets access to the owner-station
- getAction() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleSeparator
-
- getAction() - Method in interface bibliothek.gui.dock.action.ActionDockBorder
-
Gets the action which is represented by this border.
- getAction() - Method in interface bibliothek.gui.dock.action.DockActionBackgroundComponent
-
Gets the
DockAction which is painted by this component.
- getAction() - Method in class bibliothek.gui.dock.action.DockActionIcon
-
Gets the action which is using the icon.
- getAction() - Method in class bibliothek.gui.dock.action.DockActionText
-
Gets the action which is using the icon.
- getAction() - Method in class bibliothek.gui.dock.action.dropdown.DropDownFilter
-
Gets the action that is filtered.
- getAction() - Method in class bibliothek.gui.dock.action.view.ConnectingViewItem
-
- getAction() - Method in interface bibliothek.gui.dock.action.view.ViewItem
-
Gets the action that is represented by this target.
- getAction() - Method in class bibliothek.gui.dock.themes.basic.action.AbstractBasicHandler
-
Gets the action which is read by this handler.
- getAction() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Gets the
DockAction which is handled by this model.
- getAction() - Method in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
-
- getAction() - Method in interface bibliothek.gui.dock.themes.basic.action.BasicTrigger
-
Gets the
DockAction which will be triggered by this object.
- getAction() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.DropDownIcon
-
Gets the action for which this icon is used.
- getAction() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
-
- getAction() - Method in class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler
-
Gets the action that is observed by this handler.
- getAction() - Method in class bibliothek.gui.dock.themes.basic.action.menu.DropDownMenuHandler
-
- getAction() - Method in class bibliothek.gui.dock.themes.color.ActionColor
-
Gets the action for which this color is used.
- getAction() - Method in class bibliothek.gui.dock.themes.font.ButtonFont
-
Gets the action for which this font is used.
- getAction() - Method in class bibliothek.gui.dock.util.text.SwingActionText
-
Gets the action which is using the icon.
- getActionHiding() - Method in class bibliothek.gui.dock.station.stack.tab.TabConfiguration
-
Gets if and when buttons on the tab are made invisible.
- getActionInsets() - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Gets the empty space around the actions.
- getActionOffer(Dockable) - Method in class bibliothek.gui.DockController
-
- getActions() - Method in class bibliothek.gui.dock.action.ActionPopup
-
Gets the actions, that will be displayed
- getActions() - Method in class bibliothek.gui.dock.FlapDockStation.DockableHandle
-
- getActions() - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
- getActions() - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent.Tab
-
- getActions() - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Gets the panels showing the actions
- getActionSourceFor(Dockable) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
-
- getActionSourceFor(Dockable) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
- getActionSourceFor(Dockable) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
-
Gets a list of all actions which will be shown on this title.
- getActionSuggestion() - Method in interface bibliothek.gui.dock.themes.basic.BasicDockableDisplayerDecorator
-
- getActionSuggestion() - Method in class bibliothek.gui.dock.themes.basic.MinimalDecorator
-
- getActionSuggestion() - Method in class bibliothek.gui.dock.themes.basic.TabDecorator
-
- getActionViewConverter() - Method in class bibliothek.gui.DockController
-
- getActiveColor() - Static method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexSystemColor
-
- getActiveColor() - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Gets the color that is used as background if the title is focused.
- getActiveColor() - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Gets the background-color which is used if this title is selected.
- getActiveColorGradient() - Static method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexSystemColor
-
- getActiveLeftColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets the color that is used on the left side if this title
is active.
- getActiveLeftTitleColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets the handle for the left active color.
- getActiveRightColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets the color that is used on the right side in the
gradient of this title.
- getActiveRightTitleColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets the handle for the left active color.
- getActiveTextColor() - Static method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexSystemColor
-
- getActiveTextColor() - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Gets the color that is used as foreground if the title is focused.
- getActiveTextColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets the color that is used for text if this title is active.
- getActiveTextColor() - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Gets the foreground-color which is used if this title is selected.
- getActiveTextTitleColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets a handle for the foreground color of an active title.
- getActiveTextTitleColor() - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Gets the
TitleColor which represents the foreground of an active title.
- getActiveTitleColor() - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Gets the
TitleColor which represents the background of an active title.
- getActualDivider() - Method in interface bibliothek.gui.dock.station.split.Divideable
-
Gets the
divider as it is actually seen by the user.
- getActualDivider() - Method in class bibliothek.gui.dock.station.split.Node
-
- getAdd() - Method in class bibliothek.util.Version
-
Gets the additional information
- getAddSize(ScreenDockStation, Dockable) - Method in interface bibliothek.gui.dock.station.screen.ScreenDropSizeStrategy
-
Called when dockable is added to station, but not by a drag and drop
operation.
- getAdjacent() - Method in class bibliothek.gui.dock.layout.DockLayoutComposition
-
Gets the additional information about the element.
- getAdjacent(String) - Method in class bibliothek.gui.dock.layout.DockLayoutComposition
-
Searches for the
DockLayout whose factory is set to
factoryId.
- getAdjacentDockFactories() - Method in interface bibliothek.gui.dock.frontend.DockFrontendInternals
-
- getAdjacentFactory(String) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Gets the adjacent factory which has the given id.
- getAdjacentFactoryID(String) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Transforms an id read from a stream to the id of the adjacent factory which
would be used.
- getAdjacentFactorys() - Method in class bibliothek.gui.dock.layout.DockSituation
-
Gets all the adjacent factories that are currently registered at this
DockSituation,
the returned
Map is unmodifiable.
- getAdjacentID(AdjacentDockFactory<?>) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Gets the id of factory.
- getAfter(Container, Component) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabFocusTraversalPolicy
-
- getAfter(Container, Component) - Method in class bibliothek.gui.dock.displayer.DisplayerFocusTraversalPolicy
-
- getAfter(Container, Component) - Method in interface bibliothek.gui.dock.focus.SimplifiedFocusTraversalPolicy
-
Gets the
Component which should be focused next.
- getAfter(Container, Component) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockFocusTraversalPolicy
-
- getAlignment(MenuLineLayoutOrder.Item) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutOrder
-
Gets the alignment of item.
- getAlpha() - Method in class bibliothek.gui.dock.dockable.ScreencaptureMovingImageFactory
-
Gets the transparency.
- getAlpha() - Method in class bibliothek.gui.dock.dockable.TrueMovingImage
-
Gets the transparency with which the image is painted.
- getAnchor() - Method in interface bibliothek.gui.dock.station.support.PlaceholderMap.Key
-
Gets the anchor.
- getAnimation() - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButton
-
- getAnswer() - Method in class bibliothek.gui.dock.util.ResourceRequest
-
Gets the last answer made to this request.
- getArray(PlaceholderMap.Key, String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets the map that is stored under key
- getAttracted(ScreenDockWindow) - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
- getAttraction(Dockable, Dockable) - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
Tells whether fixed and moved attract each other.
- getAttractorStrategy() - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
- getAttribute(String) - Method in class bibliothek.util.xml.XElement
-
Searches an attribute with the given name.
- getAuthors() - Method in class bibliothek.gui.dock.themes.DefaultThemeMeta
-
- getAuthors() - Method in interface bibliothek.gui.dock.themes.ThemeMeta
-
Gets a list of strings, containing the names of the authors.
- getAuthors() - Method in class bibliothek.gui.dock.themes.ThemePropertyFactory
-
- getAvailableArea() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getAvailableArea() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
- getAvailableBounds(GraphicsConfiguration) - Method in class bibliothek.gui.dock.station.screen.DefaultScreenDockFullscreenStrategy
-
- getB() - Method in class bibliothek.util.container.Tuple
-
- getBackground() - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
Gets an algorithm that can be used to paint the background of this menu.
- getBackground() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Gets the algorithm which should be used to paint the background of components.
- getBackground() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
- getBackgroundAlgorithm() - Method in class bibliothek.gui.dock.util.BackgroundPanel
-
Gets the algorithm that paints the background of this panel.
- getBackgroundComponent() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
- getBackup() - Method in class bibliothek.gui.dock.action.ActionContentModifier
-
Gets the modifiers which should be used if this is not available.
- getBackup(String) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
-
Searches a backup factory with the name id.
- getBackup() - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
-
- getBackup() - Method in class bibliothek.gui.dock.util.AbstractUIValue
-
Gets the backup value.
- getBackupDockFactories() - Method in interface bibliothek.gui.dock.frontend.DockFrontendInternals
-
- getBaseBounds() - Method in class bibliothek.gui.dock.station.split.Root
-
Gets the location and size of the area which can be occupied by the children.
- getBasePane() - Method in class bibliothek.gui.dock.station.OverpaintablePanel
-
The basic panel, directly added to this.
- getBefore(Container, Component) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabFocusTraversalPolicy
-
- getBefore(Container, Component) - Method in class bibliothek.gui.dock.displayer.DisplayerFocusTraversalPolicy
-
- getBefore(Container, Component) - Method in interface bibliothek.gui.dock.focus.SimplifiedFocusTraversalPolicy
-
Gets the
Component which should be focused when stepping through
the circle backwards.
- getBefore(Container, Component) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockFocusTraversalPolicy
-
- getBold() - Method in class bibliothek.gui.dock.util.font.GenericFontModifier
-
Tells how this modifier modifies the bold aspect of a font.
- getBoolean(PlaceholderMap.Key, String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets the boolean that is stored under key
- getBoolean(String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMetaMap
-
Gets the data that is stored for key key.
- getBoolean() - Method in class bibliothek.util.xml.XContainer
-
Gets the value of this container as boolean.
- getBoolean(String) - Method in class bibliothek.util.xml.XElement
-
Gets the value of an attribute.
- getBorder(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Gets the border which is used for the state key.
- getBorderColor() - Static method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexSystemColor
-
- getBorderFactory() - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
Gets the current factory for creating the border of the window.
- getBorderInsets(Component) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer.OpenBorder
-
- getBorderInsets(Component) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseBorder
-
- getBorderInsets(Component) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseButtonBorder
-
- getBorderInsets(Component) - Method in class bibliothek.extension.gui.dock.theme.eclipse.RectEclipseBorder
-
- getBorderInsets(Component) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatBorder
-
- getBorderInsets(Component) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatLineBorder
-
- getBorderInsets(Component) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
- getBorderKeyMouseOver() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- getBorderKeyMouseOverSelected() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- getBorderKeyMousePressed() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- getBorderKeyMousePressedSelected() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- getBorderKeyNormal() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- getBorderKeyNormalSelected() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- getBorderSideSnapSize() - Method in class bibliothek.gui.dock.FlapDockStation
-
Tells how far the layer outside the station stretches.
- getBorderSideSnapSize() - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets the size of the border around the station.
- getBottom(SplitDockTree<D>.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Gets the bottom element of the node key.
- getBoundaryRestriction() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getBoundDockables() - Method in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
-
- getBounds() - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetRequest
-
Gets the boundaries the
window would have if there would
be no outside influences (like magnetism) to the boundaries.
- getBounds() - Method in class bibliothek.gui.dock.station.screen.window.ScreenDockWindowHandle
-
Gets the current normal bounds of the window represented by this handle.
- getBounds() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the size and location of this node in pixel where the point
0/0 is equal to the point 0/0 on the owner-station.
- getBounds() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPaneComponent
-
- getBounds() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Gets the boundaries of this block.
- getBounds() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneComponent
-
Gets the current location and size of this component.
- getBoundsAt(int) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getBoundsAt(int) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Gets the location and size of the graphical element that allows
the user to select the index'th child.
- getBridge(Path, UIProperties<Color, DockColor, ColorBridge>) - Method in class bibliothek.extension.gui.dock.theme.IdentifiedColorScheme
-
- getBridge(Path, UIProperties<Color, DockColor, ColorBridge>) - Method in class bibliothek.gui.dock.themes.color.DefaultColorScheme
-
- getBridge(Path, UIProperties<Color, DockColor, ColorBridge>) - Method in class bibliothek.gui.dock.themes.color.ExtendingColorScheme
-
- getBridge(Path, UIProperties<Icon, DockIcon, DockIconBridge>) - Method in class bibliothek.gui.dock.util.icon.DefaultIconScheme
-
- getBridge(String) - Method in class bibliothek.gui.dock.util.MultiUIBridge
-
Searches the bridge that handles resources with the key id.
- getBridge(Path, UIProperties<String, TextValue, TextBridge>) - Method in class bibliothek.gui.dock.util.text.DefaultTextScheme
-
- getBridge(Path, UIProperties<Object, UIValue<Object>, UIBridge<Object, UIValue<Object>>>) - Method in class bibliothek.gui.dock.util.TypedPropertyUIScheme
-
- getBridge(Priority, Path) - Method in class bibliothek.gui.dock.util.UIProperties
-
Gets the bridge which is stored on level
priority for
UIValues
of kind
path.
- getBridge(Path, UIProperties<V, U, B>) - Method in interface bibliothek.gui.dock.util.UIScheme
-
Creates the
UIBridge that handles resources of type
name.
- getBridgeFactory(Path) - Method in class bibliothek.gui.dock.themes.color.DefaultColorScheme
-
Gets the factory that creates bridges for kind.
- getBridgeFor(Path) - Method in class bibliothek.gui.dock.util.UIProperties
-
Searches a bridge that can be used for path.
- getBubbleThemePreferences() - Method in class bibliothek.extension.gui.dock.DockingFramesPreference
-
Grants access to the preferences concerning the
BubbleTheme.
- getButton(int) - Method in class bibliothek.gui.dock.FlapDockStation
-
Gets the title which is used as button for the index'th dockable.
- getButton() - Method in class bibliothek.gui.dock.station.stack.menu.ButtonCombinedMenu
-
- getButtonContent() - Method in class bibliothek.extension.gui.dock.DockingFramesPreference
-
- getButtonInsets() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Gets the space that is to be left free around the buttons.
- getButtons() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- getButtonVersion() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getButtonView() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
-
Gets the view which contains information about the currently selected
action.
- getByte() - Method in class bibliothek.util.xml.XContainer
-
Gets the value of this container as byte.
- getByte(String) - Method in class bibliothek.util.xml.XElement
-
Gets the value of an attribute.
- getByteArray() - Method in class bibliothek.util.xml.XContainer
-
Gets the value of this container as byte-array.
- getByteArray(String) - Method in class bibliothek.util.xml.XElement
-
Gets the value of an attribute.
- getC() - Method in class bibliothek.util.container.Triple
-
- getCallback() - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenWindowShape
-
Gets information about the window whose shape is changed.
- getChar() - Method in class bibliothek.util.xml.XContainer
-
Gets the value of this container as character.
- getChar(String) - Method in class bibliothek.util.xml.XElement
-
Gets the value of an attribute.
- getChild(Object, int) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- getChild(int) - Method in class bibliothek.gui.dock.layout.DefaultLocationEstimationMap
-
- getChild(int) - Method in interface bibliothek.gui.dock.layout.LocationEstimationMap
-
- getChild(int) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- getChild(int) - Method in class bibliothek.gui.dock.station.split.Node
-
- getChild(int) - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- getChild() - Method in class bibliothek.gui.dock.station.split.Root
-
Gets the child of this root.
- getChild(int) - Method in class bibliothek.gui.dock.station.split.Root
-
- getChild() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Root
-
Gets the child of this root.
- getChild(int) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the child at location.
- getChild() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneChildBackgroundComponent
-
Gets the component which is represented by this
UIValue.
- getChildA() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Node
-
Gets the left or top child.
- getChildA() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Node
-
Gets the left or top child.
- getChildB() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Node
-
Gets the right or bottom child.
- getChildB() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Node
-
Gets the right or bottom child.
- getChildCount(Object) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- getChildCount() - Method in class bibliothek.gui.dock.layout.DefaultLocationEstimationMap
-
- getChildCount() - Method in interface bibliothek.gui.dock.layout.LocationEstimationMap
-
Gets the number of children of this map
- getChildLocation(SplitNode) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- getChildLocation(SplitNode) - Method in class bibliothek.gui.dock.station.split.Node
-
- getChildLocation(SplitNode) - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- getChildLocation(SplitNode) - Method in class bibliothek.gui.dock.station.split.Root
-
- getChildLocation(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the location of a child.
- getChildren() - Method in class bibliothek.gui.dock.layout.DockLayoutComposition
-
Gets the list of all known children of this composition.
- getChildren() - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
- getChildren() - Method in class bibliothek.gui.dock.station.flap.RetroFlapDockStationLayout
-
Gets the order of the children.
- getChildren() - Method in class bibliothek.gui.dock.station.stack.RetroStackDockStationLayout
-
Gets the order of the children.
- getChildren(DockStation) - Method in class bibliothek.gui.dock.station.support.DockablePlaceholderList
-
- getChildren(PerspectiveStation) - Method in class bibliothek.gui.dock.station.support.PerspectivePlaceholderList
-
- getChildren(S) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Gets all the children of station.
- getChildrenActionSourceFor(Dockable) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
-
Gets the "special" children actions for dockable
- getChildrenActionSourceFor(Dockable) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Gets the "special" children actions for dockable
- getChoice(int) - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceExtension
-
Gets the index'th value of this choice.
- getChoice() - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceText
-
Gets the choice which is using this text.
- getClientComponent() - Method in class bibliothek.gui.dock.DefaultDockable
-
- getClientObject() - Method in class bibliothek.gui.dock.action.LocationHint
-
Gets the object which has no special meaning.
- getClosingDockables(DockFrontendInternals, Set<Dockable>) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy
-
Creates a collection of all the
Dockables that are about to be closed.
- getColor(String) - Method in class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
- getColor(String) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
-
Gets the current color of the pair key.
- getColor() - Method in class bibliothek.gui.dock.themes.basic.BasicStationPaint
-
- getColor(String) - Method in class bibliothek.gui.dock.themes.color.DefaultColorScheme
-
Gets the color that best matches the identifier id.
- getColor(String) - Method in class bibliothek.gui.dock.util.laf.DefaultLookAndFeelColors
-
- getColor(String) - Method in interface bibliothek.gui.dock.util.laf.LookAndFeelColors
-
Searches for a color respecting the properties of the current
LookAndFeel.
- getColor(String) - Method in class bibliothek.gui.dock.util.laf.Nimbus6u10
-
- getColor(String) - Method in class bibliothek.gui.dock.util.laf.Windows
-
- getColor(String) - Static method in class bibliothek.gui.DockUI
-
- getColors() - Method in class bibliothek.gui.DockController
-
Gets the map of colors which are used by this controller.
- getColors() - Method in class bibliothek.gui.DockUI
-
Gets the current source of colors that depend on the
LookAndFeel.
- getColorScheme() - Method in class bibliothek.extension.gui.dock.preference.model.BubbleThemePreferenceModel
-
- getColorScheme() - Method in class bibliothek.gui.dock.themes.BasicTheme
-
Gets the currently used color scheme
- getCombination() - Method in class bibliothek.gui.dock.accept.CombinatoryAcceptance
-
Gets how the combination is calculated
- getCombination() - Method in class bibliothek.gui.dock.FlapDockStation.FlapDropOperation
-
- getCombination() - Method in class bibliothek.gui.dock.StackDockStation.StackDropOperation
-
- getCombination() - Method in class bibliothek.gui.dock.station.NoStationDropOperation
-
- getCombination() - Method in class bibliothek.gui.dock.station.split.SplitDropOperation
-
- getCombination() - Method in interface bibliothek.gui.dock.station.StationDropOperation
-
- getCombiner() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getCombiner() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getCombiner() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getCombiner(DockStation) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- getCombiner(DockStation) - Method in class bibliothek.gui.dock.themes.NoStackTheme
-
- getCombiner(DockStation) - Method in interface bibliothek.gui.DockTheme
-
- getCombinerSource() - Method in class bibliothek.gui.dock.station.split.PutInfo
-
Gets information about the two
Dockables that are going to be merged.
- getCombinerTarget() - Method in class bibliothek.gui.dock.station.split.PutInfo
-
Gets information about how to merge the two
Dockables.
- getCombineTarget() - Method in class bibliothek.gui.dock.station.flap.FlapDropInfo
-
- getCommand() - Method in class bibliothek.gui.dock.action.actions.SimpleButtonAction
-
Gets the command of this action.
- getComponent() - Method in class bibliothek.extension.gui.dock.preference.editor.BooleanEditor
-
- getComponent() - Method in class bibliothek.extension.gui.dock.preference.editor.ChoiceEditor
-
- getComponent() - Method in class bibliothek.extension.gui.dock.preference.editor.KeyStrokeEditor
-
- getComponent() - Method in class bibliothek.extension.gui.dock.preference.editor.LabelEditor
-
- getComponent() - Method in class bibliothek.extension.gui.dock.preference.editor.ModifierMaskEditor
-
- getComponent() - Method in class bibliothek.extension.gui.dock.preference.editor.StringEditor
-
- getComponent() - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditor
-
Gets a component which displays the contents of this editor.
- getComponent(Dockable) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
-
- getComponent() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- getComponent() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- getComponent() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- getComponent() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- getComponent() - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Gets the internal representation of this
TabComponent, this
method must always return the same value.
- getComponent() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab4.TabComponentCondition
-
- getComponent() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- getComponent() - Method in class bibliothek.gui.dock.component.DockComponentConfigurationEvent
-
Gets the
Component that needs a configuration.
- getComponent() - Method in class bibliothek.gui.dock.control.focus.DefaultFocusRequest
-
- getComponent() - Method in class bibliothek.gui.dock.control.focus.EnsuringFocusRequest
-
- getComponent() - Method in interface bibliothek.gui.dock.control.focus.FocusRequest
-
Gets the
Component which may receive the focus.
- getComponent() - Method in class bibliothek.gui.dock.control.focus.RepeatingFocusRequest
-
- getComponent() - Method in class bibliothek.gui.dock.DefaultDockable
-
- getComponent(int) - Method in class bibliothek.gui.dock.DefaultDockable
-
Gets the index'th child of this
Dockable, this is equivalent of calling
getContentPane().getComponent( index ).
- getComponent() - Method in interface bibliothek.gui.dock.dockable.MovingImage
-
- getComponent() - Method in class bibliothek.gui.dock.dockable.TrueMovingImage
-
- getComponent() - Method in interface bibliothek.gui.dock.DockElementRepresentative
-
- getComponent() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getComponent() - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
- getComponent() - Method in interface bibliothek.gui.dock.focus.DockableSelection
-
Gets the component which represents the selection.
- getComponent() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getComponent() - Method in class bibliothek.gui.dock.StackDockStation
-
- getComponent() - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Gets the Component which represents this displayer.
- getComponent() - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- getComponent() - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
- getComponent() - Method in class bibliothek.gui.dock.station.flap.layer.FlapSideDropLayer
-
- getComponent() - Method in class bibliothek.gui.dock.station.layer.DefaultDropLayer
-
- getComponent() - Method in interface bibliothek.gui.dock.station.layer.DockStationDropLayer
-
Gets a
Component which is associated with this level.
- getComponent() - Method in class bibliothek.gui.dock.station.screen.layer.ScreenWindowLayer
-
- getComponent() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
- getComponent() - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
- getComponent() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow.Background
-
- getComponent() - Method in class bibliothek.gui.dock.station.split.layer.SideSnapDropLayer
-
- getComponent() - Method in interface bibliothek.gui.dock.station.stack.CombinedInfoComponent
-
Gets the representation of this info component.
- getComponent() - Method in interface bibliothek.gui.dock.station.stack.CombinedMenu
-
Gets the component that paints and represents this menu.
- getComponent() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getComponent() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent.Meta
-
Gets the component that is shown.
- getComponent() - Method in interface bibliothek.gui.dock.station.stack.CombinedTab
-
Gets the component which paints and represents this tab.
- getComponent() - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- getComponent() - Method in class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
-
- getComponent() - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- getComponent() - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Gets a
Component on which the children of this
StackDockComponent will be displayed.
- getComponent() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPaneComponent
-
- getComponent() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.ComponentLayoutBlock
-
Gets the component which is managed by this block.
- getComponent(Dockable) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Gets the Component which should be used to layout the current
Dockable.
- getComponent(DockTitle) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Gets the Component which should be used to layout the current
DockTitle.
- getComponent() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- getComponent() - Method in interface bibliothek.gui.dock.themes.basic.BasicDockableDisplayerDecorator
-
- getComponent() - Method in class bibliothek.gui.dock.themes.basic.MinimalDecorator
-
- getComponent() - Method in class bibliothek.gui.dock.themes.basic.TabDecorator
-
- getComponent() - Method in class bibliothek.gui.dock.themes.ThemeDockableSelection
-
- getComponent() - Method in interface bibliothek.gui.dock.title.DockTitle
-
- getComponent() - Method in class bibliothek.gui.dock.title.TitleMovingImage
-
- getComponent() - Method in class bibliothek.gui.dock.title.UpdatingTitleMovingImage
-
- getComponent() - Method in class bibliothek.gui.dock.util.AbstractPaintableComponent
-
- getComponent() - Method in interface bibliothek.gui.dock.util.BackgroundComponent
-
Gets the
Component which is represented by
this
- getComponent() - Method in class bibliothek.gui.dock.util.BackgroundPanel
-
- getComponent() - Method in class bibliothek.gui.dock.util.ComponentWindowProvider
-
Gets the
Component whose ancestor window is provided.
- getComponent() - Method in interface bibliothek.gui.dock.util.PaintableComponent
-
- getComponent() - Method in class bibliothek.gui.dock.util.SimpleDockElementRepresentative
-
- getComponent() - Method in interface bibliothek.gui.Dockable
-
Gets the
Component which represents this
Dockable.
- getComponentAfter(Container, Component) - Method in class bibliothek.gui.dock.focus.DockFocusTraversalPolicy
-
- getComponentBefore(Container, Component) - Method in class bibliothek.gui.dock.focus.DockFocusTraversalPolicy
-
- getComponentConfiguration() - Method in interface bibliothek.gui.dock.component.DockComponentRoot
-
Gets the currently applied configuration.
- getComponentConfiguration() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getComponentConfiguration() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getComponentConfiguration() - Method in class bibliothek.gui.dock.station.AbstractDockStation
-
- getComponentConfiguration() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- getComponentConfiguration() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- getComponentCount() - Method in class bibliothek.gui.dock.DefaultDockable
-
Gets the number of
Components on this dockable, this is equivalent of calling
getContentPane().getComponentCount().
- getComponentHierarchyObserver() - Method in class bibliothek.gui.DockController
-
Gets a list of all
Components which are used on the
Dockables
known to this controller.
- getComponents() - Method in class bibliothek.gui.dock.control.ComponentHierarchyObserver
-
- getComponents() - Method in class bibliothek.gui.dock.event.ComponentHierarchyObserverEvent
-
Gets a list that contains all the components that were added or removed.
- getCondition() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab4.TabComponentCondition
-
Tells whether the condition is fulfilled or not.
- getConfigurableDisplayerHints() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getConfigurableDisplayerHints() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getConfiguration() - Method in class bibliothek.gui.dock.component.DockComponentRootHandler
-
Gets the configuration that is applied to root.
- getConfiguration(Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getConfiguration(ScreenDockStation, Dockable) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindowConfiguration
-
Creates a new configuration for a
ScreenDockWindow that is going to show
dockable.
- getConfiguration(ScreenDockStation, Dockable) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowConfiguration
-
- getConfiguration() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
Gets the configuration which was used to set up this window.
- getConfiguration() - Method in class bibliothek.gui.dock.station.screen.window.ScreenDockWindowHandle
-
Gets the configuration which was used to set up
the window.
- getConfiguration(Dockable) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getConfiguration() - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Gets the current configuration of the tab
- getConfiguration(Dockable) - Method in interface bibliothek.gui.dock.station.stack.tab.TabConfigurations
-
Gets the configuration for a tab that represents
Dockable.
- getConstraints() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.DefaultNode
-
Gets the constraints telling how this node has to be modified.
- getConstraints() - Method in interface bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.Node
-
Gets the constraints telling how this node has to be modified.
- getContainer() - Method in class bibliothek.gui.dock.station.split.DefaultSplitDividerStrategy.Handler
-
- getContent() - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
-
Gets the component which will show the
model
of this dialog.
- getContent() - Method in class bibliothek.extension.gui.dock.preference.model.ButtonContentPreferenceModel
-
- getContent() - Method in class bibliothek.extension.gui.dock.preference.PreferenceDialog
-
- getContent() - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeDialog
-
- getContent() - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButton
-
Gets the content component of this button.
- getContent() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Gets access to the content component.
- getContentAt(int) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
Gets the meta information about the components at location index
- getContentInsets() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
-
Gets an estimate of the
Insets between the selected
Dockable and this whole component.
- getContentPane() - Method in class bibliothek.gui.dock.DefaultDockable
-
Gets a panel for children of this Dockable.
- getContentPane() - Method in class bibliothek.gui.dock.security.GlassedPane
-
Gets the content of this pane.
- getContentPane() - Method in interface bibliothek.gui.dock.station.flap.DefaultFlapWindow.Parent
-
Gets the component that is painted by this parent.
- getContentPane() - Method in class bibliothek.gui.dock.station.flap.JInternalDialog
-
- getContentPane() - Method in class bibliothek.gui.dock.station.OverpaintablePanel
-
Gets the layer on which new components should be inserted.
- getController() - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
-
- getController() - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
- getController() - Method in class bibliothek.extension.gui.dock.theme.eclipse.AbstractEclipseBorder
-
Gets the controller in whose realm this border paints
- getController() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- getController() - Method in class bibliothek.gui.dock.control.AbstractKeyboardController
-
- getController() - Method in class bibliothek.gui.dock.control.ActionBinder
-
Gets the owner of this binder.
- getController() - Method in class bibliothek.gui.dock.control.ComponentHierarchyObserver
-
Gets the controller in whose realm this observer searches for
Components.
- getController() - Method in class bibliothek.gui.dock.control.DockRegister
-
Gets the controller for which this register stores Dockables and DockStations.
- getController() - Method in class bibliothek.gui.dock.control.focus.AbstractFocusController
-
- getController() - Method in class bibliothek.gui.dock.control.focus.DefaultMouseFocusObserver
-
Gets the affected controller.
- getController() - Method in interface bibliothek.gui.dock.control.focus.FocusController
-
- getController() - Method in interface bibliothek.gui.dock.control.focus.MouseFocusObserver
-
- getController() - Method in interface bibliothek.gui.dock.control.KeyboardController
-
- getController() - Method in class bibliothek.gui.dock.control.PopupController
-
- getController() - Method in class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
Gets the controller for which this relocator works.
- getController() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocatorEvent
-
- getController() - Method in interface bibliothek.gui.dock.control.relocator.DockRelocatorEvent
-
Gets the controller in whose realm this event was created.
- getController() - Method in class bibliothek.gui.dock.displayer.DisplayerRequest
-
Gets the controller in whose realm this request is issued.
- getController() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getController() - Method in interface bibliothek.gui.dock.DockElement
-
Gets the controller that currently is associated with this
DockElement.
- getController() - Method in class bibliothek.gui.dock.event.DockableFocusEvent
-
Gets the controller on which the focus change occurred.
- getController() - Method in class bibliothek.gui.dock.event.DockableSelectionEvent
-
Gets the controller in whose realm the selection change occurred.
- getController() - Method in class bibliothek.gui.dock.event.DockHierarchyEvent
-
Gets the controller which was in use the moment this event was created.
- getController() - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
Gets the currently used controller.
- getController() - Method in class bibliothek.gui.dock.security.SecureContainer
-
Gets the controller which tells whether a restricted environment is in use.
- getController() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getController() - Method in class bibliothek.gui.dock.station.AbstractDockStation
-
- getController() - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Gets the controller for which this displayer is used.
- getController() - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
- getController() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph
-
- getController() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Gets the
DockController which is currently associated with this border
- getController() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
Gets the controller in whose realm this window is used.
- getController() - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
Gets the controller in whose realm this menu is used.
- getController() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
- getController() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
- getController() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- getController() - Method in class bibliothek.gui.dock.themes.BasicTheme
-
Gets the currently installed controller
- getController() - Method in class bibliothek.gui.dock.title.DockTitleVersion
-
Gets the controller for which the titles are created.
- getController() - Method in class bibliothek.gui.dock.util.DockProperties
-
- getController() - Method in class bibliothek.gui.dock.util.UIProperties
-
Gets the controller in whose realm this map is used.
- getController() - Method in interface bibliothek.gui.Dockable
-
- getController() - Method in class bibliothek.gui.DockFrontend
-
Gets the controller which is used by this frontend.
- getController() - Method in interface bibliothek.gui.DockStation
-
Gets the controller of this station.
- getConversion(TabPane) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayout
-
- getConverter(ActionType<D>, ViewTarget<? super A>) - Method in class bibliothek.gui.dock.action.view.ActionViewConverter
-
Searches a converter for the given action and target.
- getCornerSize() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Gets the size of the corners in pixels.
- getCurrent() - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
Gets the window that is currently moved.
- getCurrentBounds() - Method in class bibliothek.gui.dock.station.split.VisibleSplitNode
-
Gets the current bounds of this root.
- getCurrentFlapLayoutManager() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getCurrentName() - Method in class bibliothek.gui.dock.frontend.SettingsBlop
-
- getCurrentPreferredSize() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
Gets the preferred size of this panel assuming that not all actions
are shown.
- getCurrentSetting() - Method in class bibliothek.gui.dock.frontend.SettingsBlop
-
Gets the current setting, the layout that is currently shown by the application.
- getCurrentSetting() - Method in class bibliothek.gui.DockFrontend
-
Gets the name of the setting which was loaded or saved the last time.
- getCurrentSplitLayoutManager() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getCurrentTabs() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock
-
Gets all the tabs that are currently shown, ordered by z.
- getD() - Method in class bibliothek.util.container.Quartuple
-
- getData() - Method in class bibliothek.gui.dock.layout.BackupFactoryData
-
- getData() - Method in class bibliothek.gui.dock.layout.DockLayout
-
Gets the data that is stored in the layout.
- getDataByte() - Method in class bibliothek.gui.dock.layout.DockLayoutInfo
-
Gets the data of this info as byte array.
- getDataFlavors() - Method in class bibliothek.gui.dock.station.stack.DefaultDndAutoSelectStrategyRequest
-
- getDataFlavors() - Method in interface bibliothek.gui.dock.station.stack.DndAutoSelectStrategyRequest
-
Returns the data flavors for this transfer.
- getDataLayout() - Method in class bibliothek.gui.dock.layout.DockLayoutInfo
-
- getDataXML() - Method in class bibliothek.gui.dock.layout.DockLayoutInfo
-
Gets the data of this info formated as xml.
- getDefault(Container) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabFocusTraversalPolicy
-
- getDefault(Container) - Method in class bibliothek.gui.dock.displayer.DisplayerFocusTraversalPolicy
-
- getDefault(Container) - Method in interface bibliothek.gui.dock.focus.SimplifiedFocusTraversalPolicy
-
Gets the
Component which should be focused per default.
- getDefault(Container) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockFocusTraversalPolicy
-
- getDefault(PropertyKey<A>, DockProperties) - Method in class bibliothek.gui.dock.util.property.ConstantPropertyFactory
-
- getDefault(PropertyKey<A>) - Method in class bibliothek.gui.dock.util.property.ConstantPropertyFactory
-
- getDefault(PropertyKey<A>) - Method in class bibliothek.gui.dock.util.property.DynamicPropertyFactory
-
- getDefault(PropertyKey<A>, DockProperties) - Method in interface bibliothek.gui.dock.util.property.PropertyFactory
-
Gets the default value for key.
- getDefault(PropertyKey<A>) - Method in interface bibliothek.gui.dock.util.property.PropertyFactory
-
Asks for the default value that should be used if no
DockProperties
are available.
- getDefault(DockProperties) - Method in class bibliothek.gui.dock.util.PropertyKey
-
Gets a default-value that should be used when no value is set
in the
DockProperties.
Note: this method should not be called by clients.
- getDefault() - Static method in class bibliothek.util.Workarounds
-
- getDefaultActionOffer() - Method in class bibliothek.gui.DockController
-
- getDefaultActionSourceFor(Dockable) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
-
Gets the "normal" actions for dockable.
- getDefaultActionSourceFor(Dockable) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Gets the "normal" actions for dockable.
- getDefaultBorder() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
-
- getDefaultBorder() - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.EclipseDockableDisplayer
-
- getDefaultBorder() - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.NoTitleBarDisplayer
-
- getDefaultBorder() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatDockableDisplayer
-
- getDefaultBorder() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Gets the default border for this displayer.
- getDefaultBorderHint() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Gets the default value for the show border hint.
- getDefaultChoice() - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.Choice
-
Gets the standard choice.
- getDefaultChoice() - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceExtension
-
Overrides the standard choice.
- getDefaultChoice() - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
- getDefaultComponent(Container) - Method in class bibliothek.gui.dock.focus.DockFocusTraversalPolicy
-
- getDefaultDockUI() - Static method in class bibliothek.gui.DockUI
-
Gets the default instance of DockUI.
- getDefaultSize() - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Gets the default size of the window of newly added
Dockables.
- getDefaultStation() - Method in class bibliothek.gui.DockFrontend
-
Gets the default station of this frontend.
- getDefaultTheme() - Method in class bibliothek.gui.DockUI
-
Gets the default-theme to be used by all
DockControllers when
nothing else is specified.
- getDefaultValue() - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
Gets the default value of this preference
- getDefaultWindowSize() - Method in class bibliothek.gui.dock.FlapDockStation
-
Gets the default size of a new window.
- getDelay() - Method in class bibliothek.gui.dock.control.focus.DefaultFocusRequest
-
- getDelay() - Method in class bibliothek.gui.dock.control.focus.EnsuringFocusRequest
-
- getDelay() - Method in interface bibliothek.gui.dock.control.focus.FocusRequest
-
Gets a delay in milliseconds, the
FocusController will wait executing this
request until the delay has passed.
- getDelay() - Method in class bibliothek.gui.dock.control.focus.RepeatingFocusRequest
-
- getDelegate() - Method in class bibliothek.gui.dock.layout.PredefinedLayout
-
Gets the layout which stores the contents of the predefined element.
- getDelegate() - Method in class bibliothek.gui.dock.station.support.CombinerSourceWrapper
-
Gets the source which is hidden by this wrapper.
- getDelegate() - Method in class bibliothek.gui.dock.themes.StationThemeItemValue
-
Gets the delegate of this wrapper.
- getDelegate() - Method in class bibliothek.gui.dock.util.WindowProviderWrapper
-
Gets the provider which is be used by this to find a window.
- getDescription(int) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
-
- getDescription() - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
- getDescription(int) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- getDescription(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
- getDescription() - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
Gets a long human readable description of this preference.
- getDescription(int) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Gets a description of the index'th object.
- getDescription() - Method in class bibliothek.extension.gui.dock.preference.PreferenceOperation
-
Gets a short human readable description of this operation.
- getDescription() - Method in interface bibliothek.extension.gui.dock.preference.PreferenceOperationView
-
Gets the description of this view.
- getDescription(int) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- getDescription() - Method in class bibliothek.gui.dock.themes.DefaultThemeMeta
-
- getDescription() - Method in interface bibliothek.gui.dock.themes.ThemeMeta
-
Gets a human readable description of the theme.
- getDeselected() - Method in class bibliothek.gui.dock.station.stack.tab.DefaultTabContentFilter
-
Gets the behavior that is applied to unselected elements.
- getDesktopPane(Component) - Static method in class bibliothek.gui.DockUI
-
Searches the first
JDesktopPane which either is
component
or a parent of
component.
- getDesktopPaneOf(FlapDockStation) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindowFactory
-
- getDesktopPaneOf(FlapDockStation) - Method in class bibliothek.gui.dock.station.flap.JInternalDialog
-
- getDialog() - Method in class bibliothek.gui.dock.station.screen.window.ScreenDockDialog
-
Gets the dialog which represents the window.
- getDialog() - Method in class bibliothek.gui.dock.util.text.DialogText
-
Gets the dialog for which the text is used.
- getDirectActionOffers(Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
-
- getDirectActionOffers(Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getDirectActionOffers(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
- getDirectActionOffers(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
- getDirectActionOffers(Dockable) - Method in interface bibliothek.gui.DockStation
-
Gets a list of actions which should be available for the user and
affect the child dockable.
- getDirectChild(DockStation, Dockable) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
Searches the one
Dockable that is either
subchild or a parent
of
subchild and whose parent is
parent.
- getDirection() - Method in class bibliothek.gui.dock.FlapDockStation
-
Gets the direction in which the popup-window is currently opened.
- getDirection() - Method in class bibliothek.gui.dock.station.flap.FlapDockStationLayout
-
Gets the direction into which the window will open
- getDisabledColor() - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Gets the background-color which is used if this title is disabled.
- getDisabledDropDownIcon() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
-
- getDisabledIcon(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
- getDisabledIcon(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Gets the icon that is shown, when the group key
is disabled.
- getDisabledIcon() - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Gets the icon that is shown when this action is not enabled.
- getDisabledIcon() - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- getDisabledIcon() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.DropDownIcon
-
Gets a disabled version of this icon.
- getDisabledLeftColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets the color that is used on the left side if this title is disabled.
- getDisabledLeftTitleColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets the handle for the left disabled color.
- getDisabledRightColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets the color that is used on the right side if this title is disabled.
- getDisabledRightTitleColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets the handle for the right disabled color.
- getDisabledSelectedIcon(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
-
Gets the icon that is shown when the group key
is selected and disabled.
- getDisabledSelectedIcon() - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
Gets the icon which is shown if this action is selected but disabled
- getDisabledTitleColor() - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Gets the
TitleColor which represents the background of a disabled title.
- getDisplayer() - Method in interface bibliothek.gui.dock.displayer.DisplayerBackgroundComponent
-
Gets the displayer which is represented by this component.
- getDisplayer() - Method in interface bibliothek.gui.dock.displayer.DisplayerDockBorder
-
Gets the displayer for which this border is used.
- getDisplayer() - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
Gets the displayer used to show a
Dockable.
- getDisplayer() - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
- getDisplayer() - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Gets the displayer which is shown on this dialog.
- getDisplayer() - Method in class bibliothek.gui.dock.station.split.Leaf
-
Gets the displayer of this leaf.
- getDisplayer() - Method in class bibliothek.gui.dock.station.StationChildHandle
-
Gest the current displayer for this handle.
- getDisplayer() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer.DisplayerBorder
-
- getDisplayer() - Method in class bibliothek.gui.dock.themes.color.DisplayerColor
-
Gets the element for which this color is used.
- getDisplayerCombination() - Method in class bibliothek.gui.dock.FlapDockStation.FlapDropOperation
-
- getDisplayerCombination() - Method in class bibliothek.gui.dock.StackDockStation.StackDropOperation
-
- getDisplayerCombination() - Method in class bibliothek.gui.dock.station.NoStationDropOperation
-
- getDisplayerCombination() - Method in class bibliothek.gui.dock.station.split.SplitDropOperation
-
- getDisplayerCombination() - Method in interface bibliothek.gui.dock.station.StationDropOperation
-
- getDisplayerCombination() - Method in interface bibliothek.gui.dock.station.support.CombinerTarget
-
- getDisplayerFactory() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getDisplayerFactory() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Gets the
DisplayerFactory that is used by this station
to create an underground for its children.
- getDisplayerFactory() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getDisplayerFactory() - Method in class bibliothek.gui.dock.StackDockStation
-
- getDisplayerParent() - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- getDisplayerParent() - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Gets the container on which the displayer is shown.
- getDisplayers() - Method in class bibliothek.gui.dock.FlapDockStation
-
Gets the set of displayers currently used on this station.
- getDisplayers() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Gets the current set of
displayers used
on this station.
- getDisplayers() - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets the set of
displayers that are currently
used by this station.
- getDisplayers() - Method in class bibliothek.gui.dock.StackDockStation
-
- getDisplayFactory(DockStation) - Method in class bibliothek.extension.gui.dock.theme.FlatTheme
-
- getDisplayFactory(DockStation) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- getDisplayFactory(DockStation) - Method in class bibliothek.gui.dock.themes.NoStackTheme
-
- getDisplayFactory(DockStation) - Method in interface bibliothek.gui.DockTheme
-
- getDivider(N) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
- getDivider() - Method in interface bibliothek.gui.dock.station.split.Divideable
-
Gets the location of the divider.
- getDivider() - Method in class bibliothek.gui.dock.station.split.Node
-
- getDivider() - Method in class bibliothek.gui.dock.station.split.PutInfo
-
Gets the preferred location of the divider.
- getDivider() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Node
-
The location of the divider.
- getDivider() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Node
-
The location of the divider.
- getDivider(SplitDockTree<D>.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Gets the divider of the node key.
- getDivider(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- getDivider(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- getDividerAt(int, int) - Method in interface bibliothek.gui.dock.station.split.Divideable
-
Calculates the value which the divider must have on condition that
the point
x/y lies inside the
divider bounds.
- getDividerAt(int, int) - Method in class bibliothek.gui.dock.station.split.Node
-
- getDividerBounds(double, Rectangle) - Method in interface bibliothek.gui.dock.station.split.Divideable
-
Calculates the location and the size of the area which represents the divider.
- getDividerBounds(double, Rectangle) - Method in class bibliothek.gui.dock.station.split.Node
-
- getDividerNode(int, int) - Method in class bibliothek.gui.dock.station.split.DefaultSplitDividerStrategy.Handler
-
Gets the node whose divider contains x, y.
- getDividerNode(int, int) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- getDividerNode(int, int) - Method in class bibliothek.gui.dock.station.split.Node
-
- getDividerNode(int, int) - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- getDividerNode(int, int) - Method in class bibliothek.gui.dock.station.split.Root
-
- getDividerNode(int, int) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the Node whose divider area contains the point x/y.
- getDividerSize() - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets the size of the divider-gap.
- getDividerStrategy() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getDockable() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- getDockable() - Method in interface bibliothek.extension.gui.dock.theme.eclipse.EclipseTabStateInfo
-
Gets the
Dockable which is represented by this tab.
- getDockable() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- getDockable() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- getDockable() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- getDockable() - Method in interface bibliothek.gui.dock.action.ActionDockBorder
-
Gets the element which owns the action.
- getDockable() - Method in class bibliothek.gui.dock.action.ActionPopup
-
Gets the Dockable to which the actions are linked.
- getDockable() - Method in interface bibliothek.gui.dock.action.DockActionBackgroundComponent
-
- getDockable() - Method in class bibliothek.gui.dock.action.dropdown.DropDownFilter
-
- getDockable() - Method in interface bibliothek.gui.dock.action.popup.ActionPopupMenu
-
Gets the
Dockable for which this menu is shown.
- getDockable() - Method in class bibliothek.gui.dock.action.popup.DefaultActionPopupMenu
-
- getDockable() - Method in class bibliothek.gui.dock.action.StationChildrenActionSource
-
Gets the dockable or station which is managed by this source.
- getDockable(int) - Method in class bibliothek.gui.dock.control.DockRegister
-
- getDockable(Component, AWTEvent) - Method in class bibliothek.gui.dock.control.focus.DefaultMouseFocusObserver
-
Gets the top-dockable which has component or
parent of component as base Component.
- getDockable() - Method in interface bibliothek.gui.dock.control.focus.FocusStrategyRequest
-
Gets the item which is about to gain the focus
- getDockable() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocatorEvent
-
- getDockable() - Method in interface bibliothek.gui.dock.control.relocator.DockRelocatorEvent
-
Gets the
Dockable which is or will be dragged.
- getDockable() - Method in interface bibliothek.gui.dock.dockable.DockableBackgroundComponent
-
Gets the
Dockable which is represented by this component.
- getDockable() - Method in class bibliothek.gui.dock.dockable.DockableIcon
-
Gets the
Dockable for which this icon is used.
- getDockable() - Method in class bibliothek.gui.dock.dockable.DockableStateEvent
-
Gets the element which is affected
- getDockable() - Method in class bibliothek.gui.dock.event.DockHierarchyEvent
-
Gets the
Dockable whose path has been changed.
- getDockable(int) - Method in class bibliothek.gui.dock.event.VetoableDockFrontendEvent
-
Gets an element which will be or is hidden.
- getDockable() - Method in class bibliothek.gui.dock.FlapDockStation.DockableHandle
-
- getDockable(int) - Method in class bibliothek.gui.dock.FlapDockStation
-
- getDockable() - Method in interface bibliothek.gui.dock.frontend.FrontendEntry
-
The element for which this object stores information.
- getDockable(int) - Method in interface bibliothek.gui.dock.perspective.PerspectiveStation
-
Gets the index'th child of this station.
- getDockable(int) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getDockable(int) - Method in class bibliothek.gui.dock.SplitDockStation
-
- getDockable(int) - Method in class bibliothek.gui.dock.StackDockStation
-
- getDockable() - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Gets the Dockable which is shown on this displayer.
- getDockable() - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
Gets the
Dockable which is shown on this window.
- getDockable(int) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- getDockable() - Method in class bibliothek.gui.dock.station.flap.FlapDropInfo
-
Gets the
Dockable which will be dropped or moved on the station.
- getDockable() - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
Gets the
Dockable which is shown on this window.
- getDockable(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
- getDockable() - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationExtension.DropArguments
-
Gets the element which is about to be dropped
- getDockable() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Gets the
Dockable which is currently shown in this window.
- getDockable() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- getDockable(N) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
- getDockable() - Method in class bibliothek.gui.dock.station.split.Leaf
-
Gets the
Dockable which is shown on the displayer
of this leaf.
- getDockable() - Method in class bibliothek.gui.dock.station.split.PutInfo
-
Gets the Dockable which will be added to the station.
- getDockable(int) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- getDockable() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Leaf
-
Gets the element which is represented by this leaf.
- getDockable(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- getDockable(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- getDockable() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent.Meta
-
Gets the element which is represented by this object
- getDockable() - Method in class bibliothek.gui.dock.station.stack.DefaultDndAutoSelectStrategyRequest
-
- getDockable() - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent.Tab
-
- getDockable() - Method in interface bibliothek.gui.dock.station.stack.DndAutoSelectStrategyRequest
-
Gets the
Dockable over whose tab the mouse currently hovers.
- getDockable(int) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- getDockable() - Method in class bibliothek.gui.dock.station.stack.menu.CombinedMenuContent.Item
-
Gets the element which is represented by this item.
- getDockable() - Method in interface bibliothek.gui.dock.station.stack.StackDockComponentContentBorder
-
Gets the dockable which is associated with this border.
- getDockable(int) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
- getDockable() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTab
-
- getDockable(int) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Gets the index'th element of this pane.
- getDockable() - Method in interface bibliothek.gui.dock.station.stack.tab.Tab
-
Gets the element that is associated with this tab.
- getDockable(int) - Method in interface bibliothek.gui.dock.station.stack.tab.TabMenu
-
Gets the index'th
Dockable of this menu.
- getDockable() - Method in class bibliothek.gui.dock.station.StationChildHandle
-
Gets the element that is handled by this handler.
- getDockable() - Method in class bibliothek.gui.dock.station.StationDropItem
-
Gets the item that is moved around
- getDockable() - Method in class bibliothek.gui.dock.station.support.ComponentDragOperation
-
Gets the dockable that is moved around or null if this
operation is no longer required
- getDockable() - Method in class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
Returns the value of this dockable item.
- getDockable() - Method in class bibliothek.gui.dock.themes.basic.action.AbstractBasicHandler
-
Gets the dockable whose action is handled.
- getDockable() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Gets the
Dockable for which the button is shown.
- getDockable() - Method in interface bibliothek.gui.dock.themes.basic.action.BasicTrigger
-
Gets the
Dockable for which an action will be performed if this object is triggered.
- getDockable() - Method in class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler
-
Gets the element for which actions are dispatched.
- getDockable() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- getDockable() - Method in class bibliothek.gui.dock.themes.color.ActionColor
-
Gets the
Dockable for which the action is shown.
- getDockable() - Method in class bibliothek.gui.dock.themes.color.TabColor
-
Gets the element for which the tab is shown.
- getDockable() - Method in class bibliothek.gui.dock.themes.font.ButtonFont
-
Gets the dockable for with which
the action is associated.
- getDockable() - Method in class bibliothek.gui.dock.themes.font.TabFont
-
Gets the element for which this font is used.
- getDockable() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- getDockable() - Method in interface bibliothek.gui.dock.title.DockTitle
-
Gets the owner of this title.
- getDockable() - Method in class bibliothek.gui.dock.title.DockTitleEvent
-
Gets the
Dockable for which the target-title is used.
- getDockable() - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- getDockable(String) - Method in class bibliothek.gui.DockFrontend
-
Gets the
Dockable which was
added
to this frontend with the name
name.
- getDockable(int) - Method in interface bibliothek.gui.DockStation
-
Gets the index'th child of this station.
- getDockableAt(Path) - Method in interface bibliothek.gui.dock.station.PlaceholderMapping
-
Searches for the placeholder
placeholder and gets the
Dockable that is currently sitting
at the location described by
placeholder.
- getDockableAt(Path) - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderMapping
-
- getDockableAt(int) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getDockableAt(int) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- getDockableAt(int) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Gets the
Dockable which was placed at the
index'th position.
- getDockableAt(Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Searches the first occurrence of
placeholder and returns the
Dockable
that is stored at that location.
- getDockableAt(Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderListMapping
-
- getDockableCount() - Method in class bibliothek.gui.dock.control.DockRegister
-
Gets the number of dockables registered at this
DockRegister.
- getDockableCount() - Method in class bibliothek.gui.dock.event.VetoableDockFrontendEvent
-
Gets the number of
Dockables which are in this event.
- getDockableCount() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getDockableCount() - Method in interface bibliothek.gui.dock.perspective.PerspectiveStation
-
Gets the number of children this station has.
- getDockableCount() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getDockableCount() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getDockableCount() - Method in class bibliothek.gui.dock.StackDockStation
-
- getDockableCount() - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- getDockableCount() - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
- getDockableCount() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- getDockableCount() - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- getDockableCount() - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
- getDockableCount() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Gets the number of elements that are displayed on this pane.
- getDockableCount() - Method in interface bibliothek.gui.dock.station.stack.tab.TabMenu
-
Gets the number of
Dockables shown on this menu.
- getDockableCount() - Method in interface bibliothek.gui.DockStation
-
Gets the number of children.
- getDockableDisplayer() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
- getDockableDisplayer() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- getDockableHandle() - Method in class bibliothek.gui.dock.station.split.Leaf
-
Gets the handle which is responsible for the current
Dockable.
- getDockableIndex() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Tells which index the
dockable of this tab
has on the owner.
- getDockableIndex(Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Emulates the insertion of a
Dockable at location
placeholder and
returns the index that the inserted dockable would have in the dockable-list.
- getDockableInsets() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
-
- getDockableInsets() - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Gets an estimate of the insets around the
Dockable of this
displayer compared to the whole size of this displayer.
- getDockableInsets() - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
Makes a guess how big the insets around the current
Dockable
of this window are.
- getDockableInsets() - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
Makes a guess how big the insets around the current
Dockable
of this window are.
- getDockableInsets() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Gets the distances between the edges of the window and the edges of
the
Dockable.
- getDockableInsets() - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Makes a guess how big the insets of the
Dockable compared to
the whole dialog are.
- getDockableInsets() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- getDockableInsets() - Method in interface bibliothek.gui.dock.themes.basic.BasicDockableDisplayerDecorator
-
- getDockableInsets() - Method in class bibliothek.gui.dock.themes.basic.MinimalDecorator
-
- getDockableInsets() - Method in class bibliothek.gui.dock.themes.basic.TabDecorator
-
- getDockableLocation() - Method in class bibliothek.gui.dock.themes.basic.BasicDisplayerFactory
-
- getDockableLocationProperty(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
- getDockablePathProperty(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
- getDockablePathProperty(Path) - Method in class bibliothek.gui.dock.SplitDockStation
-
- getDockablePathProperty(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
Creates the location information for child that directly describes the path through the
tree to the element.
- getDockablePlaceholderProperty(Dockable, Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
- getDockableProperty(Dockable, Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
-
- getDockableProperty(PerspectiveDockable, PerspectiveDockable) - Method in interface bibliothek.gui.dock.perspective.PerspectiveStation
-
Gets precise information about the location of a child of this station.
- getDockableProperty(Dockable, Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getDockableProperty(Dockable, Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
- getDockableProperty(Dockable, Dockable) - Method in class bibliothek.gui.dock.StackDockStation
-
- getDockableProperty(PerspectiveDockable, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- getDockableProperty(PerspectiveDockable, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
- getDockableProperty(PerspectiveDockable, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- getDockableProperty(PerspectiveDockable, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
- getDockableProperty(Dockable, Dockable) - Method in interface bibliothek.gui.DockStation
-
Gets precise information about the location of a child of this station.
- getDockableRepresentation(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
- getDockableRepresentation(K) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
- getDockableRepresentation() - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
- getDockableRepresentation(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- getDockableRepresentation() - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- getDockableRepresentation(Dockable) - Method in interface bibliothek.gui.dock.action.StandardDockAction
-
- getDockables() - Method in class bibliothek.gui.dock.event.VetoableDockFrontendEvent
-
Gets all the elements that are used in this event.
- getDockables() - Method in interface bibliothek.gui.dock.frontend.DockFrontendInternals
-
Gets information about all the
Dockables that are registered.
- getDockables(double, double, double, double) - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Gets all the dockables that were
added
to this grid at location
x,y,width,height
- getDockables() - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid.Node
-
- getDockables() - Method in interface bibliothek.gui.dock.station.split.GridNode
-
Gets an unmodifiable list containing all the
Dockable of this node.
- getDockables() - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Gets a list of all
Dockables that are known to this tree.
- getDockables(SplitDockTree<D>.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Gets the elements that are represented by the leaf key.
- getDockables() - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- getDockables() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
- getDockables() - Method in interface bibliothek.gui.dock.station.stack.tab.TabMenu
-
Gets all the
Dockables that are shown in this menu.
- getDockables() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
Gets a list of all
Dockables that are stored on this pane.
- getDockables() - Method in class bibliothek.gui.DockFrontend
-
- getDockableSelection(DockController) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- getDockableSelection(DockController) - Method in class bibliothek.gui.dock.themes.NoStackTheme
-
- getDockableSelection(DockController) - Method in interface bibliothek.gui.DockTheme
-
- getDockableSelector() - Method in class bibliothek.gui.DockController
-
Gets the selector which can show a popup window such that the user
can use the keyboard or the mouse to focus a
Dockable.
- getDockableStateListeners() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getDockableTabMap() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
- getDockAction(int) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
-
Gets the index'th action of this menu.
- getDockAction(int) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
-
- getDockAction(int) - Method in interface bibliothek.gui.dock.action.DockActionSource
-
- getDockAction(int) - Method in class bibliothek.gui.dock.action.FilteredDockActionSource
-
- getDockAction(int) - Method in class bibliothek.gui.dock.action.HierarchyDockActionSource
-
- getDockAction(int) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
-
- getDockAction(int) - Method in class bibliothek.gui.dock.action.StationChildrenActionSource
-
- getDockAction(int) - Method in class bibliothek.gui.dock.station.screen.FullscreenActionSource
-
- getDockAction(int) - Method in class bibliothek.gui.dock.station.stack.action.DockActionDistributorSource
-
- getDockActionCount() - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
-
- getDockActionCount() - Method in interface bibliothek.gui.dock.action.DockActionSource
-
Gets the number of
DockActions which are
provided by this source.
- getDockActionCount() - Method in class bibliothek.gui.dock.action.FilteredDockActionSource
-
- getDockActionCount() - Method in class bibliothek.gui.dock.action.HierarchyDockActionSource
-
- getDockActionCount() - Method in class bibliothek.gui.dock.action.MultiDockActionSource
-
- getDockActionCount() - Method in class bibliothek.gui.dock.action.StationChildrenActionSource
-
- getDockActionCount() - Method in class bibliothek.gui.dock.station.screen.FullscreenActionSource
-
- getDockActionCount() - Method in class bibliothek.gui.dock.station.stack.action.DockActionDistributorSource
-
- getDockActionCountUntil(int, boolean) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
-
Counts how many
DockActions are provided by the
source-children with index 0 (incl) to
index (excl).
- getDockComponentManager() - Method in class bibliothek.gui.DockController
-
- getDockElementObserver() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getDockFactories() - Method in interface bibliothek.gui.dock.frontend.DockFrontendInternals
-
- getDockFactory(String) - Method in class bibliothek.gui.DockFrontend
-
- getDockParent() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getDockParent() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getDockParent() - Method in interface bibliothek.gui.Dockable
-
- getDockProperties() - Method in class bibliothek.gui.DockFrontend
-
Gets the set of properties which have a controller-global influence.
- getDockTabPlacement() - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.NoTitleBarDisplayer
-
- getDockTabPlacement() - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BorderedComponent
-
Tells at which side tabs are shown.
- getDockTabPlacement() - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- getDockTabPlacement() - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Tells at which side tabs should be displayer.
- getDockTabPlacement() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
- getDockTabPlacement() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
Tells at which side tabs are to be displayed.
- getDockTitle() - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
Gets the title which is currently displayed
- getDockTitle() - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
Gets the title which is currently displayed
- getDockTitleManager() - Method in class bibliothek.gui.DockController
-
Gets the manager of all titles on this controller
- getDouble(PlaceholderMap.Key, String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets the double that is stored under key
- getDouble(String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMetaMap
-
Gets the data that is stored for key key.
- getDouble() - Method in class bibliothek.util.xml.XContainer
-
Gets the value of this container as double.
- getDouble(String) - Method in class bibliothek.util.xml.XElement
-
Gets the value of an attribute.
- getDoubleClickController() - Method in class bibliothek.gui.DockController
-
Gets the manager for handling global double clicks of the mouse.
- getDragDistance() - Method in interface bibliothek.gui.dock.control.DockRelocator
-
Gets the distance the user must move the mouse in order to begin a
drag operation.
- getDragDistance() - Method in class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
- getDropDownIcon() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
-
Gets an icon that can be used to represent an area that opens the popup menu when clicked.
- getDropInfo() - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets the location where the currently dragged
Dockable would be dropped.
- getDropInfo(SplitDockProperty, Dockable, SplitNode) - Method in class bibliothek.gui.dock.SplitDockStation
-
Searches for the best place for dockable such that its boundaries met
property.
- getDropOverRatio() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Tells the current overlapping two windows must have in order to be merged.
- getDropSize(ScreenDockStation, Dockable) - Method in interface bibliothek.gui.dock.station.screen.ScreenDropSizeStrategy
-
Called when dockable is about to be dropped into station and the
new size of dockable must be found.
- getDuration() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
-
Gets the length of one transformation.
- getDuration() - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
-
Gets the duration of a transition
- getDuration() - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultStationTitle
-
Gets the duration of one transition from active to passive
- getDuration() - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultTitle
-
Gets the number of milliseconds needed for one transition from
active to passive.
- getEclipseTabStateInfo() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
Gets information about the state of this tab.
- getEclipseTabStateInfo() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- getEclipseTabStateInfo() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- getEclipseTabStateInfo() - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Gets information about the state of this tab.
- getEclipseThemePreferences() - Method in class bibliothek.extension.gui.dock.DockingFramesPreference
-
Grants access to the preferences concerning the
EclipseTheme.
- getEdges() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.DefaultNode
-
- getEdges() - Method in interface bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.Node
-
Gets a list of all edges that either start or end at this node.
- getEdgesByDistance() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph
-
Gets all edges of this graph ordered by the distance of their
target node
to the root node.
- getEditor() - Method in class bibliothek.extension.gui.dock.preference.editor.EditorText
-
Gets the editor which is used by this text.
- getEditorFactory(Path) - Method in class bibliothek.extension.gui.dock.PreferenceTable
-
Gets the factory which is responsible to create editors for
type-objects.
- getElement() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- getElement() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- getElement() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- getElement() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- getElement() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- getElement() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getElement() - Method in interface bibliothek.gui.dock.DockElementRepresentative
-
Gets the element which is represented by this.
- getElement() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getElement() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- getElement() - Method in class bibliothek.gui.dock.util.SimpleDockElementRepresentative
-
- getElement(String) - Method in class bibliothek.util.xml.XElement
-
Gets the first element with the given name.
- getElement(int) - Method in class bibliothek.util.xml.XElement
-
Gets the index'th child of this element.
- getElementCount() - Method in class bibliothek.util.xml.XElement
-
Gets the number of children this element has.
- getElements(String) - Method in class bibliothek.util.xml.XElement
-
Gets all children with a given name.
- getElements(String...) - Method in class bibliothek.util.xml.XElement
-
Searches all children which have one of the name names.
- getEntry(int) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
Gets all the data that is stored at index.
- getEntryId() - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceEntryText
-
Gets the unique identifier of the entry which is represented by this text.
- getEntryId() - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice.Entry
-
- getEntryText() - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice.Entry
-
- getEntryValue() - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceEntryText
-
Gets the value which is described by the text
- getEntryValue() - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice.Entry
-
- getExpansionBounds() - Method in class bibliothek.gui.dock.FlapDockStation
-
Gets the rectangle to which a flap-window will be attached.
- getExtensions() - Method in class bibliothek.gui.dock.util.extension.ExtensionManager
-
Gets a list of all extensions that are currently known to this manager.
- getExtensions() - Method in class bibliothek.gui.DockController
-
Gets all extensions that are used by this controller.
- getFactory() - Method in class bibliothek.gui.dock.action.ActionPopup
-
Gets the factory which should be used for creating new popup menus.
- getFactory(String) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Gets the factory which has the given id.
- getFactory(String) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
-
- getFactory(String) - Method in class bibliothek.gui.dock.perspective.Perspective
-
Gets the factory which is responsible to store an element whose id is id.
- getFactory() - Method in class bibliothek.gui.dock.station.split.SplitSpanStrategy
-
Gets the factory which is responsible for creating new
Spans.
- getFactory() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayout
-
Gets a factory which can be used to create items useful for this
MenuLineLayout.
- getFactory() - Method in class bibliothek.gui.dock.themes.DefaultThemeMeta
-
- getFactory(Class<T>) - Static method in class bibliothek.gui.dock.themes.NoStackTheme
-
Creates a
ThemeFactory for this theme encapsulating another
theme.
- getFactory() - Method in class bibliothek.gui.dock.themes.ThemeFactoryText
-
Gets the factory for which text is required
- getFactory() - Method in interface bibliothek.gui.dock.themes.ThemeMeta
-
Gets the factory which created this
ThemeMeta.
- getFactory() - Method in class bibliothek.gui.dock.title.DockTitleVersion
-
Gets the factory with the highest priority
- getFactory(Priority) - Method in class bibliothek.gui.dock.title.DockTitleVersion
-
Gets the factory with the given priority.
- getFactoryID() - Method in class bibliothek.gui.dock.DefaultDockable
-
- getFactoryID() - Method in class bibliothek.gui.dock.dockable.DefaultDockablePerspective
-
- getFactoryID() - Method in interface bibliothek.gui.dock.DockElement
-
Gets the unique name of the
DockFactory which can read
and write elements of this type.
- getFactoryID() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getFactoryID() - Method in interface bibliothek.gui.dock.layout.DockableProperty
-
- getFactoryID() - Method in class bibliothek.gui.dock.layout.DockLayout
-
Gets the identifier of the factory which created this layout.
- getFactoryID(DockLayoutInfo) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Reads the id of the factory which was used to create info.
- getFactoryID(String) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Transforms an id read from a stream to the id of the factory which
would be used.
- getFactoryID(String) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
-
- getFactoryID() - Method in interface bibliothek.gui.dock.perspective.PerspectiveElement
-
Gets the identifier of the
DockFactory that will be able to
understand the layout information this element generates.
- getFactoryID() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getFactoryID() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getFactoryID() - Method in class bibliothek.gui.dock.StackDockStation
-
- getFactoryID() - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- getFactoryID() - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
-
- getFactoryID() - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
- getFactoryID() - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
- getFactoryID() - Method in class bibliothek.gui.dock.station.split.SplitDockFullScreenProperty
-
- getFactoryID() - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
-
- getFactoryID() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- getFactoryID() - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
-
- getFactoryID() - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
-
- getFactoryID() - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
- getFactoryID() - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
-
- getFileName() - Method in class bibliothek.gui.dock.util.icon.DefaultIconScheme.IconResource
-
Gets the name of the file with the "key=path" values.
- getFill(MenuLineLayoutOrder.Item) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutOrder
-
Gets the fill ratio of item.
- getFilter(Dockable) - Method in class bibliothek.gui.dock.action.actions.AbstractSimpleDropDownAction
-
- getFilter(Dockable) - Method in interface bibliothek.gui.dock.action.DropDownAction
-
Gets a filter that chooses the values that will be shown for this
action and its selection.
- getFilterActions() - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
- getFirst(Container) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabFocusTraversalPolicy
-
- getFirst() - Method in class bibliothek.gui.dock.accept.CombinatoryAcceptance
-
Gets the "left" operand of the combination
- getFirst(Filter<Dockable>) - Method in class bibliothek.gui.dock.control.focus.DefaultFocusHistory
-
- getFirst(Filter<Dockable>) - Method in interface bibliothek.gui.dock.control.focus.FocusHistory
-
Traverses the
history in reverse and returns the first
Dockable matching
filter.
- getFirst(Container) - Method in class bibliothek.gui.dock.displayer.DisplayerFocusTraversalPolicy
-
- getFirst(Container) - Method in interface bibliothek.gui.dock.focus.SimplifiedFocusTraversalPolicy
-
Gets the
Component which should be focused when entering the circle.
- getFirst(Container) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockFocusTraversalPolicy
-
- getFirst() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutOrder
-
Gets the first item to show.
- getFirstComponent(Container) - Method in class bibliothek.gui.dock.focus.DockFocusTraversalPolicy
-
- getFlags() - Method in class bibliothek.gui.dock.dockable.DockableStateEvent
-
Gets all the changes composed into one bit-array.
- getFlapLayoutManager() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getFlapWindow() - Method in class bibliothek.gui.dock.FlapDockStation
-
Gets the window which is currently used by this station.
- getFloat() - Method in class bibliothek.util.xml.XContainer
-
Gets the value of this container as float.
- getFloat(String) - Method in class bibliothek.util.xml.XElement
-
Gets the value of an attribute.
- getFocusComponent(FocusStrategyRequest) - Method in class bibliothek.gui.dock.control.focus.DefaultFocusStrategy
-
- getFocusComponent(FocusStrategyRequest) - Method in interface bibliothek.gui.dock.control.focus.FocusStrategy
-
- getFocusController() - Method in class bibliothek.gui.DockController
-
Gets the manager which is responsible for transferring focus between
Dockables.
- getFocusedDockable() - Method in class bibliothek.gui.dock.control.DefaultFocusController
-
- getFocusedDockable() - Method in interface bibliothek.gui.dock.control.focus.FocusController
-
Gets the
Dockable which is currently focused.
- getFocusedDockable() - Method in class bibliothek.gui.DockController
-
Gets the
Dockable which is currently focused.
- getFocusHistory() - Method in class bibliothek.gui.DockController
-
Gets the history of the focused
Dockables.
- getFocusTraversalPolicy(Container) - Method in class bibliothek.gui.dock.focus.DockFocusTraversalPolicy
-
- getFontModifier() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
Gets the font modifier of this tab.
- getFontModifier() - Method in class bibliothek.gui.dock.util.swing.DComponent
-
Gets the modifier which is used to update the font of this label.
- getFontModifier() - Method in class bibliothek.gui.dock.util.swing.DLabel
-
Gets the modifier which is used to update the font of this label.
- getFontModifier() - Method in class bibliothek.gui.dock.util.swing.DPanel
-
Gets the modifier which is used to update the font of this label.
- getFontModifier() - Method in class bibliothek.gui.dock.util.swing.FontUpdater
-
Gets the modifier which is used to update the font of this label.
- getFontModifier() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Gets the font modifier of this label.
- getFonts() - Method in class bibliothek.gui.DockController
-
Gets the map of fonts which are used by this controller.
- getForce() - Method in enum bibliothek.gui.dock.station.support.Enforcement
-
Gets the force on a scale of 0 to 1, where 0 means that
prepare
is free to do what it wants, while 1 means that
prepare
must not return a
null value.
- getForeground() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
- getFormat() - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets the format of this map, the meaning of the format depends on the client.
- getFrame() - Method in class bibliothek.gui.dock.station.screen.window.ScreenDockFrame
-
Gets the frame which represents the window.
- getFreeSpaceBetweenLabelAndActions() - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Gets the size of the gap between text/icon and actions.
- getFreeSpaceToOpenSide() - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Gets the size of the open side.
- getFreeSpaceToParallelBorder() - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Gets the size of the border at the side of the
Dockable
- getFreeSpaceToSideBorder() - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Gets the size of the free space between the borders that are on the same line as
the text/icon and the actions.
- getFrontDockable() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getFrontDockable() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getFrontDockable() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getFrontDockable() - Method in class bibliothek.gui.dock.StackDockStation
-
- getFrontDockable() - Method in interface bibliothek.gui.DockStation
-
Gets the favorite child of this station.
- getFrontend() - Method in class bibliothek.gui.dock.event.VetoableDockFrontendEvent
-
Gets the source of the event.
- getFrontend() - Method in interface bibliothek.gui.dock.frontend.DockFrontendInternals
-
The frontend that grants this permissions.
- getFrontend() - Method in class bibliothek.gui.dock.frontend.VetoManager
-
Gets the owner of this manager.
- getFrontendEntry(String) - Method in class bibliothek.gui.DockFrontend
-
Gets all the information known about the
Dockable with
name
key.
- getFrontendEntry(Dockable) - Method in class bibliothek.gui.DockFrontend
-
Gets all the information known about the registered dockable.
- getFullBorder(BorderedComponent, DockController, Dockable) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabPainter
-
Gets the border which will be around pane when dockable
is selected.
- getFullScreen() - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets the
Dockable which is in fullscreen-mode and covers all
other children of this station.
- getFullscreen() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
Gets the element which is in fullscreen-mode
- getFullscreen() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout
-
Gets the id of the element which is in fullscreen-mode.
- getFullscreenChildren() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Gets a list of all children of this station that are currently in fullscreen mode.
- getFullScreenDockable() - Method in class bibliothek.gui.dock.SplitDockStation.Access
-
- getFullScreenDockable() - Method in interface bibliothek.gui.dock.station.split.SplitDockAccess
-
- getFullscreenStrategy() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Gets the current fullscreen strategy.
- getGap(int) - Method in class bibliothek.gui.dock.station.support.ListSpanStrategy
-
Gets the size of the gap between button index-1 and
button index.
- getGenerator() - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Gets the generator that is used to create keys for unknown Dockables.
- getGlassedPane() - Method in interface bibliothek.gui.dock.security.TooltipStrategyCallback
-
Gets the owner of this callback.
- getGlassPane() - Method in class bibliothek.gui.dock.security.GlassedPane
-
Gets the transparent panel that is lying over the ContentPane.
- getGlobalActionOffers() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getGlobalActionOffers() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getGlobalActionOffers() - Method in interface bibliothek.gui.Dockable
-
Gets a list of all
DockActions which
might be triggered while this
Dockable is visible.
- getGlobalMouseDispatcher() - Method in class bibliothek.gui.DockController
-
- getGradient(Color, Color, Component) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets the gradient which is used to fill the background of component.
- getGridNodes() - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Gets all the nodes of this grid.
- getGroup(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Gets the group in which dockable is.
- getGroup(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Gets the group with the given key.
- getHandle(Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
-
Gets the wrapper of dockable.
- getHeight() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.Arch
-
Gets the height of the arch.
- getHeight() - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective.ScreenPerspectiveWindow
-
Gets the height of this dockable in pixels.
- getHeight() - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Gets the height of the dialog.
- getHeight() - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid.Node
-
- getHeight() - Method in interface bibliothek.gui.dock.station.split.GridNode
-
Gets the height, relative to all the other nodes.
- getHeight() - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
-
Gets the height of the child.
- getHeight() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the relative height of this node in relation to the owner-station.
- getHeight() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.Size
-
Gets the vertical amount of pixels.
- getHeightFactor() - Method in class bibliothek.gui.dock.station.split.Root
-
Gets the factor which has to be multiplied with a relative y coordinate
or height to get their size in pixel.
- getHide() - Method in class bibliothek.extension.gui.dock.preference.model.KeyStrokePreferenceModel
-
- getHider() - Method in class bibliothek.gui.DockFrontend
-
Gets the action which is added to all known Dockables, and which is
called the "close"-action.
- getHierarchyLock() - Method in class bibliothek.gui.DockController
-
Gets a lock that prevents concurrent modification of the child-parent relationship
of
Dockables and
DockStations.
- getHint() - Method in class bibliothek.gui.dock.action.LocationHint
-
Gets the preferred location of this hint.
- getHints() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Gets the set of hints for displaying this component.
- getHistory() - Method in class bibliothek.gui.dock.control.focus.DefaultFocusHistory
-
- getHistory() - Method in interface bibliothek.gui.dock.control.focus.FocusHistory
-
Gets an array containing all known
Dockables which may have had the focus.
- getHolds() - Method in class bibliothek.gui.dock.station.flap.RetroFlapDockStationLayout
-
Tells the holding state of the children.
- getHoverColor(Component) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Gets the base color used for painting a region under the mouse
- getHoverColor(Component, boolean, boolean) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Gets a color to paint some part of this border that is under the mouse.
- getIcon() - Method in class bibliothek.extension.gui.dock.preference.model.EclipseThemePreferenceModel
-
Grants access to the preference that tells whether an icon is painted
on unselected tabs or not.
- getIcon() - Method in class bibliothek.extension.gui.dock.preference.PreferenceOperation
-
Gets an icon for this operation.
- getIcon() - Method in interface bibliothek.extension.gui.dock.preference.PreferenceOperationView
-
Gets the current icon of this view.
- getIcon() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Gets the icon that is painted on this component.
- getIcon() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
Gets the icon shown on this tab.
- getIcon(Dockable, ActionContentModifier) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
- getIcon(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Gets the icon of the group named key.
- getIcon(Object, ActionContentModifier) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Gets the icon of the group named key.
- getIcon() - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Gets the default-icon that is shown for this action.
- getIcon(ActionContentModifier) - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Gets the icon that is used if the conditions of modifier are met.
- getIcon(Dockable, ActionContentModifier) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- getIcon() - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- getIcon(ActionContentModifier) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
Gets the icon which is shown if the conditions of modifier are met.
- getIcon(Dockable, ActionContentModifier) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
- getIcon(ActionContentModifier) - Method in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
-
- getIcon(Dockable, ActionContentModifier) - Method in interface bibliothek.gui.dock.action.StandardDockAction
-
Gets the Icon of this DockAction, when this DockAction is shown
together with dockable.
- getIcon() - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
- getIcon() - Method in class bibliothek.gui.dock.station.stack.menu.CombinedMenuContent.Item
-
Gets the icon of this item.
- getIcon() - Method in class bibliothek.gui.dock.station.stack.TabContent
-
Gets the icon of this tab.
- getIcon() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Gets the icon of this title.
- getIcon() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Gets the icon of this label
- getIconBounds() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Gets the location and the size of the icon.
- getIconContexts(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
- getIconContexts(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- getIconContexts(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
- getIconContexts() - Method in class bibliothek.gui.dock.action.dropdown.DefaultDropDownFilter
-
- getIconContexts() - Method in interface bibliothek.gui.dock.action.dropdown.DropDownView
-
- getIconContexts(Dockable) - Method in interface bibliothek.gui.dock.action.StandardDockAction
-
- getIconContexts() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
- getIconContexts() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
-
- getIconContexts() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
-
- getIconHeight() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.DropDownIcon
-
- getIconHeight() - Method in class bibliothek.gui.dock.themes.icon.TabMenuOverflowIcon
-
- getIconHiding() - Method in class bibliothek.gui.dock.station.stack.tab.TabConfiguration
-
Gets if and when the icon is made invisible.
- getIconId() - Method in class bibliothek.extension.gui.dock.preference.PreferenceOperation
-
Gets the current identifier for the icon of this operation.
- getIconOffset() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Gets the distance between icon and the tree adjacent borders.
- getIcons() - Method in class bibliothek.gui.DockController
-
Gets the set of icons which are used by this controller.
- getIconTextDistance() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Gets the distance between icon and text.
- getIconTextGap() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Gets the number of pixels to paint between icon and text
- getIconWidth() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.DropDownIcon
-
- getIconWidth() - Method in class bibliothek.gui.dock.themes.icon.TabMenuOverflowIcon
-
- getId(int) - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.Choice
-
Gets a unique identifier for the index'th choice.
- getId(int) - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceExtension
-
Gets a unique identifier for the index'th choice.
- getId(int) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
- getId() - Method in class bibliothek.gui.dock.action.LocationHint.Enumeration
-
Gets the id of this Enumeration
- getID() - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
-
- getId() - Method in class bibliothek.gui.dock.frontend.FrontendDockablePerspective
-
- getID() - Method in class bibliothek.gui.dock.frontend.RegisteringDockFactory
-
- getID() - Method in interface bibliothek.gui.dock.layout.DockablePropertyFactory
-
Gets the unique name of this factory.
- getID() - Method in interface bibliothek.gui.dock.layout.DockConverter
-
Gets the unique name of this converter.
- getID(PerspectiveElement) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Gets the id of the factory which is needed to write (and later
read) element
- getID(DockElement) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Gets the id of the factory which is needed to write (and later
read) element
- getID(DockFactory<?, ?, ?>) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Gets the id of factory.
- getID(PerspectiveElement, PredefinedPerspective) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
-
Gets the identifier that matches element which is part of perspective.
- getID(DockElement) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
-
- getID(DockFactory<?, ?, ?>) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
-
- getID(PerspectiveElement) - Method in class bibliothek.gui.dock.perspective.Perspective
-
Gets the identifier of the factory that is responsible for element.
- getID() - Method in class bibliothek.gui.dock.station.flap.FlapDockPropertyFactory
-
- getID() - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
-
- getID() - Method in class bibliothek.gui.dock.station.screen.ScreenDockPropertyFactory
-
- getID() - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
-
- getId(N) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
Gets the unique identifier that was assigned to node.
- getID() - Method in class bibliothek.gui.dock.station.split.SplitDockFullScreenPropertyFactory
-
- getId() - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty.Node
-
Gets the unique id of the
SplitNode that is represented
by this node.
- getID() - Method in class bibliothek.gui.dock.station.split.SplitDockPathPropertyFactory
-
- getID() - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderPropertyFactory
-
- getID() - Method in class bibliothek.gui.dock.station.split.SplitDockPropertyFactory
-
- getID() - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
-
- getId() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Leaf
-
- getId() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the (hopefully) unique id of this node.
- getId(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- getId(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- getID() - Method in class bibliothek.gui.dock.station.stack.StackDockPropertyFactory
-
- getID() - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
-
- getID() - Method in class bibliothek.gui.dock.title.DockTitleVersion
-
Gets the name of this version.
- getId() - Method in class bibliothek.gui.dock.util.AbstractUIValue
-
Gets the identifier of this value.
- getIdentifier() - Method in class bibliothek.gui.dock.layout.BackupFactoryData
-
Gets the identifier of this data.
- getIdentifier(DockLayoutComposition) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Tells what identifier was associated with
composition when it was
stored by a
DockSituation of this type.
- getIdentifier(DockLayoutComposition) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
-
- getIgnore() - Method in class bibliothek.gui.dock.layout.DockSituation
-
Gets the filter which decides, which elements are stored.
- getIgnoreForEntry() - Method in class bibliothek.gui.DockFrontend
-
Gets the filter which is used when saving or loading a normal entry.
- getIgnoreForFinal() - Method in class bibliothek.gui.DockFrontend
-
Gets the filter which is applied when saving or loading the final layout
at the startup or shutdown of the application.
- getImplicit(Dockable) - Method in class bibliothek.gui.dock.control.relocator.DropOperation
-
- getImplicit(Dockable) - Method in class bibliothek.gui.dock.control.relocator.MergeOperation
-
- getImplicit(Dockable) - Method in interface bibliothek.gui.dock.control.relocator.RelocateOperation
-
Gets the
Dockables whose parent will change due to this operation.
- getImplicitDockables() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocatorEvent
-
- getImplicitDockables() - Method in interface bibliothek.gui.dock.control.relocator.DockRelocatorEvent
-
Gets a set of
Dockables that will also change their parent due to this
event.
- getImportance(DockAction) - Method in class bibliothek.gui.dock.themes.basic.action.DefaultDockActionImportanceOrder
-
Tells how important action is.
- getInactiveColor() - Static method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexSystemColor
-
- getInactiveColor() - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Gets the color that is used as background
- getInactiveColor() - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Gets the background-color which is used if this title is not selected.
- getInactiveColorGradient() - Static method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexSystemColor
-
- getInactiveLeftColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets the color which is used on the left side of the
gradient if this title is not active.
- getInactiveLeftTitleColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets a handle for the left inactive color.
- getInactiveRightColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets the color which is used on the right side of the
gradient if this title is not active.
- getInactiveRightTitleColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets a handle for the inactive right background color.
- getInactiveTextColor() - Static method in class bibliothek.extension.gui.dock.theme.eclipse.rex.RexSystemColor
-
- getInactiveTextColor() - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Gets the color that is used as foreground
- getInactiveTextColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets the color of the text.
- getInactiveTextColor() - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Gets the foreground-color which is used if this title is not selected.
- getInactiveTextTitleColor() - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Gets a handle for the inactive foreground color.
- getInactiveTextTitleColor() - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Gets the
TitleColor which represents the foreground of an inactive title.
- getInactiveTitleColor() - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Gets the
TitleColor which represents the background of an inactive title.
- getIndex() - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
-
- getIndex() - Method in class bibliothek.gui.dock.station.flap.FlapDropInfo
-
Gets the index property.
- getIndex() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.DefaultNode
-
Gets the location of this node in the array of all nodes.
- getIndex() - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
-
Gets the location of this property.
- getIndex() - Method in class bibliothek.gui.dock.themes.basic.TabDisplayerCombinerTarget
-
Gets the location where the
Dockable would be inserted
- getIndexOfChild(Object, Object) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- getIndexOfTabAt(Point) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getIndexOfTabAt(Point) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- getIndexOfTabAt(Point) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Gets the index of the tab that is beneath mouseLocation.
- getIndexOfTabAt(Point) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock
-
- getIndexOfTabAt(Point) - Method in interface bibliothek.gui.dock.station.stack.tab.layouting.TabsLayoutBlock
-
Searches the index of the tab beneath mouseLocation.
- getIndexOfTabAt(TabPane, Point) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayout
-
- getIndexOfTabAt(Point) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPane
-
Searches the index of the tab beneath mouseLocation.
- getIndexOfTabAt(TabPane, Point) - Method in class bibliothek.gui.dock.station.stack.tab.RowLayout
-
- getIndexOfTabAt(TabPane, Point) - Method in interface bibliothek.gui.dock.station.stack.tab.TabLayoutManager
-
Finds out which tab is below the mouse at location mouseLocation.
- getIndirectActionOffers(Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getIndirectActionOffers(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
- getIndirectActionOffers(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
- getIndirectActionOffers(Dockable) - Method in interface bibliothek.gui.DockStation
-
Gets a list of actions which should be available for the user and
affect dockable.
- getInfo(String) - Method in interface bibliothek.gui.dock.frontend.DockFrontendInternals
-
Searches for information about the Dockable with unique identifier key.
- getInfo(Dockable) - Method in interface bibliothek.gui.dock.frontend.DockFrontendInternals
-
Searches information about dockable.
- getInfo(TabPane) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabLayoutManager
-
Gets all the information that is stored for pane.
- getInfo() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPane
-
Gets the info
Component that is shown on this pane.
- getInfoComponent() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
- getInfoComponent() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
Gets the info component, the info component shows some additional
information.
- getInfoHandler() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
Gets a handler for info components.
- getInitialBounds(ScreenDockWindow) - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetRequest
-
Gets the boundaries of window when this request was created.
- getInitSelector() - Method in class bibliothek.extension.gui.dock.preference.model.KeyStrokePreferenceModel
-
Gets access to the preference that represents the
KeyStroke which opens the
selection popup.
- getInnerInsets() - Method in class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
- getInnerInsets() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
-
- getInnerInsets() - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
- getInnerInsets() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Gets the insets that have to be applied between the border and the
content (icon, text, actions) of this title.
- getInsert() - Method in class bibliothek.gui.dock.StackDockStation
-
- getInserter() - Method in interface bibliothek.gui.dock.control.DockRelocator
-
Gets the algorithm used to override decisions of a
DockStation.
- getInserter() - Method in class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
- getInt(PlaceholderMap.Key, String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets the integer that is stored under key
- getInt(String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMetaMap
-
Gets the data that is stored for key key.
- getInt() - Method in class bibliothek.util.xml.XContainer
-
Gets the value of this container as integer.
- getInt(String) - Method in class bibliothek.util.xml.XElement
-
Gets the value of an attribute.
- getIntermediatePlaceholders() - Method in class bibliothek.gui.dock.layout.DockSituation
-
Gets the strategy for deleting invalid placeholders in the intermediate format.
- getInvisibleCount() - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy.SettingAccess
-
Gets the number of stored invisible elements.
- getInvisibleCount() - Method in class bibliothek.gui.dock.frontend.Setting
-
Gets the number of stored invisible elements.
- getInvisibleKey(int) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy.SettingAccess
-
Gets the key of the index'th invisible element.
- getInvisibleKey(int) - Method in class bibliothek.gui.dock.frontend.Setting
-
Gets the key of the index'th invisible element.
- getInvisibleLayout(int) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy.SettingAccess
-
Gets the layout of the index'th invisible element.
- getInvisibleLayout(int) - Method in class bibliothek.gui.dock.frontend.Setting
-
Gets the layout of the index'th invisible element.
- getInvisibleLocation(int) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy.SettingAccess
-
Gets the location of the index'th invisible element.
- getInvisibleLocation(int) - Method in class bibliothek.gui.dock.frontend.Setting
-
Gets the location of the index'th invisible element.
- getInvisibleRoot(int) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy.SettingAccess
-
Gets the preferred root of the index'th invisible element.
- getInvisibleRoot(int) - Method in class bibliothek.gui.dock.frontend.Setting
-
Gets the preferred root of the index'th invisible element.
- getItalic() - Method in class bibliothek.gui.dock.util.font.GenericFontModifier
-
Tells how this modifier modifies the italic aspect of a font.
- getItem() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleSeparator
-
- getItem() - Method in class bibliothek.gui.dock.action.view.ConnectingViewItem
-
- getItem() - Method in interface bibliothek.gui.dock.action.view.ViewItem
-
Gets this item as component.
- getItem() - Method in class bibliothek.gui.dock.control.relocator.DefaultInserterSource
-
- getItem() - Method in interface bibliothek.gui.dock.control.relocator.InserterSource
-
Gets information about the item that is dropped.
- getItem() - Method in class bibliothek.gui.dock.FlapDockStation.FlapDropOperation
-
- getItem() - Method in class bibliothek.gui.dock.StackDockStation.StackDropOperation
-
- getItem() - Method in class bibliothek.gui.dock.station.NoStationDropOperation
-
- getItem() - Method in class bibliothek.gui.dock.station.split.SplitDropOperation
-
- getItem() - Method in interface bibliothek.gui.dock.station.StationDropOperation
-
Gets the item that will be dropped onto
the target.
- getItem(Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
- getItem(D) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
- getItem() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
-
- getItem() - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler
-
- getItem() - Method in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
-
- getItem() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
-
- getItem() - Method in class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler
-
Gets the item whose values are updated by this handler.
- getItem() - Method in class bibliothek.gui.dock.themes.basic.action.menu.DropDownMenuHandler
-
- getItemCount() - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Gets the number of children, this includes dockables and placeholders.
- getItemCount() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
Gets the number of items which are shown on this panel.
- getKey() - Method in interface bibliothek.gui.dock.frontend.FrontendEntry
-
The name which is used for this object.
- getKey() - Method in class bibliothek.gui.dock.util.PropertyValue
-
- getKey() - Method in class bibliothek.gui.dock.util.TypedUIProperties.Type
-
Gets the key of this type.
- getKey(String) - Method in class bibliothek.gui.dock.util.TypedUIProperties.Type
-
Gets the identifier that should be used as replacement for a resource with identifier id
and with type this.
- getKey() - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- getKeyboardController() - Method in class bibliothek.gui.DockController
-
Gets the manager that handles all global KeyEvents.
- getKeys() - Method in class bibliothek.gui.dock.perspective.PredefinedPerspective
-
Gets all the keys known to this perspective.
- getKeys(PlaceholderMap.Key) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets all keys that are in use for placeholder in the order
they were first used to put an object into this map.
- getKeyStrokePreferences() - Method in class bibliothek.extension.gui.dock.DockingFramesPreference
-
Grants access to the preferences concerning the global
KeyStrokes.
- getKind() - Method in class bibliothek.gui.dock.layout.DockLayoutInfo
-
Tells what kind of information can be found in this info.
- getKind() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowFactory
-
Gets the kind of window this factory creates.
- getKind() - Method in class bibliothek.gui.dock.util.AbstractUIValue
-
Gets the kind of this value.
- getKind(Path) - Method in class bibliothek.gui.dock.util.TypedUIProperties.Type
-
Gets the identifier for the kind of
UIValue that reads an
UIValue of this type.
- getKnob() - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
- getLabel() - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
- getLabel(int) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- getLabel(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
- getLabel(int) - Method in class bibliothek.extension.gui.dock.preference.model.ButtonContentPreferenceModel
-
- getLabel() - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
Gets a short human readable string that is used as name for this preference.
- getLabel(int) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Gets a short label that can be presented to the user for the
index'th object.
- getLabel(int) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- getLabel() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Gets the label which is used to paint icon and text.
- getLabel() - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Gets the label showing icon and text
- getLabel() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- getLabel() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Gets direct access to the label that is used by this
OrientedLabel to paint its content.
- getLabelInsets() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Gets the space that is left free around the label.
- getLabelInsets() - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Gets the empty space around the label.
- getLast(Container) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabFocusTraversalPolicy
-
- getLast(Container) - Method in class bibliothek.gui.dock.displayer.DisplayerFocusTraversalPolicy
-
- getLast(Container) - Method in interface bibliothek.gui.dock.focus.SimplifiedFocusTraversalPolicy
-
Gets the
Component which should be focused when entering the
circle backwards.
- getLast(Container) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockFocusTraversalPolicy
-
- getLastAppliedEntrySetting() - Method in class bibliothek.gui.DockFrontend
-
- getLastAppliedFullSetting() - Method in class bibliothek.gui.DockFrontend
-
- getLastComponent(Container) - Method in class bibliothek.gui.dock.focus.DockFocusTraversalPolicy
-
- getLastFocused() - Method in class bibliothek.gui.dock.control.focus.FocusTracker
-
Gets the last component that was focused
- getLastNode() - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
-
Gets the last node of this path.
- getLastProperty(DockableProperty) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
Gets the last successor in the property chain beginning at property.
- getLastSegment() - Method in class bibliothek.util.Path
-
Gets the last segment of this path or null if this is
the root path.
- getLayer() - Method in class bibliothek.gui.dock.station.screen.window.InternalDockDialog
-
Gets the layer at which this dialog appears in its parent
JDesktopPane.
- getLayerAt(int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
-
- getLayerAt(int) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getLayers() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getLayers() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getLayers() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getLayers() - Method in class bibliothek.gui.dock.StackDockStation
-
- getLayers() - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
- getLayers(DockStation) - Method in class bibliothek.gui.dock.station.layer.DefaultDockStationDropLayerFactory
-
- getLayers(DockStation) - Method in interface bibliothek.gui.dock.station.layer.DockStationDropLayerFactory
-
Gets all the
DockStationDropLayers that should be used for finding out whether a drag and drop
operation has
station as target.
- getLayers() - Method in interface bibliothek.gui.DockStation
-
Gets a description of all the areas of the screen where this
DockStation can handle a drop event.
Every time the mouse is moved or released during a drag & drop operation, this method is called for
all
DockStations.
- getLayout(DefaultDockable, Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
-
- getLayout() - Method in interface bibliothek.gui.dock.frontend.FrontendEntry
-
Gets information about the layout of this element.
- getLayout(D, Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.frontend.RegisteringDockFactory
-
- getLayout(D, Map<Dockable, Integer>) - Method in interface bibliothek.gui.dock.layout.DockConverter
-
Gets the layout of element.
- getLayout() - Method in class bibliothek.gui.dock.layout.DockLayoutComposition
-
Gets the layout which describes the element of this composition.
- getLayout() - Method in interface bibliothek.gui.dock.layout.location.AsideAnswer
-
Gets the layout of a non-existent child station.
- getLayout() - Method in interface bibliothek.gui.dock.layout.location.AsideRequest
-
Gets the layout of the current non-existent station.
- getLayout() - Method in class bibliothek.gui.dock.layout.location.DefaultAsideAnswer
-
- getLayout() - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest.CombinerForward
-
- getLayout() - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest.DockStationForward
-
- getLayout() - Method in interface bibliothek.gui.dock.layout.location.DefaultAsideRequest.Forward
-
Gets the layout of the current station.
- getLayout() - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest
-
- getLayout(FlapDockStation, Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
-
- getLayout(ScreenDockStation, Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
-
- getLayout(SplitDockStation, Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
-
- getLayout(StackDockStation, Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
-
- getLayout() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPane
-
- getLayout(Size, Size, Size) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPane
-
Creates a possible layout for the given sizes.
- getLayout() - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- getLayoutChangeStrategy() - Method in class bibliothek.gui.DockFrontend
-
- getLayoutManager() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Gets the layout manager that is currently used to layout the contents
of this pane.
- getLayoutPreferences() - Method in class bibliothek.extension.gui.dock.DockingFramesPreference
-
Grants access to the preferences concerning layout options like "where are the tabs placed?".
- getLeaf(Dockable) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- getLeaf(Dockable) - Method in class bibliothek.gui.dock.station.split.Node
-
- getLeaf(Dockable) - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- getLeaf() - Method in class bibliothek.gui.dock.station.split.PutInfo
-
- getLeaf(Dockable) - Method in class bibliothek.gui.dock.station.split.Root
-
- getLeaf(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
Searches and returns the leaf that shows child.
- getLeaf(Dockable) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the leaf which represents dockable.
- getLeafId() - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
-
Gets the unique identifier of the leaf that was stored in this path.
- getLeft() - Method in class bibliothek.gui.dock.station.split.Node
-
Gets the left child of this node.
- getLeft(SplitDockTree<D>.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Gets the left element of the node key.
- getLeftChild(N) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
- getLeftChild(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- getLeftChild(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- getLine(Component) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Gets the color that should be used for painting a line.
- getLine(Component, boolean, boolean) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Gets the color that should be used for painting a line.
- getLines() - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Gets a list containing all lines of this grid.
- getList() - Method in class bibliothek.gui.dock.focus.DefaultDockableSelection
-
Gets the component which represents the list.
- getListeners() - Method in class bibliothek.gui.dock.action.actions.AbstractSimpleDropDownAction
-
Gets an array of all listeners that are registered to this action.
- getListIndex(Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Searches the first occurrence of
placeholder in a placeholder-set and returns
the index of that entry on the
BASE level.
- getListIndex(int, Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
- getLoader() - Method in class bibliothek.gui.dock.util.icon.DefaultIconScheme.IconResource
-
Gets the
ClassLoader which should be used to load files
- getLocalActionOffers() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getLocalActionOffers() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getLocalActionOffers() - Method in interface bibliothek.gui.Dockable
-
Gets a list of
DockActions which should be triggerable if
this
Dockable is visible.
- getLocation(DockAction, EclipseTabStateInfo) - Method in class bibliothek.extension.gui.dock.theme.eclipse.DefaultEclipseThemeConnector
-
Gets the location of action.
- getLocation(EclipseTabDockAction, EclipseTabStateInfo) - Method in class bibliothek.extension.gui.dock.theme.eclipse.DefaultEclipseThemeConnector
-
Gets the location encoded in annotation.
- getLocation() - Method in interface bibliothek.gui.dock.frontend.FrontendEntry
-
Gets the location of
the element which it had
the last time it was made invisible.
- getLocation() - Method in class bibliothek.gui.dock.layout.DockLayoutInfo
-
Gets the location of of the
Dockable on its parent station.
- getLocation() - Method in interface bibliothek.gui.dock.layout.location.AsideAnswer
-
Gets the location generated by the child station.
- getLocation() - Method in interface bibliothek.gui.dock.layout.location.AsideRequest
-
Gets the old location, the location whose neighbor is searched.
- getLocation() - Method in class bibliothek.gui.dock.layout.location.DefaultAsideAnswer
-
- getLocation() - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest
-
- getLocation(Dockable, Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Gets the location of dockable and its current state.
- getLocation() - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty.Node
-
Gets the direction into which the path goes
- getLocation() - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- getLocationAt(Path) - Method in interface bibliothek.gui.dock.station.PlaceholderMapping
-
- getLocationAt(Path) - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderMapping
-
- getLocationHint() - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
-
- getLocationHint() - Method in interface bibliothek.gui.dock.action.DockActionSource
-
Gets a hint where to put this source in relation to other sources.
- getLocationHint() - Method in class bibliothek.gui.dock.action.FilteredDockActionSource
-
- getLocationHint() - Method in class bibliothek.gui.dock.action.HierarchyDockActionSource
-
- getLocationHint() - Method in class bibliothek.gui.dock.action.MultiDockActionSource
-
- getLocationHint() - Method in class bibliothek.gui.dock.action.StationChildrenActionSource
-
- getLocationHint() - Method in class bibliothek.gui.dock.station.screen.FullscreenActionSource
-
- getLocationHint() - Method in class bibliothek.gui.dock.station.stack.action.DockActionDistributorSource
-
- getLong(PlaceholderMap.Key, String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets the long that is stored under key
- getLong(String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMetaMap
-
Gets the data that is stored for key key.
- getLong() - Method in class bibliothek.util.xml.XContainer
-
Gets the value of this container as long.
- getLong(String) - Method in class bibliothek.util.xml.XElement
-
Gets the value of an attribute.
- getLowestNode(SplitDockPathProperty) - Method in class bibliothek.gui.dock.SplitDockStation
-
Searches the lowest node whose
identifier is equal to
an identifier from
property.
- getMagnetController() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getMajor() - Method in class bibliothek.util.Version
-
Gets the major number.
- getMap(Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Gets the
PlaceholderMap that was used for a station at location
placeholder.
- getMap(PlaceholderMap.Key, String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets the map that is stored under key
- getMask() - Method in class bibliothek.gui.dock.control.AcceptanceDockRelocatorMode
-
Gets the mask for this mode.
- getMaskNoCombination() - Method in class bibliothek.extension.gui.dock.preference.model.KeyStrokePreferenceModel
-
Gets access to the preference that represents the
ModifierMask that ensures
that
Dockables are not merged during drag and drop.
- getMaskScreenOnly() - Method in class bibliothek.extension.gui.dock.preference.model.KeyStrokePreferenceModel
-
- getMaxBorderInsets() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Gets the maximal insets of this button
- getMaxChildrenCount() - Method in class bibliothek.gui.dock.station.split.Leaf
-
- getMaxChildrenCount() - Method in class bibliothek.gui.dock.station.split.Node
-
- getMaxChildrenCount() - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- getMaxChildrenCount() - Method in class bibliothek.gui.dock.station.split.Root
-
- getMaxChildrenCount() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the maximal number of children this node can have.
- getMaxIconSize() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Gets the maximum size the icons need.
- getMaximize() - Method in class bibliothek.extension.gui.dock.preference.model.KeyStrokePreferenceModel
-
Gets access to the preference that represents the
KeyStroke which lets
maximize a
Dockable.
- getMaximumSize() - Method in class bibliothek.gui.dock.security.GlassedPane
-
- getMaximumSize() - Method in class bibliothek.gui.dock.station.OverpaintablePanel
-
- getMaximumSize(ScreenDockWindow) - Method in class bibliothek.gui.dock.station.screen.AbstractBoundaryRestriction
-
Finds the maximum size that window is allowed to have.
- getMaximumSize() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPaneComponent
-
- getMaximumSize() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneComponent
-
Gets the maximal size this component should have
- getMaximumSize() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButtonContent
-
- getMaximumSize() - Method in class bibliothek.gui.dock.themes.basic.DisplayerContentPane
-
- getMenu(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleMenuAction
-
- getMenu() - Method in class bibliothek.gui.dock.action.actions.SimpleMenuAction
-
Gets the menu of this action
- getMenu(Dockable) - Method in interface bibliothek.gui.dock.action.MenuDockAction
-
Returns the menu that is represented by this action.
- getMenu(Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Gets the menu on which dockable is shown.
- getMenu() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.MenuLayoutBlock
-
Gets the menu of this block.
- getMenu() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPane
-
Gets the menu that is shown on this pane.
- getMenu() - Method in class bibliothek.gui.dock.station.stack.tab.TabMenuDockIcon
-
Gets the menu which is represented by this icon
- getMenu() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneMenuBackgroundComponent
-
Gets the menu which is represented by this component.
- getMenu() - Method in class bibliothek.gui.dock.themes.color.MenuColor
-
Gets the menu for which this color is used.
- getMenuHandler() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
Gets a handler for menus.
- getMenuList() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Gets a list of all the menus of this pane, includes visible and
invisible menus
- getMenus() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Gets all the menus of this pane, visible and invisible
- getMerger() - Method in interface bibliothek.gui.dock.control.DockRelocator
-
- getMerger() - Method in class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
- getMetaMap(int) - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
-
Gets a mutable map which is associated with the index'th entry,
the content of this map is stored persistently.
- getMetaMap(Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Gets the meta-map that is associated with the set of placeholders that include placeholder.
- getMikro() - Method in class bibliothek.util.Version
-
Gets the mikro number
- getMinimumIconSize() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButtonContent
-
Gets the expected minimum size of any icon.
- getMinimumLeafSize() - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets the minimum size a
Leaf can have.
- getMinimumSize(Tab[]) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- getMinimumSize() - Method in class bibliothek.extension.gui.dock.theme.eclipse.RoundRectButton
-
- getMinimumSize(Tab[]) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- getMinimumSize() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.ArchGradientPainter
-
- getMinimumSize(TabComponent[]) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- getMinimumSize() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BasicTabDockTitle
-
- getMinimumSize(TabComponent[]) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- getMinimumSize() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.RectGradientPainter
-
- getMinimumSize(TabComponent[]) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Gets the minimum size of this tab under the assumption that
this tab is displayed together with tabs.
- getMinimumSize(Tab[]) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- getMinimumSize() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- getMinimumSize() - Method in class bibliothek.gui.dock.FlapDockStation
-
Gets the minimum size this station should have.
- getMinimumSize() - Method in class bibliothek.gui.dock.security.GlassedPane
-
- getMinimumSize() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getMinimumSize() - Method in class bibliothek.gui.dock.StackDockStation.Background
-
- getMinimumSize() - Method in class bibliothek.gui.dock.station.flap.ButtonPane
-
- getMinimumSize() - Method in class bibliothek.gui.dock.station.OverpaintablePanel
-
- getMinimumSize(ScreenDockWindow) - Method in class bibliothek.gui.dock.station.screen.MediumBoundaryRestriction
-
Gets the minimum size of
window, the default implementation just calls
ScreenDockWindow.getMinimumWindowSize(), but subclasses may override this method
to use another algorithm for finding the minimum window size.
- getMinimumSize() - Method in class bibliothek.gui.dock.station.split.Leaf
-
- getMinimumSize() - Method in class bibliothek.gui.dock.station.split.Node
-
- getMinimumSize() - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- getMinimumSize() - Method in class bibliothek.gui.dock.station.split.Root
-
- getMinimumSize() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the minimal size of this node.
- getMinimumSize() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getMinimumSize(Dockable) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getMinimumSize() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockContentPane
-
- getMinimumSize() - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- getMinimumSize(Tab[]) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTab
-
- getMinimumSize() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
- getMinimumSize() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPaneComponent
-
- getMinimumSize() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock.SizeCollector
-
Gets the current minimum size.
- getMinimumSize(TabPane) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayout
-
- getMinimumSize() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPane
-
Calculates the minimal size required.
- getMinimumSize(TabPane) - Method in class bibliothek.gui.dock.station.stack.tab.RowLayout
-
- getMinimumSize(Tab[]) - Method in interface bibliothek.gui.dock.station.stack.tab.Tab
-
Gets the minimum size of this tab under the assumption that
this tab is displayed together with tabs.
- getMinimumSize(TabPane) - Method in interface bibliothek.gui.dock.station.stack.tab.TabLayoutManager
-
- getMinimumSize(Dockable) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
Gets the minimum size that is required to show the child dockable.
- getMinimumSize() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneComponent
-
Gets the minimal size this component should have
- getMinimumSize() - Method in class bibliothek.gui.dock.station.StationDropItem
-
Gets the original minimum size of the
Dockable.
- getMinimumSize() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
- getMinimumSize() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButtonContent
-
- getMinimumSize() - Method in class bibliothek.gui.dock.themes.basic.DisplayerContentPane
-
- getMinimumSize() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- getMinimumSize() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
- getMinimumWindowSize() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Gets the minimum size this window should have.
- getMinimumWindowSize() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- getMinor() - Method in class bibliothek.util.Version
-
Gets the minor number
- getMinSpeed() - Method in class bibliothek.gui.dock.themes.basic.BasicSpanFactory
-
Gets the minimum speed of the animation.
- getMissingAdjacentFactory() - Method in class bibliothek.gui.dock.layout.DockSituation
-
- getMissingDockable() - Method in class bibliothek.gui.DockFrontend
-
Gets the strategy that is applied for location information of
missing
Dockables.
- getMissingDockableStrategy() - Method in interface bibliothek.gui.dock.frontend.DockFrontendInternals
-
Gets information how to handle cases where information about a
Dockable is found but the dockable itself is missing.
- getMissingFactory() - Method in class bibliothek.gui.dock.layout.DockSituation
-
Gets the factory which is used when another factory is missing.
- getModel() - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
-
Gets the model which is shown on this dialog.
- getModel(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
Gets the index'th model of this merged model.
- getModel(Path) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
Gets the model which was stored using the key path.
- getModel() - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditorCallback
-
Gets the model from which this callback takes its values.
- getModel() - Method in class bibliothek.extension.gui.dock.preference.PreferenceModelText
-
Gets the model which is using this text.
- getModel(Path) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
Gets the model which was stored using path as key.
- getModel() - Method in interface bibliothek.extension.gui.dock.preference.PreferenceTreeModel.Node
-
Gets the model of this node.
- getModel() - Method in class bibliothek.extension.gui.dock.PreferenceTable
-
Gets the model that is used on this table.
- getModel() - Method in class bibliothek.extension.gui.dock.PreferenceTreePanel
-
Gets the model which is shown on this panel.
- getModel(RoundButton) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTabMenu
-
- getModel() - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButton
-
- getModel() - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundDropDownButton
-
- getModel() - Method in class bibliothek.extension.gui.dock.theme.eclipse.RoundRectButton
-
Gets the model that is used by this button.
- getModel() - Method in class bibliothek.extension.gui.dock.theme.eclipse.RoundRectDropDownButton
-
Gets the model which represents the inner states of this button.
- getModel(RoundRectButton) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseMenu
-
- getModel(BasicMiniButton) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatMenu
-
- getModel(B) - Method in class bibliothek.gui.dock.station.stack.menu.ButtonCombinedMenu
-
Gets a
BasicButtonModel which is used to interact with
button, this method
may be called many times for the same button.
- getModel() - Method in class bibliothek.gui.dock.themes.basic.action.AbstractBasicHandler
-
Gets the model which is written by this handler.
- getModel() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Gets the model which is used to store the properties of this button.
- getMouseClicked() - Method in interface bibliothek.gui.dock.control.focus.FocusStrategyRequest
-
Gets the
Component which was touched by the mouse.
- getMouseFocusObserver() - Method in class bibliothek.gui.DockController
-
Gets the current focus manager that tracks the mouse.
- getMouseListeners() - Method in class bibliothek.gui.dock.control.DefaultGlobalMouseDispatcher
-
- getMouseLocation() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocatorEvent
-
- getMouseLocation() - Method in interface bibliothek.gui.dock.control.relocator.DockRelocatorEvent
-
Gets the location of the mouse on the screen.
- getMouseMotionListeners() - Method in class bibliothek.gui.dock.control.DefaultGlobalMouseDispatcher
-
- getMouseOverBorder() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Gets the border which is used when the mouse is over this button, but
not pressed.
- getMouseOverSelectedBorder() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Gets the border which is used when the mouse is over this button and
this button is selected.
- getMousePosition() - Method in class bibliothek.gui.dock.station.split.SplitDockCombinerSource
-
- getMousePosition() - Method in interface bibliothek.gui.dock.station.support.CombinerSource
-
Gets the position of the mouse.
- getMousePosition() - Method in class bibliothek.gui.dock.station.support.CombinerSourceWrapper
-
- getMousePressedBorder() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Gets the border which is shown when the mouse is pressed and over
this button.
- getMousePressedSelectedBorder() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Gets the border which is used when the mouse is pressed and this button
is selected.
- getMouseWheelListeners() - Method in class bibliothek.gui.dock.control.DefaultGlobalMouseDispatcher
-
- getMouseX() - Method in class bibliothek.gui.dock.station.StationDropItem
-
Gets the position of the mouse on the screen
- getMouseY() - Method in class bibliothek.gui.dock.station.StationDropItem
-
Gets the position of the mouse on the screen
- getMoveableElement() - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
- getMoveableElement() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- getMoveableElement() - Method in interface bibliothek.gui.dock.themes.basic.BasicDockableDisplayerDecorator
-
- getMoveableElement() - Method in class bibliothek.gui.dock.themes.basic.MinimalDecorator
-
- getMoveableElement() - Method in class bibliothek.gui.dock.themes.basic.TabDecorator
-
- getMoveSize() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Gets the size of the area at the top that can be grabbed in pixels.
- getMovingImageFactory(DockController) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- getMovingImageFactory(DockController) - Method in class bibliothek.gui.dock.themes.NoStackTheme
-
- getMovingImageFactory(DockController) - Method in interface bibliothek.gui.DockTheme
-
- getName() - Method in interface bibliothek.extension.gui.dock.preference.PreferenceTreeModel.Node
-
Gets the name of this node.
- getName() - Method in class bibliothek.gui.dock.themes.DefaultThemeMeta
-
- getName() - Method in interface bibliothek.gui.dock.themes.ThemeMeta
-
Gets the name of the theme.
- getName() - Method in class bibliothek.gui.dock.util.extension.ExtensionName
-
Gets the unique name of this extension.
- getName() - Method in interface bibliothek.gui.dock.util.extension.SharedExtension
-
Gets the name of the extension whose objects are shared.
- getName() - Method in class bibliothek.gui.DockFrontend.RootInfo
-
Gets the name of the station stored in this object.
- getName() - Method in class bibliothek.util.xml.XAttribute
-
Gets the name of this attribute.
- getName() - Method in class bibliothek.util.xml.XElement
-
Gets the name of this attribute.
- getNamedDockables() - Method in class bibliothek.gui.DockFrontend
-
Gets an independent map containing all Dockables registered to this
frontend.
- getNameOf(Dockable) - Method in class bibliothek.gui.DockFrontend
-
- getNames() - Method in class bibliothek.gui.dock.frontend.SettingsBlop
-
Gets the names of all
Settings that are stored in this blop.
- getNeighbor(ScreenDockWindow) - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.DefaultNode
-
- getNeighbor(ScreenDockWindow) - Method in interface bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.Node
-
Tells whether window is a neighbor of this node and
depends on this node, and if so tells on which side of this node
window lies.
- getNew() - Method in class bibliothek.gui.dock.station.flap.FlapDropInfo
-
- getNew() - Method in class bibliothek.gui.dock.station.split.SplitDockCombinerSource
-
- getNew() - Method in interface bibliothek.gui.dock.station.support.CombinerSource
-
Gets the new
Dockable, the one
Dockable which is currently dragged around
by the user and which is about to be dropped over
old.
- getNew() - Method in class bibliothek.gui.dock.station.support.CombinerSourceWrapper
-
- getNewestOn(DockStation...) - Method in class bibliothek.gui.dock.control.focus.DefaultFocusHistory
-
- getNewestOn(DockStation...) - Method in interface bibliothek.gui.dock.control.focus.FocusHistory
-
Searches the one
Dockable that had the focus lately, and that is a child of one
of
parent.
- getNewFocusOwner() - Method in class bibliothek.gui.dock.event.DockableFocusEvent
-
Gets the
Dockable which has the focus after the change.
- getNewSelected() - Method in class bibliothek.gui.dock.event.DockableSelectionEvent
-
Gets the element that is selected after the change.
- getNextListIndex(int, Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
- getNode(long) - Method in class bibliothek.gui.dock.SplitDockStation
-
Searches the node whose
id equals
id.
- getNode(D) - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Gets the one node containing dockable.
- getNode() - Method in class bibliothek.gui.dock.station.split.PutInfo
-
Gets the future neighbor or parent.
- getNode(int) - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
-
Gets the index'th node, where the node 0 is the node nearest to the
root.
- getNodeFactory() - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets the factory which is responsible for creating new
SplitNodes.
- getNodeId() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Entry
-
Gets the unique id of this node.
- getNodeId() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Entry
-
Gets the unique id of this node.
- getNodeId() - Method in class bibliothek.gui.dock.station.split.SplitDockTree.Key
-
Gets the unique id of this node.
- getNodes() - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Gets a list containing all nodes of this grid.
- getNormalBorder() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Gets the default-border.
- getNormalBounds() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Gets the boundaries this window should use if not in fullscreen mode.
- getNormalBounds() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- getNormalColor(Component) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Gets a color to paint some part of this border.
- getNormalColor(Component, boolean, boolean) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Gets a color to paint some part of this.
- getNormalSelectedBorder() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Gets the border which is used when this button is selected.
- getNumberOfButtons() - Method in class bibliothek.gui.dock.station.flap.ButtonPane
-
Gets the number of buttons that are actually shown.
- getNumberOfDockables() - Method in class bibliothek.gui.dock.station.flap.FlapSpanStrategy
-
- getNumberOfDockables() - Method in class bibliothek.gui.dock.station.support.ListSpanStrategy
-
Gets the number of
Dockables that are actually shown on the station.
- getOffmask() - Method in class bibliothek.gui.dock.control.ModifierMask
-
Gets the mask of the modifiers which must not be pressed.
- getOffset(Point) - Method in interface bibliothek.gui.dock.dockable.MovingImage
-
Gest the preferred offset of this image in respect to the mouse.
- getOffset(Point) - Method in class bibliothek.gui.dock.dockable.TrueMovingImage
-
- getOffset(Point) - Method in class bibliothek.gui.dock.title.TitleMovingImage
-
- getOffset(Point) - Method in class bibliothek.gui.dock.title.UpdatingTitleMovingImage
-
- getOffsetDrop() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Gets an offset that will be added to the location when
dropping a window.
A value of null indicates that no such offset is
available.
- getOffsetDrop() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- getOffsetMove() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Gets an offset that will be subtracted from the location when
moving the window around.
- getOffsetMove() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- getOld() - Method in class bibliothek.gui.dock.station.split.SplitDockCombinerSource
-
- getOld() - Method in interface bibliothek.gui.dock.station.support.CombinerSource
-
- getOld() - Method in class bibliothek.gui.dock.station.support.CombinerSourceWrapper
-
- getOldDisplayer() - Method in class bibliothek.gui.dock.station.split.SplitDockCombinerSource
-
- getOldDisplayer() - Method in interface bibliothek.gui.dock.station.support.CombinerSource
-
- getOldDisplayer() - Method in class bibliothek.gui.dock.station.support.CombinerSourceWrapper
-
- getOldFocusOwner() - Method in class bibliothek.gui.dock.event.DockableFocusEvent
-
Gets the
Dockable which had the focus before the change.
- getOldSelected() - Method in class bibliothek.gui.dock.event.DockableSelectionEvent
-
Gets the element that was selected before the change.
- getOldSize() - Method in class bibliothek.gui.dock.station.split.PutInfo
-
- getOnmask() - Method in class bibliothek.gui.dock.control.ModifierMask
-
Gets the mask of modifiers which must be pressed in order to
activate this.
- getOnTab(Dockable) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getOnTab(Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
- getOnTab(Dockable) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
Gets the tab-button for dockable, if no tab-button
for dockable exists a new button should be created.
- getOperation() - Method in class bibliothek.extension.gui.dock.preference.PreferenceOperationIcon
-
Gets the operation for which this icon is used.
- getOperation() - Method in class bibliothek.extension.gui.dock.preference.PreferenceOperationText
-
Gets the element that is using this text.
- getOperation() - Method in interface bibliothek.extension.gui.dock.preference.PreferenceOperationView
-
Gets the operation which is represented by this view.
- getOperation() - Method in class bibliothek.gui.dock.control.relocator.DefaultInserterSource
-
- getOperation() - Method in class bibliothek.gui.dock.control.relocator.DropOperation
-
- getOperation() - Method in interface bibliothek.gui.dock.control.relocator.InserterSource
-
- getOperation() - Method in class bibliothek.gui.dock.control.relocator.MergeOperation
-
- getOperation() - Method in interface bibliothek.gui.dock.control.relocator.RelocateOperation
-
Gets the operation that would be executed by the
dock station.
- getOperations() - Method in class bibliothek.extension.gui.dock.preference.AbstractPreference
-
- getOperations(int) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
-
- getOperations() - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
- getOperations(int) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- getOperations() - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
Gets a list of operations which can be executed by this preference.
- getOperations(int) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Gets all operations for which this model has a definition for
the preference at location index.
- getOperations(int) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- getOrderedByZ() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock.ZOrder
-
Returns the tabs ordered by their z-order.
- getOrientation() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- getOrientation() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
Gets the orientation of this tab.
- getOrientation(N) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
- getOrientation() - Method in interface bibliothek.gui.dock.station.split.Divideable
-
Gets the orientation of this divideable.
- getOrientation() - Method in class bibliothek.gui.dock.station.split.Node
-
- getOrientation() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Node
-
Tells whether this node is horizontal or vertical.
- getOrientation() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Node
-
Tells whether this node is horizontal or vertical.
- getOrientation(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- getOrientation(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- getOrientation() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPaneComponent
-
Gets the orientation of this component.
- getOrientation() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Gets the alignment of the tabs.
- getOrientation() - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Gets the current position of the tab in relation to the
Dockables.
- getOrientation() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Gets the orientation of the
DockTitle on which the view of
this model is displayed.
- getOrientation() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
Gets the orientation of this panel.
- getOrientation() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Gets the current orientation.
- getOrientation() - Method in interface bibliothek.gui.dock.title.DockTitle
-
Gets the orientation of this title.
- getOrigin() - Method in class bibliothek.gui.dock.action.LocationHint
-
Gets the origin of this hint.
- getOrigin() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- getOrigin() - Method in interface bibliothek.gui.dock.title.DockTitle
-
Gets information about how this title was created.
- getOriginalSize() - Method in class bibliothek.gui.dock.station.StationDropItem
-
Gets the original size of the
Dockable, the size it had when the drag and drop operation started.
- getOriginalTabLocations() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
- getOverlap(TabPaneComponent) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- getOverlap(TabPaneComponent) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- getOverlap(TabComponent) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.ArchGradientPainter
-
- getOverlap(TabComponent) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- getOverlap(TabComponent) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.RectGradientPainter
-
- getOverlap(TabComponent) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Gets the number of pixels which should be covered at the sides
of this component by other tabs.
- getOverlap(TabPaneComponent) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- getOverlap(TabPaneComponent) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPaneComponent
-
- getOverlap(TabPaneComponent) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneComponent
-
Tells how much of this component may be overlapped by another component other.
- getOwner() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Gets the owner of this station.
- getOwner() - Method in class bibliothek.gui.dock.SplitDockStation.Access
-
- getOwner() - Method in interface bibliothek.gui.dock.station.split.SplitDockAccess
-
Gets the station to which this object grants access.
- getOwner() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Gets the view which paints the properties of this model.
- getOwner() - Method in class bibliothek.gui.DockFrontend
-
Gets the current provider for the root window.
- getOwnValue() - Method in class bibliothek.gui.dock.util.PropertyValue
-
- getPaint() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getPaint() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getPaint() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getPaint() - Method in class bibliothek.gui.dock.StackDockStation
-
Gets a
StationPaint which is used to paint some lines onto
this station.
- getPaint(DockStation) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- getPaint() - Method in class bibliothek.gui.dock.themes.color.StationPaintColor
-
- getPaint(DockStation) - Method in class bibliothek.gui.dock.themes.NoStackTheme
-
- getPaint() - Method in class bibliothek.gui.dock.util.BackgroundAlgorithm
-
- getPaint(DockStation) - Method in interface bibliothek.gui.DockTheme
-
Gets the paint which is used to draw things onto
station.
This method should not be used directly, instead an
UIValue of type
DefaultStationPaintValue should
be installed at the local
ThemeManager to retrieve the value.
- getPainter() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
-
- getPaintIcon() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Gets the icon which should be painted on the view.
- getPaintIcon(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Gets the icon which should be painted on the view.
- getPaintIcon() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
-
- getPane() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPaneContent
-
Gets the parent of this panel.
- getPane() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Gets the parent of this component.
- getPane() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabLayoutManagerPane
-
Gets the owner of this info.
- getPane() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Gets the producer of new tabs.
- getPane() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPossibility
-
Gets the representation of the
TabPane for which which possible layout
is evaluated.
- getPane() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneBackgroundComponent
-
- getPanel() - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeDialog
-
- getParent() - Method in class bibliothek.gui.dock.control.relocator.DefaultInserterSource
-
- getParent() - Method in interface bibliothek.gui.dock.control.relocator.InserterSource
-
- getParent() - Method in class bibliothek.gui.dock.displayer.DisplayerRequest
-
- getParent() - Method in class bibliothek.gui.dock.dockable.DefaultDockablePerspective
-
- getParent() - Method in interface bibliothek.gui.dock.perspective.PerspectiveDockable
-
- getParent() - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- getParent() - Method in class bibliothek.gui.dock.station.flap.FlapDropInfo
-
- getParent() - Method in class bibliothek.gui.dock.station.split.SplitDockCombinerSource
-
- getParent() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Entry
-
Gets the parent of this entry, is null for the
root entry.
- getParent() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- getParent() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Entry
-
Gets the parent of this entry, is null for the
root entry.
- getParent() - Method in class bibliothek.gui.dock.station.split.SplitDockTree.Key
-
Gets the parent of this node or leaf.
- getParent() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the parent of this node.
- getParent() - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
- getParent() - Method in interface bibliothek.gui.dock.station.support.CombinerSource
-
Gets the station which will be the new parent station of the combined
Dockable.
- getParent() - Method in class bibliothek.gui.dock.station.support.CombinerSourceWrapper
-
- getParent() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.DropDownIcon
-
Gets the
Component on which this icon is painted.
- getParent() - Method in class bibliothek.gui.dock.title.DockTitleRequest
-
Gets the station that will show the title.
- getParent() - Method in class bibliothek.util.Path
-
Returns the parent of this path.
- getParentPane() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockContentPane
-
Gets the owner of this pane.
- getParentStation() - Method in interface bibliothek.gui.dock.layout.location.AsideRequest
-
- getParentStation() - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest
-
- getPath() - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
- getPath(int) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- getPath(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
- getPath(int) - Method in class bibliothek.extension.gui.dock.preference.model.ButtonContentPreferenceModel
-
- getPath() - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
Gets the unique path of this resource.
- getPath(int) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Gets the unique identifier of the index'th preference of
this model.
- getPath(int) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- getPath() - Method in interface bibliothek.extension.gui.dock.preference.PreferenceTreeModel.Node
-
Gets the path of this node.
- getPath() - Method in class bibliothek.gui.dock.event.DockHierarchyEvent
-
- getPath(PlaceholderMap.Key, String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets the
Path that is stored under
key
- getPath() - Method in class bibliothek.gui.dock.util.icon.DefaultIconScheme.IconResource
-
Gets the prefix of the paths that are found in the icons file.
- getPerspective() - Method in class bibliothek.gui.dock.frontend.DefaultDockFrontendPerspective
-
- getPerspective() - Method in interface bibliothek.gui.dock.frontend.DockFrontendPerspective
-
Gets the internal representation of this layout.
- getPerspective() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Entry
-
Gets the owner of this node or leaf.
- getPerspective() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Root
-
- getPerspective(boolean) - Method in class bibliothek.gui.DockFrontend
-
- getPerspective(boolean, FrontendPerspectiveCache) - Method in class bibliothek.gui.DockFrontend
-
- getPerspectiveLayout(DefaultDockablePerspective, Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
-
- getPerspectiveLayout(P, Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.frontend.RegisteringDockFactory
-
- getPerspectiveLayout(P, Map<PerspectiveDockable, Integer>) - Method in interface bibliothek.gui.dock.layout.DockConverter
-
Gets the layout information that is associated with element.
- getPerspectiveLayout(FlapDockPerspective, Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
-
- getPerspectiveLayout(ScreenDockPerspective, Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
-
- getPerspectiveLayout(SplitDockPerspective, Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
-
- getPerspectiveLayout(StackDockPerspective, Map<PerspectiveDockable, Integer>) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
-
- getPlaceholder() - Method in class bibliothek.gui.dock.dockable.DefaultDockablePerspective
-
- getPlaceholder() - Method in class bibliothek.gui.dock.layout.DockLayoutInfo
-
Gets the representation of this element as placeholder.
- getPlaceholder(DockElement) - Method in class bibliothek.gui.dock.layout.DockSituation
-
- getPlaceholder() - Method in interface bibliothek.gui.dock.layout.location.AsideRequest
-
The placeholder that should be used for the new location.
- getPlaceholder() - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest
-
- getPlaceholder() - Method in interface bibliothek.gui.dock.perspective.PerspectiveDockable
-
Gets the placeholder which is associated with this
Dockable.
- getPlaceholder() - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- getPlaceholder() - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
-
Gets the name of this location.
- getPlaceholder() - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Gets the name of this location.
- getPlaceholder() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- getPlaceholder() - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
-
Gets the placeholder this property references to.
- getPlaceholder() - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
- getPlaceholder() - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
-
Gets the placeholder naming this location.
- getPlaceholder() - Method in class bibliothek.gui.dock.station.support.ConvertedPlaceholderListItem
-
Gets the placeholder that is associated with this item.
- getPlaceholder(Dockable) - Method in class bibliothek.gui.dock.station.support.DockablePlaceholderList
-
- getPlaceholder(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.support.PerspectivePlaceholderList
-
- getPlaceholder(D) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Gets the placeholder which matches dockable.
- getPlaceholderFor(D) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
Gets a placeholder that is to be used for dockable.
- getPlaceholderFor(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- getPlaceholderFor(Dockable) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- getPlaceholderFor(Dockable) - Method in interface bibliothek.gui.dock.station.support.PlaceholderStrategy
-
Gets the placeholder which represents dockable.
- getPlaceholderFor(Dockable) - Method in class bibliothek.gui.dock.station.support.RootPlaceholderStrategy
-
- getPlaceholderMap(N) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
- getPlaceholderMap() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Entry
-
Gets the placeholder information of a potential child
DockStation.
- getPlaceholderMap() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Entry
-
Gets the placeholder information of a potential child
DockStation.
- getPlaceholderMap(SplitDockTree<D>.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Gets the placeholder information of the child
DockStation of
key.
- getPlaceholderMap() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
- getPlaceholderMap(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- getPlaceholderMap(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- getPlaceholderMap() - Method in class bibliothek.gui.dock.station.support.ConvertedPlaceholderListItem
-
Gets additional information about this item.
- getPlaceholderMap() - Method in class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
Gets the placeholder information of a child
DockStation.
- getPlaceholderMapping() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getPlaceholderMapping() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getPlaceholderMapping() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getPlaceholderMapping() - Method in class bibliothek.gui.dock.StackDockStation
-
- getPlaceholderMapping() - Method in interface bibliothek.gui.DockStation
-
Allows access to the placeholders that are stored on this station.
- getPlaceholderNode(Path) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Searches and returns the first
SplitNode which contains
placeholder.
- getPlaceholders() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getPlaceholders(Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.FlapDockStation
-
- getPlaceholders() - Method in interface bibliothek.gui.dock.perspective.PerspectiveStation
-
Converts the contents of this station into a map of placeholders.
- getPlaceholders() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getPlaceholders(Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getPlaceholders() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getPlaceholders() - Method in class bibliothek.gui.dock.StackDockStation
-
- getPlaceholders(Map<Dockable, Integer>) - Method in class bibliothek.gui.dock.StackDockStation
-
- getPlaceholders() - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- getPlaceholders() - Method in class bibliothek.gui.dock.station.flap.FlapDockStationLayout
-
Gets all the items.
- getPlaceholders() - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
- getPlaceholders() - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationLayout
-
Gets all the items of this layout, including the encoded
Dockables.
- getPlaceholders() - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid.Node
-
- getPlaceholders() - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
- getPlaceholders(N) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
Gets all placeholders that are associated with node.
- getPlaceholders() - Method in interface bibliothek.gui.dock.station.split.GridNode
-
Gets all the placeholders associated with this node.
- getPlaceholders() - Method in class bibliothek.gui.dock.station.split.SplitDockCombinerSource
-
- getPlaceholders() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Entry
-
Gets all the placeholders that are associated with this entry.
- getPlaceholders() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- getPlaceholders() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Entry
-
Gets all the placeholders that are associated with this entry.
- getPlaceholders(SplitDockTree<D>.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Gets the placeholders which are associated with key
- getPlaceholders() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets all the keys that are stored in this placeholder
- getPlaceholders(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- getPlaceholders(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- getPlaceholders() - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
- getPlaceholders() - Method in class bibliothek.gui.dock.station.stack.StackDockStationLayout
-
Gets all the items of this layout, including the encoded
Dockables.
- getPlaceholders() - Method in interface bibliothek.gui.dock.station.support.CombinerSource
-
Gets a map of placeholders which are to be used for creating the combined
Dockable.
- getPlaceholders() - Method in class bibliothek.gui.dock.station.support.CombinerSourceWrapper
-
- getPlaceholders(DockStation) - Method in class bibliothek.gui.dock.station.support.DockablePlaceholderList
-
- getPlaceholders(PerspectiveStation) - Method in class bibliothek.gui.dock.station.support.PerspectivePlaceholderList
-
- getPlaceholders(S) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Gets all the placeholders that are used by station.
- getPlaceholders() - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets all placeholders that are known to this map in the order
they were
added to this map.
- getPlaceholders() - Method in interface bibliothek.gui.dock.station.support.PlaceholderMap.Key
-
Gets the placeholders which make up this key.
- getPlaceholders() - Method in interface bibliothek.gui.DockStation
-
Gets a snapshot of all placeholders that are currently stored in this
DockStation.
- getPlaceholderSet() - Method in class bibliothek.gui.dock.SplitDockStation.Access
-
- getPlaceholderSet() - Method in interface bibliothek.gui.dock.station.split.SplitDockAccess
-
Gets the set which keeps track of all placeholders and makes sure that
no placeholder is used twice.
- getPlaceholderSet() - Method in class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
Returns the value of this placeholder.
- getPlaceholderStrategy() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getPlaceholderStrategy(DockFrontendInternals) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy
-
- getPlaceholderStrategy(DockFrontendInternals) - Method in interface bibliothek.gui.dock.frontend.LayoutChangeStrategy
-
- getPlaceholderStrategy() - Method in class bibliothek.gui.dock.layout.DockSituation
-
Gets the current strategy for removing invalid placeholders.
- getPlaceholderStrategy() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getPlaceholderStrategy() - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets the strategy for creating and storing placeholders.
- getPlaceholderStrategy() - Method in class bibliothek.gui.dock.StackDockStation
-
- getPlaceholderStrategy(P) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
- getPlaceholderStrategy(SplitDockPerspective) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- getPlaceholderStrategy(SplitDockStation) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- getPlaceholderStrategy() - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets the strategy that is observed for removing invalid placeholders.
- getPopupController() - Method in class bibliothek.gui.DockController
-
Gets the
PopupController which is responsible for managing the
popup menus.
- getPopupLocation(Point, boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
-
- getPopupLocation(Point, boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- getPopupLocation(Point, boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- getPopupLocation(Point, boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- getPopupLocation(Point, boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- getPopupLocation(Point, boolean) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- getPopupLocation(Component, Point) - Method in class bibliothek.gui.dock.action.ActionPopup
-
Tells the exact location where the popup should appear.
- getPopupLocation(Point, boolean) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getPopupLocation(Point, boolean) - Method in interface bibliothek.gui.dock.DockElementRepresentative
-
Tells whether a popup menu should be opened when the user clicks
at click with the mouse.
- getPopupLocation(Point, boolean) - Method in class bibliothek.gui.dock.SplitDockStation
-
- getPopupLocation(Point, boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
- getPopupLocation(Point, boolean) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
-
- getPopupLocation(Point, boolean) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- getPopupLocation(Point, boolean) - Method in class bibliothek.gui.dock.util.SimpleDockElementRepresentative
-
- getPopupMenuFactory() - Method in class bibliothek.gui.dock.control.PopupController
-
Gets the factory which is responsible for creating new menus.
- getPopupMenuFactory() - Method in class bibliothek.gui.DockController
-
Gets the factory which creates new popup menus.
- getPopupSuppressor() - Method in class bibliothek.gui.dock.control.PopupController
-
Gets the guard which decides, which popups should be allowed.
- getPopupSuppressor() - Method in class bibliothek.gui.DockController
-
Gets the guard which decides, which popups should be allowed.
- getPredefined() - Method in class bibliothek.gui.dock.layout.PredefinedLayout
-
Gets the id of the element which was predefined.
- getPreference(int) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
Gets the preference of location index.
- getPreference() - Method in class bibliothek.extension.gui.dock.preference.PreferenceText
-
Gets the preference for which this text is used.
- getPreferredDimension() - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Gets the minimum of the preferred width and height.
- getPreferredSize() - Method in class bibliothek.extension.gui.dock.PreferenceTreePanel
-
- getPreferredSize() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleSeparator
-
- getPreferredSize(Tab[]) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- getPreferredSize() - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButton
-
- getPreferredSize() - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundDropDownButton
-
- getPreferredSize() - Method in class bibliothek.extension.gui.dock.theme.eclipse.RoundRectButton
-
- getPreferredSize() - Method in class bibliothek.extension.gui.dock.theme.eclipse.RoundRectDropDownButton
-
- getPreferredSize(Tab[]) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- getPreferredSize() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.ArchGradientPainter
-
- getPreferredSize(TabComponent[]) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- getPreferredSize(TabComponent[]) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- getPreferredSize(TabComponent[]) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Gets the preferred size of this tab under the assumption that
this tab is displayed together with tabs.
- getPreferredSize(Tab[]) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- getPreferredSize() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- getPreferredSize() - Method in class bibliothek.gui.dock.security.GlassedPane
-
- getPreferredSize() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getPreferredSize() - Method in class bibliothek.gui.dock.station.flap.ButtonPane
-
- getPreferredSize() - Method in class bibliothek.gui.dock.station.OverpaintablePanel
-
- getPreferredSize() - Method in class bibliothek.gui.dock.station.split.Leaf
-
- getPreferredSize() - Method in class bibliothek.gui.dock.station.split.Node
-
- getPreferredSize() - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- getPreferredSize() - Method in class bibliothek.gui.dock.station.split.Root
-
- getPreferredSize() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the preferred size of this node.
- getPreferredSize() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getPreferredSize(Dockable) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getPreferredSize() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockContentPane
-
- getPreferredSize(Tab[]) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTab
-
- getPreferredSize() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
- getPreferredSize() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPaneComponent
-
- getPreferredSize() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock.SizeCollector
-
Gets the current preferred size.
- getPreferredSize(TabPane) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayout
-
- getPreferredSize() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPane
-
Calculates the preferred size to show all elements.
- getPreferredSize(TabPane) - Method in class bibliothek.gui.dock.station.stack.tab.RowLayout
-
- getPreferredSize(Tab[]) - Method in interface bibliothek.gui.dock.station.stack.tab.Tab
-
Gets the preferred size of this tab under the assumption that
this tab is displayed together with tabs.
- getPreferredSize(TabPane) - Method in interface bibliothek.gui.dock.station.stack.tab.TabLayoutManager
-
- getPreferredSize(Dockable) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
Gets the preferred size that is required to show the child dockable.
- getPreferredSize() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneComponent
-
Gets the preferred size of this component
- getPreferredSize() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
- getPreferredSize() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.DropDownMiniButton
-
- getPreferredSize() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- getPreferredSize() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButtonContent
-
- getPreferredSize() - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
- getPreferredSize() - Method in class bibliothek.gui.dock.themes.basic.DisplayerContentPane
-
- getPreferredSize() - Method in class bibliothek.gui.dock.title.AbstractDockTitle
-
- getPreferredSize() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- getPreferredSize() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
- getPreferredSizes() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
Computes the preferred sizes of this panel.
- getPriority() - Method in class bibliothek.gui.dock.station.flap.layer.FlapSideDropLayer
-
- getPriority() - Method in class bibliothek.gui.dock.station.layer.DefaultDropLayer
-
- getPriority() - Method in interface bibliothek.gui.dock.station.layer.DockStationDropLayer
-
Gets the basic priority of this level.
- getPriority() - Method in class bibliothek.gui.dock.station.layer.LayerPriority
-
- getPriority() - Method in class bibliothek.gui.dock.station.split.layer.SideSnapDropLayer
-
- getProperties() - Method in class bibliothek.gui.dock.util.PropertyValue
-
Gets the currently observed properties.
- getProperties() - Method in class bibliothek.gui.DockController
-
A set of properties that can be used at any place.
- getProperty() - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationExtension.DropArguments
-
Gets the location at which the element will be dropped
- getPropertyChain(Dockable) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
- getPropertyChain(DockStation, Dockable) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
- getPropertyChain(PerspectiveStation, PerspectiveDockable) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
- getPropertyFactories() - Method in interface bibliothek.gui.dock.frontend.DockFrontendInternals
-
- getPropertyTransformer() - Method in class bibliothek.gui.dock.frontend.DefaultDockFrontendPerspective
-
- getPropertyTransformer() - Method in interface bibliothek.gui.dock.frontend.DockFrontendPerspective
-
- getProvider() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Gets the provider which delivers window owners for the windows of this
station.
- getProvider() - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
-
Gets the provider for windows, which will be used as owner for newly
created dialogs.
- getPut(int, int, double, double, Dockable) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- getPut(int, int, double, double, Dockable) - Method in class bibliothek.gui.dock.station.split.Node
-
- getPut(int, int, double, double, Dockable) - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- getPut() - Method in class bibliothek.gui.dock.station.split.PutInfo
-
Gets the location of the mouse.
- getPut(int, int, Dockable) - Method in class bibliothek.gui.dock.station.split.Root
-
Gets the preferred operation when dragging the
Dockable
drop to the location
x/y.
- getPut(int, int, double, double, Dockable) - Method in class bibliothek.gui.dock.station.split.Root
-
- getPut(int, int, double, double, Dockable) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Determines where to drop the
Dockable drop
if the mouse is at location x/y.
- getRegister() - Method in class bibliothek.gui.DockController
-
- getRelocator() - Method in class bibliothek.gui.DockController
-
Gets the manager for handling drag and drop operations.
- getRepresentatives(DockElement) - Method in class bibliothek.gui.DockController
-
- getRequest() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph
-
- getResource(String, UIProperties<Color, DockColor, ColorBridge>) - Method in class bibliothek.extension.gui.dock.theme.IdentifiedColorScheme
-
- getResource(String, UIProperties<Color, DockColor, ColorBridge>) - Method in class bibliothek.gui.dock.themes.color.DefaultColorScheme
-
- getResource(String, UIProperties<Color, DockColor, ColorBridge>) - Method in class bibliothek.gui.dock.themes.color.ExtendingColorScheme
-
- getResource(String, UIProperties<Icon, DockIcon, DockIconBridge>) - Method in class bibliothek.gui.dock.util.icon.DefaultIconScheme
-
- getResource(String, UIProperties<String, TextValue, TextBridge>) - Method in class bibliothek.gui.dock.util.text.DefaultTextScheme
-
- getResource(String, UIProperties<Object, UIValue<Object>, UIBridge<Object, UIValue<Object>>>) - Method in class bibliothek.gui.dock.util.TypedPropertyUIScheme
-
- getResource(String, UIProperties<V, U, B>) - Method in interface bibliothek.gui.dock.util.UIScheme
-
Creates the resource with name name.
- getResultBounds() - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetRequest
-
Gets the boundaries the
window would actually have if
the operation would end right now.
- getRight() - Method in class bibliothek.gui.dock.station.split.Node
-
Gets the right child of this node.
- getRight(SplitDockTree<D>.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Gets the right element of the node key.
- getRightChild(N) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
- getRightChild(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- getRightChild(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- getRoot() - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- getRoot() - Method in class bibliothek.gui.dock.component.DockComponentConfigurationEvent
-
- getRoot(String) - Method in class bibliothek.gui.dock.frontend.DefaultDockFrontendPerspective
-
- getRoot(String) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy.SettingAccess
-
Gets the layout of a root.
- getRoot(String) - Method in interface bibliothek.gui.dock.frontend.DockFrontendPerspective
-
- getRoot() - Method in interface bibliothek.gui.dock.frontend.FrontendEntry
-
Gets the name of the station on which
the element
was the last time when it was made invisible.
- getRoot(String) - Method in class bibliothek.gui.dock.frontend.Setting
-
Gets the layout of a root.
- getRoot() - Method in class bibliothek.gui.dock.layout.DefaultLocationEstimationMap
-
Gets the element which is represented by this map.
- getRoot() - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets the
Root of the tree which stores all locations and sizes
of the children of this station.
- getRoot() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph
-
Gets the root node of the graph.
- getRoot(P) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
Gets the root node of the tree that describes the layout of station.
- getRoot() - Method in class bibliothek.gui.dock.station.split.Root
-
- getRoot() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
Gets the root of the tree that is the layout of this station.
- getRoot() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout
-
Gets the root of the tree.
- getRoot() - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Gets the root of the tree.
- getRoot() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the root of the tree in which this node is
- getRoot(SplitDockPerspective) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- getRoot(SplitDockStation) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- getRoot(DockElement) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
Searches the station which is an ancestor of element
and has no parent.
- getRoot() - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- getRoot(String) - Method in class bibliothek.gui.DockFrontend
-
Gets the root with the designated name.
- getRootChild(N) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
- getRootChild(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- getRootChild(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- getRootDistance() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.DefaultNode
-
Gets the distance of this node to the root node.
- getRootHandler() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getRootHandler() - Method in class bibliothek.gui.dock.station.AbstractDockStation
-
- getRootKeys() - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy.SettingAccess
-
Gets the keys of all known roots.
- getRootKeys() - Method in class bibliothek.gui.dock.frontend.Setting
-
Gets the keys of all known roots.
- getRootNames() - Method in class bibliothek.gui.DockFrontend
-
Gets the keys for all the root
DockStations known to this frontend.
- getRootOrProvider(Component) - Method in class bibliothek.gui.dock.focus.DockFocusTraversalPolicy
-
- getRoots() - Method in interface bibliothek.gui.dock.frontend.DockFrontendInternals
-
Gets information about all the roots that are registered.
- getRoots() - Method in class bibliothek.gui.DockFrontend
-
Gets a modifiable array containing all
DockStations which are
registered as root.
- getRootWindowProvider() - Method in class bibliothek.gui.DockController
-
Gets the provider which will be used to find a root window for this
controller.
- getRoundEdges() - Method in class bibliothek.extension.gui.dock.theme.eclipse.AbstractEclipseBorder
-
Tells which edges are painted round.
- getScheme(Priority) - Method in class bibliothek.gui.dock.util.TypedUIProperties
-
Gets the scheme which fills missing entries on the level priority
- getScheme(Priority) - Method in class bibliothek.gui.dock.util.UIPriorityValue
-
Gets the scheme that created the entry with priority.
- getScheme(Priority) - Method in class bibliothek.gui.dock.util.UIProperties
-
Gets the
UIScheme that is used to fill up missing values in
the level
priority.
- getScheme() - Method in interface bibliothek.gui.dock.util.UISchemeEvent
-
Gets the scheme which fired this event.
- getScore(MenuLineLayoutPossibility, Size, Size, Size) - Method in class bibliothek.gui.dock.station.stack.tab.DefaultMenuLineLayoutStrategy
-
- getScore() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.Size
-
Tells how much this size is liked, a value of 1.0 indicates that
this is the best possible size, while a value of 0.0 indicates that this
size is as good as unusable
- getScore() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPossibility
-
Tells how good this layout is.
- getScore(MenuLineLayoutPossibility, Size, Size, Size) - Method in interface bibliothek.gui.dock.station.stack.tab.MenuLineLayoutStrategy
-
Calculates how good a layout with the given sizes is.
- getScreenDockWindow() - Method in class bibliothek.gui.dock.station.screen.window.ScreenWindowShapeAdapter
-
- getScreenDockWindowLayer() - Method in class bibliothek.gui.dock.station.screen.window.InternalScreenDockWindowFactory
-
- getSecond() - Method in class bibliothek.gui.dock.accept.CombinatoryAcceptance
-
Gets the "right" operand of the combination
- getSecond() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutOrder
-
Gets the second item to show.
- getSegment(int) - Method in class bibliothek.util.Path
-
Gets the index'th segment of this path.
- getSegmentCount() - Method in class bibliothek.util.Path
-
Gets the number of segments of this path.
- getSelected() - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid.Node
-
- getSelected() - Method in interface bibliothek.gui.dock.station.split.GridNode
-
- getSelected(SplitDockTree<D>.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Gets the element that is selected in this leaf.
- getSelected() - Method in class bibliothek.gui.dock.station.stack.StackDockStationLayout
-
Gets the name of the selected child.
- getSelected() - Method in class bibliothek.gui.dock.station.stack.tab.DefaultTabContentFilter
-
Gets the behavior that is applied to selected elements.
- getSelectedBounds() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getSelectedBounds() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
- getSelectedColor(Component) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Gets a color to paint some part of this border that is under the pressed mouse.
- getSelectedColor(Component, boolean, boolean) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Gets a color to paint some part of this border that is under the pressed mouse.
- getSelectedColor() - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Gets the color that is used as background if the title is selected.
- getSelectedDockable() - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.NoTitleBarDisplayer
-
- getSelectedDockable() - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.InvisibleTabPane
-
Gets the
Dockable that is currently selected.
- getSelectedDockable() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
- getSelectedDockable() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
Gets the currently selected
Dockable on this pane (this
is the one child that is visible).
- getSelectedIcon(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
-
Gets the icon that is shown when the group named key
is in the selected-state.
- getSelectedIcon(ActionContentModifier) - Method in interface bibliothek.gui.dock.action.actions.SharingSelectableDockAction
-
Gets the icon that is shown when this action is selected.
- getSelectedIcon() - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
Gets the icon which is shown if this action is selected
- getSelectedIcon(ActionContentModifier) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
- getSelectedIndex() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getSelectedIndex() - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Gets the index of the currently selected dockable
- getSelectedTab() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Searches the tab that is currently selected.
- getSelectedTextColor() - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Gets the color that is used as foreground if the title is selected.
- getSelection(Dockable) - Method in class bibliothek.gui.dock.action.actions.AbstractSimpleDropDownAction
-
- getSelection() - Method in class bibliothek.gui.dock.action.actions.AbstractSimpleDropDownAction
-
Returns the currently selected action.
- getSelection(Dockable) - Method in interface bibliothek.gui.dock.action.DropDownAction
-
Gets the last selected action, which may be null.
- getSelection() - Method in class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
-
Gets the element which is currently shown on this info.
- getSelection() - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Gets the currently selected element.
- getSelection() - Method in class bibliothek.gui.dock.themes.color.DockableSelectionColor
-
Gets the selection that uses this color.
- getSetting() - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy.SettingAccess
-
Gets the setting that is hidden by this wrapper.
- getSetting(String) - Method in class bibliothek.gui.dock.frontend.SettingsBlop
-
- getSetting(String) - Method in class bibliothek.gui.DockFrontend
-
Gets the
Setting which stores locations and other information under the key
name.
- getSetting(boolean) - Method in class bibliothek.gui.DockFrontend
-
Creates a new
Setting which describes the current set of
properties of this frontend.
- getSettings() - Method in class bibliothek.gui.DockFrontend
-
Gets a set of the names of all known settings.
- getShape() - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenWindowShape
-
Calculates the current shape of the window.
- getShape() - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
- getShort() - Method in class bibliothek.util.xml.XContainer
-
Gets the value of this container as short.
- getShort(String) - Method in class bibliothek.util.xml.XElement
-
Gets the value of an attribute.
- getShowBorderHint() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer.Hints
-
Gets the hint that tells whether the border should be shown or not.
- getShowingComponent(Dockable) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
- getSide() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.DefaultEdge
-
- getSide() - Method in interface bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.Edge
-
Tells at which side of the
starting node this
edge leaves the node.
- getSideSnapSize() - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets the relative size of the invisible border of all children.
- getSingleParentRemover() - Method in class bibliothek.gui.DockController
-
Gets the handler used to remove stations with only one or none
children.
- getSituation() - Method in class bibliothek.gui.dock.perspective.Perspective
-
- getSituation() - Method in class bibliothek.gui.dock.perspective.PredefinedPerspective
-
- getSize() - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- getSize() - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
- getSize() - Method in class bibliothek.extension.gui.dock.preference.model.ButtonContentPreferenceModel
-
- getSize() - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Gets the number of preferences stored in this model.
- getSize() - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- getSize(FlapDockStation, Dockable) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapLayoutManager
-
- getSize(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Gets the preferred size of the window that shows dockable.
- getSize() - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
-
Gets the size the window has in which the Dockable will
be presented.
- getSize(FlapDockStation, Dockable) - Method in interface bibliothek.gui.dock.station.flap.FlapLayoutManager
-
Called when dockable is about to open and station
has to find out which size dockable should have.
- getSize() - Method in interface bibliothek.gui.dock.station.span.Span
-
Gets the current size of this
Span.
- getSize() - Method in class bibliothek.gui.dock.station.span.SpanMode
-
Gets the default size in pixels.
- getSize() - Method in class bibliothek.gui.dock.station.split.SplitDockCombinerSource
-
- getSize() - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty.Node
-
Gets the amount of space the path gets in this turn
- getSize() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the size of this node in pixel.
- getSize() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPossibility
-
Gets the size this layout requires, this
Dimension does not include the preferred or minimal size
required for the
tab pane.
- getSize() - Method in interface bibliothek.gui.dock.station.support.CombinerSource
-
Gets the estimated size of the combined
Dockable.
- getSize() - Method in class bibliothek.gui.dock.station.support.CombinerSourceWrapper
-
- getSize() - Method in class bibliothek.gui.dock.util.font.GenericFontModifier
-
Gets the size of the new font
- getSizes() - Method in class bibliothek.gui.dock.station.flap.RetroFlapDockStationLayout
-
Gets the sizes of the window
- getSizes() - Method in class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
-
- getSizes() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.ComponentLayoutBlock
-
- getSizes() - Method in interface bibliothek.gui.dock.station.stack.tab.layouting.LayoutBlock
-
Creates a map of all sizes for which this block knows how to make an optimal
layout.
- getSizes() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock
-
- getSizes(LayoutBlock, Size.Type) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayout
-
Collects all the
Sizes whose type is
type.
- getSizes(Size[], Size.Type) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayout
-
Makes a selection of those
Sizes with
type.
- getSource(Dockable) - Method in interface bibliothek.gui.dock.action.ActionGuard
-
- getSource(Dockable, DockActionSource, DockActionSource[], DockActionSource, DockActionSource[]) - Method in interface bibliothek.gui.dock.action.ActionOffer
-
- getSource() - Method in class bibliothek.gui.dock.action.ActionPopup
-
Gets the source object, the object which is responsible for showing the current menu.
- getSource(Dockable, DockActionSource, DockActionSource[], DockActionSource, DockActionSource[]) - Method in class bibliothek.gui.dock.action.DefaultActionOffer
-
- getSource(DockAction) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
-
Gets the index of the child-source which contains action.
- getSource() - Method in class bibliothek.gui.dock.action.SimpleTypedActionGuard
-
- getSource(Dockable) - Method in class bibliothek.gui.dock.action.TypedActionGuard
-
- getSource() - Method in class bibliothek.gui.dock.control.focus.DefaultFocusRequest
-
- getSource() - Method in class bibliothek.gui.dock.control.focus.EnsuringFocusRequest
-
- getSource() - Method in interface bibliothek.gui.dock.control.focus.FocusRequest
-
Gets the source of this request.
- getSource() - Method in class bibliothek.gui.dock.control.focus.RepeatingFocusRequest
-
- getSource() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocatorEvent
-
- getSource() - Method in interface bibliothek.gui.dock.control.relocator.DockRelocatorEvent
-
- getSource() - Method in class bibliothek.gui.dock.event.ComponentHierarchyObserverEvent
-
Gets the source of the event.
- getSource() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.DefaultEdge
-
- getSource() - Method in interface bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.Edge
-
Gets the starting node of this edge.
- getSource() - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent.Tab
-
- getSource() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
- getSource() - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- getSource(Dockable) - Method in class bibliothek.gui.DockFrontend.Hider
-
- getSpans() - Method in class bibliothek.gui.dock.station.split.SpanSplitNode
-
Gets the
Spans that are currently used by this
Leaf.
- getSpans(PutInfo) - Method in class bibliothek.gui.dock.station.split.SplitSpanStrategy
-
Gets the
Spans that are used when
put is active.
- getSpanStrategy() - Method in class bibliothek.gui.dock.SplitDockStation.Access
-
- getSpanStrategy() - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets read access to the strategy which is responsible for handling the
Spans of
this station.
- getSpanStrategy() - Method in interface bibliothek.gui.dock.station.split.SplitDockAccess
-
Gets the object that manages all
Spans.
- getSplitDisplayFactory() - Method in class bibliothek.extension.gui.dock.theme.FlatTheme
-
- getSplitLayoutManager() - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets the layout manager which was explicitly set.
- getStackComponent() - Method in class bibliothek.gui.dock.StackDockStation
-
- getStackComponent() - Method in interface bibliothek.gui.dock.station.stack.StackDockComponentBorder
-
- getStackComponent() - Method in class bibliothek.gui.dock.themes.basic.TabDecorator
-
- getStackComponentFactory() - Method in class bibliothek.gui.dock.StackDockStation
-
- getStackDockParent() - Method in class bibliothek.gui.dock.StackDockStation
-
- getStackDockParent() - Method in interface bibliothek.gui.dock.station.stack.StackDockComponentParent
-
Gets the station this parent represents.
- getStackDockParent() - Method in class bibliothek.gui.dock.themes.basic.TabDecorator
-
- getState() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- getState() - Method in interface bibliothek.util.Condition
-
Gets the current state of this condition.
- getStation() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent
-
Gets the station on which this component is used.
- getStation() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
-
Gets the station on which this pane lies.
- getStation() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- getStation() - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.InvisibleTabPane
-
Gets the station for which this pane is used.
- getStation() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTabPane
-
- getStation(int) - Method in class bibliothek.gui.dock.control.DockRegister
-
Gets the station at the specified position.
- getStation() - Method in class bibliothek.gui.dock.control.relocator.DropOperation
-
- getStation() - Method in class bibliothek.gui.dock.control.relocator.MergeOperation
-
- getStation() - Method in interface bibliothek.gui.dock.control.relocator.RelocateOperation
-
Gets the station which is the target of this operation
- getStation() - Method in interface bibliothek.gui.dock.displayer.DockableDisplayerHints
-
- getStation() - Method in class bibliothek.gui.dock.event.DockableSelectionEvent
-
Gets the station whose selected
Dockable changed.
- getStation() - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest.CombinerForward
-
- getStation() - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest.DockStationForward
-
- getStation() - Method in interface bibliothek.gui.dock.layout.location.DefaultAsideRequest.Forward
-
Gets
this as
DockStation, if
this represents
a station.
- getStation() - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Gets the station on which this displayer might be shown.
- getStation() - Method in class bibliothek.gui.dock.station.DockStationIcon
-
Gets the station for which the icon is used
- getStation() - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
Gets the station for which this window is shown.
- getStation() - Method in interface bibliothek.gui.dock.station.flap.FlapWindowBorder
-
Gets the station for which this border is used.
- getStation() - Method in class bibliothek.gui.dock.station.flap.layer.FlapSideDropLayer
-
- getStation() - Method in class bibliothek.gui.dock.station.layer.DefaultDropLayer
-
- getStation() - Method in interface bibliothek.gui.dock.station.layer.DockStationDropLayer
-
- getStation() - Method in interface bibliothek.gui.dock.station.PlaceholderMapping
-
- getStation() - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
- getStation() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Gets the station which owns this window.
- getStation() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow.Background
-
- getStation() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- getStation() - Method in interface bibliothek.gui.dock.station.span.SpanCallback
-
- getStation() - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
Gets the station for which this converter is used.
- getStation() - Method in class bibliothek.gui.dock.station.split.DefaultSplitDividerStrategy.Handler
-
Gets the station which is monitored by this strategy
- getStation() - Method in class bibliothek.gui.dock.station.split.layer.SideSnapDropLayer
-
- getStation() - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderMapping
-
- getStation() - Method in exception bibliothek.gui.dock.station.split.SplitDropTreeException
-
Gets the station which is the source of this exception.
- getStation() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the station this node belongs to.
- getStation() - Method in class bibliothek.gui.dock.station.stack.DefaultDndAutoSelectStrategyRequest
-
- getStation() - Method in interface bibliothek.gui.dock.station.stack.DndAutoSelectStrategyRequest
-
Gets the station which detected the event.
- getStation() - Method in interface bibliothek.gui.dock.station.StationBackgroundComponent
-
- getStation() - Method in class bibliothek.gui.dock.station.support.DockStationListenerManager
-
Gets the station for which this manager collects listeners.
- getStation() - Method in class bibliothek.gui.dock.station.support.PlaceholderListMapping
-
- getStation() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- getStation() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer.Hints
-
- getStation() - Method in class bibliothek.gui.dock.themes.color.MenuColor
-
Gets the station on which the tab is shown.
- getStation() - Method in class bibliothek.gui.dock.themes.color.StationColor
-
- getStation() - Method in class bibliothek.gui.dock.themes.color.TabColor
-
Gets the station on which the tab is shown.
- getStation() - Method in interface bibliothek.gui.dock.themes.CombinerValue
-
Gets the station for which this
UIValue works.
- getStation() - Method in interface bibliothek.gui.dock.themes.DisplayerFactoryValue
-
Gets the station for which this
UIValue works.
- getStation() - Method in class bibliothek.gui.dock.themes.font.TabFont
-
Gets the station for which this font is used.
- getStation() - Method in interface bibliothek.gui.dock.themes.SpanFactoryValue
-
Gets the station for which this
UIValue works.
- getStation() - Method in interface bibliothek.gui.dock.themes.StationPaintValue
-
Gets the station for which this
UIValue works.
- getStation() - Method in class bibliothek.gui.dock.themes.StationThemeItemValue
-
Gets the station that owns this
UIValue.
- getStation() - Method in class bibliothek.gui.dock.title.DockTitleEvent
-
Gets the station which created the event, and on which the target-title
is displayed.
- getStation(int) - Method in class bibliothek.gui.DockController
-
Gets the station at the specified position.
- getStation() - Method in class bibliothek.gui.DockFrontend.RootInfo
-
Gets the root-station.
- getStationBounds() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getStationCount() - Method in class bibliothek.gui.dock.control.DockRegister
-
Gest the number of stations that are registered.
- getStationCount() - Method in class bibliothek.gui.DockController
-
Gets the number of stations registered at this controller.
- getStationLocation() - Method in class bibliothek.gui.dock.themes.basic.BasicDisplayerFactory
-
- getStickiness(Dockable, Dockable) - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
Tells whether fixed and moved stick to each other.
- getStrategy() - Method in class bibliothek.gui.dock.control.focus.AbstractFocusController
-
- getStrategy() - Method in interface bibliothek.gui.dock.control.focus.FocusController
-
Gets the strategy that selects the
Components to focus.
- getStrategy() - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
- getStrategy() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayout
-
Gets the strategy with the customized algorithms.
- getStrategy() - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Gets the current strategy of this list.
- getStrategy() - Method in class bibliothek.gui.dock.station.support.RootPlaceholderStrategy
-
Gets the strategy that is the current delegate.
- getStrategy() - Method in class bibliothek.gui.dock.station.support.StrategyPlaceholderListItemConverter
-
Gets the strategy that is used for creating placeholders.
- getString(PlaceholderMap.Key, String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets the string that is stored under key
- getString(String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMetaMap
-
Gets the data that is stored for key key.
- getString() - Method in class bibliothek.util.xml.XContainer
-
Gets the value of this container as string.
- getString(String) - Method in class bibliothek.util.xml.XElement
-
Gets the value of an attribute.
- getString() - Method in class bibliothek.util.xml.XElement
-
- getSubActions() - Method in class bibliothek.gui.dock.action.actions.AbstractSimpleDropDownAction
-
- getSubActions(Dockable) - Method in class bibliothek.gui.dock.action.actions.AbstractSimpleDropDownAction
-
- getSubActions() - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
-
- getSubActions(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
-
- getSubActions(Dockable) - Method in interface bibliothek.gui.dock.action.DropDownAction
-
Gets the actions that should be shown for this action.
- getSubChild(int, int) - Method in class bibliothek.gui.dock.layout.DefaultLocationEstimationMap
-
- getSubChild(int, int) - Method in interface bibliothek.gui.dock.layout.LocationEstimationMap
-
Gets the subChildIndex'th child of childIndex.
- getSubChildCount(int) - Method in class bibliothek.gui.dock.layout.DefaultLocationEstimationMap
-
- getSubChildCount(int) - Method in interface bibliothek.gui.dock.layout.LocationEstimationMap
-
Gets the number of children the item childIndex has.
- getSuccessor() - Method in class bibliothek.gui.dock.layout.AbstractDockableProperty
-
- getSuccessor() - Method in interface bibliothek.gui.dock.layout.DockableProperty
-
Gets the property which should be used for the child of this
dockable DockStation.
- getSuggestedSource() - Method in class bibliothek.gui.dock.title.AbstractDockTitle
-
- getSuggestions() - Method in class bibliothek.gui.dock.title.ActionsDockTitleEvent
-
- getTab() - Method in class bibliothek.extension.gui.dock.preference.model.EclipseThemePreferenceModel
-
Grants access to the preference that represents the look of tabs.
- getTab() - Method in class bibliothek.gui.dock.StackDockStation.Insert
-
A reference for this gap, the gap is either at the left
or at the right side of this tab.
- getTab(Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Gets the tab that is used to display dockable.
- getTab() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneTabBackgroundComponent
-
Gets the element which is represented by this
UIValue.
- getTabAt(int) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getTabAt(int) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- getTabAt(int) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Gets an element representing the tab of the
Dockable at
index.
- getTabComponent() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- getTabContentFilter() - Method in class bibliothek.extension.gui.dock.preference.model.LayoutPreferenceModel
-
Grants access to the preference that tells what content to show on a tab.
- getTabContentFilter() - Method in class bibliothek.gui.dock.StackDockStation
-
Gets the filter that tells this station how to set the content of the tabs.
- getTabCount() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- getTabCount() - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Gets the number of children that are added to this StackDockComponent.
- getTabCount() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock.TabsSize
-
Gets the number of tabs shown with this size.
- getTabHandler() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
Gets a handler for tabs.
- getTabIndex() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- getTable() - Method in class bibliothek.extension.gui.dock.preference.PreferenceDialog
-
Access to the table shown on this dialog.
- getTable() - Method in class bibliothek.extension.gui.dock.PreferenceTreePanel
-
- getTabPainter() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
-
Gets the
TabPainter that is currently responsible for creating
new tabs for this pane.
- getTabParent() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- getTabParent() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- getTabParent() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPaneComponent
-
- getTabParent() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneComponent
-
Gets the parent of this component.
- getTabPlacement() - Method in class bibliothek.extension.gui.dock.preference.model.LayoutPreferenceModel
-
Grants access to the preference that tells where tabs are placed.
- getTabPlacement() - Method in class bibliothek.gui.dock.StackDockStation
-
Gets the location where tabs are currently placed.
- getTabPlacement() - Method in class bibliothek.gui.dock.themes.BasicTheme
-
Gets the side at which tabs are displayed.
- getTabs() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
- getTabs() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Gets an array containing all the tabs of this block.
- getTabs() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock.TabsSize
-
Gets the tabs that are required for this size.
- getTabs(Size) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock
-
- getTabs(Size) - Method in interface bibliothek.gui.dock.station.stack.tab.layouting.TabsLayoutBlock
-
Gets all the tabs that would be shown if size would be applied.
- getTabs() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPane
-
Gets the tabs that are shown on this pane.
- getTabs() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
Gets all the tabs that are currently visible on this pane.
- getTabsCount() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Returns the number of tabs currently on this block.
- getTabsCount(Size) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock
-
- getTabsCount(Size) - Method in interface bibliothek.gui.dock.station.stack.tab.layouting.TabsLayoutBlock
-
Tells how many tabs could be shown if size would be applied.
- getTabsList() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Gets all known tabs of this pane, including invisible tabs.
- getTabsOrderedByImportance() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Gets all tabs that could, in theory, be displayed on this block.
- getTarget() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocatorEvent
-
- getTarget() - Method in interface bibliothek.gui.dock.control.relocator.DockRelocatorEvent
-
Gets the current target of the drag and drop operation, if the operation would finish
now,
the dockable would be dropped onto this station.
Please note that this field does not take into consideration, that the
dockable may
be forced onto another parent.
- getTarget() - Method in class bibliothek.gui.dock.displayer.DisplayerRequest
-
- getTarget() - Method in class bibliothek.gui.dock.FlapDockStation.FlapDropOperation
-
- getTarget() - Method in class bibliothek.gui.dock.StackDockStation.StackDropOperation
-
- getTarget() - Method in class bibliothek.gui.dock.station.NoStationDropOperation
-
- getTarget() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.DefaultEdge
-
- getTarget() - Method in interface bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.Edge
-
Gets the ending node of this edge.
- getTarget() - Method in class bibliothek.gui.dock.station.split.SplitDropOperation
-
- getTarget() - Method in interface bibliothek.gui.dock.station.StationDropOperation
-
Gets the target of the operation, this is the
DockStation that created this object.
- getTarget() - Method in class bibliothek.gui.dock.themes.basic.TabDisplayerCombinerTarget
-
Gets the
Dockable over which the new item would be dragged.
- getTarget() - Method in class bibliothek.gui.dock.title.DockTitleRequest
-
Gets the
Dockable for which the title is requested.
- getTeasing() - Method in class bibliothek.gui.dock.station.support.ListSpanStrategy
-
Gets the current minimum size of the station.
- getText(int) - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.Choice
-
Gets a name for the index'th choice.
- getText(int) - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceExtension
-
Gets a name for the index'th choice.
- getText(int) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
- getText() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Gets the text of this component.
- getText() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
Gets the text shown on this tab.
- getText(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
- getText(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Gets the text of the the group key.
- getText() - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Gets the text that is shown for this action.
- getText(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- getText() - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- getText(Dockable) - Method in interface bibliothek.gui.dock.action.StandardDockAction
-
Gets the text of this DockAction, when this DockAction is
shown together with dockable.
- getText() - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
- getText() - Method in class bibliothek.gui.dock.station.stack.menu.CombinedMenuContent.Item
-
Gets the text to be shown to the user.
- getText() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Gets the text of this button.
- getText() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Gets the text which is shown on this title.
- getText() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Gets the text of this label
- getTexts() - Method in class bibliothek.gui.DockController
-
Gets the set of strings which are used by this controller.
- getTheme() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
-
Gets the theme which created this pane.
- getTheme() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getTheme() - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
- getTheme() - Method in class bibliothek.gui.dock.station.AbstractDockStation
-
- getTheme() - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Gets the current theme
- getTheme() - Method in class bibliothek.gui.DockController
-
Gets the current theme of this controller.
- getTheme() - Method in interface bibliothek.gui.DockStation
-
Gets the current theme of this station.
- getThemeConnector(DockController) - Method in class bibliothek.extension.gui.dock.theme.EclipseTheme
-
Gets the connector which is used for decisions which are normally
altered by the client.
- getThemeManager() - Method in class bibliothek.gui.DockController
-
Gets the manager that is responsible for handling the current
DockTheme and
distributing its properties.
- getThemes() - Method in class bibliothek.gui.DockUI
-
Gets the list of all available themes.
- getThird() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutOrder
-
Gets the third item to show.
- getThreshold() - Method in class bibliothek.gui.dock.station.screen.magnet.DefaultMagnetStrategy
-
Tells how many pixels two sides can be apart and still attract each other.
- getTitle() - Method in class bibliothek.gui.dock.displayer.DisplayerRequest
-
Gets the title that should be shown on the displayer.
- getTitle() - Method in class bibliothek.gui.dock.FlapDockStation.DockableHandle
-
- getTitle() - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Gets the title which is shown on this displayer.
- getTitle() - Method in class bibliothek.gui.dock.station.stack.TabContent
-
Gets the text of this tab.
- getTitle() - Method in class bibliothek.gui.dock.station.StationChildHandle
-
Gets the title which is currently displayed.
- getTitle() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- getTitle() - Method in class bibliothek.gui.dock.themes.color.TitleColor
-
Gets the title which uses this color.
- getTitle() - Method in class bibliothek.gui.dock.themes.font.TitleFont
-
Gets the title for which this font is used.
- getTitle() - Method in interface bibliothek.gui.dock.title.DockTitleBackgroundComponent
-
Gets the title which is represented by this
UIValue.
- getTitle() - Method in interface bibliothek.gui.dock.title.TitleDockBorder
-
Gets the title for which this border is used.
- getTitleBarKind(DockStation, Dockable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.DefaultEclipseThemeConnector
-
- getTitleBarKind(DockStation, Dockable) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.EclipseThemeConnector
-
Tells which kind of title and
DockableDisplayer should be
shown for
dockable assuming everything can be chosen
freely.
- getTitleCenter() - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Gets the center point of the
title or any
Component that
behaves as if it would be the title.
- getTitleCenter() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Gets the center of the title of this window.
- getTitleCenter() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- getTitleCenter() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- getTitleFactory(DockController) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- getTitleFactory(DockController) - Method in class bibliothek.gui.dock.themes.NoStackTheme
-
- getTitleFactory(DockController) - Method in interface bibliothek.gui.DockTheme
-
- getTitleIcon() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getTitleIcon() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getTitleIcon() - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Gets the icon which should be used in the title.
- getTitleIcon() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowFactory
-
Gets the icon which is used in decorated titles.
- getTitleIcon() - Method in interface bibliothek.gui.Dockable
-
Gets the current icon of this Dockable.
- getTitleIconHandling() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
Tells how a null title icon is handled.
- getTitleLocation() - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Gets the location of the title in respect to the Dockable.
- getTitleLocation() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- getTitleText() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getTitleText() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getTitleText() - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Gets the text which should be used in the title.
- getTitleText() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowFactory
-
Gets the text which is used in decorated titles.
- getTitleText() - Method in interface bibliothek.gui.Dockable
-
Gets the current title-text of this Dockable.
- getTitleToolTip() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- getTitleToolTip() - Method in class bibliothek.gui.dock.SplitDockStation
-
- getTitleToolTip() - Method in interface bibliothek.gui.Dockable
-
Gets a tooltip that is associated with this
Dockable and
that should be shown on any
DockTitle.
- getTitleVersion() - Method in class bibliothek.gui.dock.FlapDockStation
-
- getTitleVersion() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getTitleVersion() - Method in class bibliothek.gui.dock.SplitDockStation.Access
-
- getTitleVersion() - Method in interface bibliothek.gui.dock.station.split.SplitDockAccess
-
Gets the kind of title
owner uses.
- getTitleX() - Method in class bibliothek.gui.dock.station.StationDropItem
-
Gets the position of the title on the screen
- getTitleY() - Method in class bibliothek.gui.dock.station.StationDropItem
-
Gets the position of the title on the screen
- getTooltip(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Gets the tooltip of the group key.
- getTooltip() - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Gets the first part of the tooltip-text that is shown for this action.
- getTooltip() - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- getToolTip() - Method in class bibliothek.gui.dock.station.stack.menu.CombinedMenuContent.Item
-
Gets the description of this item.
- getTooltip() - Method in class bibliothek.gui.dock.station.stack.TabContent
-
Gets the tooltip of this tab
- getTooltipText(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
- getTooltipText(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Gets the tooltip text of the group key.
- getTooltipText() - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Gets the text that should be shown as tooltip of this action.
- getTooltipText(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- getTooltipText() - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- getTooltipText(Dockable) - Method in interface bibliothek.gui.dock.action.StandardDockAction
-
Gets a tooltip for this DockAction, when this DockAction is
shown together with dockable.
- getToolTipText() - Method in interface bibliothek.gui.dock.security.TooltipStrategyCallback
-
Gets the currently shown tooltip.
- getTop(SplitDockTree<D>.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Gets the top element of the node key.
- getTotalChildrenCount() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Counts the total number of children of this node, the total number of children is the total
number of nodes and leafs in the tree below this node, excluding this node.
- getTransferable() - Method in class bibliothek.gui.dock.station.stack.DefaultDndAutoSelectStrategyRequest
-
- getTransferable() - Method in interface bibliothek.gui.dock.station.stack.DndAutoSelectStrategyRequest
-
Returns the Transferable associated with this transfer.
- getTransparency() - Method in class bibliothek.gui.dock.util.BackgroundAlgorithm
-
- getTransparency() - Method in interface bibliothek.gui.dock.util.BackgroundComponent
-
Tells whether this component is transparent or not.
- getTransparency() - Method in class bibliothek.gui.dock.util.BackgroundPanel
-
- getTransparency() - Method in interface bibliothek.gui.dock.util.PaintableComponent
-
Tells how much of this component is actually painted.
- getTree() - Method in class bibliothek.extension.gui.dock.PreferenceTreePanel
-
- getTree() - Method in class bibliothek.gui.dock.station.split.SplitDockTree.Key
-
Gets the tree which is the owner of this node or leaf.
- getTreeLocation() - Method in interface bibliothek.gui.dock.event.LocatedListener
-
Gets the location of this observer in the tree.
- getTreeModelListeners() - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
Gets all the listeners currently known to this model.
- getType() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.Size
-
Gets the type of this size.
- getType() - Method in class bibliothek.gui.dock.util.extension.ExtensionName
-
Gets the type of this extension.
- getTypedSource(T) - Method in class bibliothek.gui.dock.action.SimpleTypedActionGuard
-
- getTypedSource(T) - Method in class bibliothek.gui.dock.action.TypedActionGuard
-
- getTypePath() - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
- getTypePath(int) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- getTypePath(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
- getTypePath(int) - Method in class bibliothek.extension.gui.dock.preference.model.ButtonContentPreferenceModel
-
- getTypePath() - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
Gets the type of the value that this preferences uses.
- getTypePath(int) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Tells what kind of type the index'th value is.
- getTypePath(int) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- getUsage() - Method in interface bibliothek.gui.dock.station.span.SpanCallback
-
Tells the
Span how it is used.
- getValue() - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
- getValue(int) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- getValue() - Method in class bibliothek.extension.gui.dock.preference.editor.BooleanEditor
-
- getValue() - Method in class bibliothek.extension.gui.dock.preference.editor.ChoiceEditor
-
- getValue() - Method in class bibliothek.extension.gui.dock.preference.editor.KeyStrokeEditor
-
- getValue() - Method in class bibliothek.extension.gui.dock.preference.editor.LabelEditor
-
- getValue() - Method in class bibliothek.extension.gui.dock.preference.editor.ModifierMaskEditor
-
- getValue() - Method in class bibliothek.extension.gui.dock.preference.editor.StringEditor
-
- getValue(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
- getValue(int) - Method in class bibliothek.extension.gui.dock.preference.model.ButtonContentPreferenceModel
-
- getValue() - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
Gets the value of this preference.
- getValue() - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditor
-
- getValue(int) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Gets the index'th preference.
- getValue(int) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
Gets the value associated with the index'th entry.
- getValue(int) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- getValue(int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.Arch
-
Gets the position of the arch at x.
- getValue(ScreenDockWindow, MagnetRequest.Side, boolean) - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
Gets the location of the side side of window.
- getValue(Rectangle, MagnetRequest.Side) - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
Gets the location of the side side of rectangle.
- getValue() - Method in class bibliothek.gui.dock.util.AbstractUIValue
-
Gets the override value.
- getValue() - Method in class bibliothek.gui.dock.util.PropertyValue
-
Gets the current value.
- getValue() - Method in class bibliothek.gui.dock.util.UIPriorityValue
-
- getValue(Priority) - Method in class bibliothek.gui.dock.util.UIPriorityValue
-
- getValue() - Method in interface bibliothek.gui.dock.util.UIPriorityValue.Value
-
- getValue() - Method in class bibliothek.util.xml.XContainer
-
Gets the exact value that is stored in this container.
- getValueInfo() - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
- getValueInfo(int) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- getValueInfo(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
- getValueInfo(int) - Method in class bibliothek.extension.gui.dock.preference.model.ButtonContentPreferenceModel
-
- getValueInfo() - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
Information about how the value of this preference can be
modified.
- getValueInfo(int) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Gets information about how the index'th value can
be modified.
- getValueInfo(int) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- getVersion() - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Gets the version of the format used in this map.
- getVersion(String) - Method in class bibliothek.gui.dock.title.DockTitleManager
-
Gets the handle with the key id.
- getVersion(String, DockTitleFactory) - Method in class bibliothek.gui.dock.title.DockTitleManager
-
Gets the handle with the key id.
- getVersion() - Method in class bibliothek.gui.dock.title.DockTitleRequest
-
Gets the usage of the new title.
- getVeto() - Method in class bibliothek.gui.dock.control.focus.DefaultFocusRequest
-
- getVetos() - Method in interface bibliothek.gui.dock.frontend.DockFrontendInternals
-
- getView() - Method in class bibliothek.gui.dock.action.dropdown.DropDownFilter
-
- getView() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler
-
Gets the view that can be used to send properties directly to the drop-down-button.
- getView() - Method in class bibliothek.gui.dock.themes.basic.action.DropDownItemHandle
-
Gets the view of the action.
- getViewFor(DockAction) - Method in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler
-
Searches for the first view which is used for action.
- getVisible() - Method in class bibliothek.gui.dock.station.split.Leaf
-
- getVisible() - Method in class bibliothek.gui.dock.station.split.Node
-
- getVisible() - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- getVisible() - Method in class bibliothek.gui.dock.station.split.Root
-
- getVisible() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the root of a subtree such that the root is visible and such that the
is the uppermost visible node.
- getVisibleTab(int) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Gets the index'th visible tab.
- getVisibleTabCount() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Gets the number of tabs that are currently visible.
- getWebpages() - Method in class bibliothek.gui.dock.themes.DefaultThemeMeta
-
- getWebpages() - Method in interface bibliothek.gui.dock.themes.ThemeMeta
-
Gets a set of links to any webpage the authors might want to
show the user.
- getWebpages() - Method in class bibliothek.gui.dock.themes.ThemePropertyFactory
-
- getWeight(MenuLineLayoutOrder.Item) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutOrder
-
Gets the weight of item.
- getWidth() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.Arch
-
Gets the width of the arch.
- getWidth() - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective.ScreenPerspectiveWindow
-
Gets the width of this dockable in pixels.
- getWidth() - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Gets the width of the dialog.
- getWidth() - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid.Node
-
- getWidth() - Method in interface bibliothek.gui.dock.station.split.GridNode
-
Gets the width, relative to all the other nodes.
- getWidth() - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
-
Gets the width of the child.
- getWidth() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the relative width of this node in relation to the owner-station.
- getWidth() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.Size
-
Gets the horizontal amount of pixels.
- getWidthFactor() - Method in class bibliothek.gui.dock.station.split.Root
-
Gets the factor which has to be multiplied with relative x coordinates
and widths to get their size in pixel.
- getWindow(Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- getWindow(int) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Gets the index'th window of this station.
- getWindow() - Method in interface bibliothek.gui.dock.station.flap.FlapWindowBackgroundComponent
-
Gets the window whose background is painted by the algorithm.
- getWindow() - Method in interface bibliothek.gui.dock.station.flap.FlapWindowBorder
-
Gets the window which is represented by this border.
- getWindow() - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetRequest
-
Gets the window that has changed.
- getWindow() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.DefaultNode
-
- getWindow() - Method in interface bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.Node
-
Gest the window which is described by this node.
- getWindow(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
Gets access to the window that shows dockable
- getWindow() - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationExtension.DropArguments
-
Gets the window with which the element will be merged
- getWindow() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder.BorderColor
-
- getWindow() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow.Background
-
- getWindow() - Method in interface bibliothek.gui.dock.station.screen.window.ScreenDockWindowBackgroundComponent
-
Gets the window which is represented by this component.
- getWindow() - Method in interface bibliothek.gui.dock.station.screen.window.ScreenDockWindowColor
-
Gets the window for which this color is used.
- getWindow() - Method in interface bibliothek.gui.dock.station.screen.window.ScreenDockWindowDockBorder
-
Gets the window which is represented by this border.
- getWindow() - Method in class bibliothek.gui.dock.station.screen.window.ScreenDockWindowHandle
-
Gets the window which is represented by this handle.
- getWindow() - Method in class bibliothek.gui.dock.station.screen.window.ScreenWindowShapeAdapter
-
Gets the
Window whose shape is changed.
- getWindow() - Method in interface bibliothek.gui.dock.station.screen.window.ScreenWindowShapeCallback
-
Gets the window which is modified by this callback.
- getWindowBorder() - Method in class bibliothek.gui.dock.FlapDockStation
-
Gets the size of the border of the popup-window, where the user
can change the size of the window itself.
- getWindowBounds() - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- getWindowBounds() - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
Gets the current boundaries of this window in screen coordinates.
- getWindowBounds() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Gets the boundaries of the window.
- getWindowBounds() - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
- getWindowComponent() - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
- getWindowComponent() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- getWindowConfiguration() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Gets the configuration which is currently used to create new windows.
- getWindowConfigurationProperty() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Gets the property which represents the window configuration.
- getWindowFactory() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Gets the factory that is currently used to create new windows for this station.
- getWindowFactoryProperty() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Gets the property which represents the window factory.
- getWindowMinSize() - Method in class bibliothek.gui.dock.FlapDockStation
-
Gets the minimal size the popup-window can have.
- getWindows() - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
- getWindowSize(Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
-
Gets the current size of the popup-window
- getWorkarounds() - Method in class bibliothek.util.Workarounds
-
Gets all the
Workarounds that are currently active.
- getX() - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective.ScreenPerspectiveWindow
-
Gets the x-coordinate of this dockable on the screen.
- getX() - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Gets the x-coordinate of the dialog.
- getX() - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid.Node
-
- getX() - Method in interface bibliothek.gui.dock.station.split.GridNode
-
Gets the x-coordinate, relative to all the other nodes.
- getX() - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
-
Gets the x-coordinate of the child.
- getX() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the relative x-coordinate of this node on the owner-station.
- getY() - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective.ScreenPerspectiveWindow
-
Gets the y-coordinate of this dockable on the screen.
- getY() - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Gets the y-coordinate of the dialog
- getY() - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid.Node
-
- getY() - Method in interface bibliothek.gui.dock.station.split.GridNode
-
Gets the y-coordinate, relative to all the other nodes.
- getY() - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
-
Gets the y-coordinate of the child.
- getY() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Gets the relative y-coordinate of this node on the owner-station.
- getZOrder() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- getZOrder() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- getZOrder() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- getZOrder(T) - Method in interface bibliothek.gui.dock.station.stack.CombinedHandler
-
Gets the z order of item.
- getZOrder(Component) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
Gets the z order of component.
- getZOrder() - Method in class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
-
- getZOrder() - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- getZOrder() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneComponent
-
Gets the value of the z order.
- getZOrders() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock.ZOrder
-
- GlassedPane - Class in bibliothek.gui.dock.security
-
A panel containing two children: a "content pane" and a "glass pane".
- GlassedPane() - Constructor for class bibliothek.gui.dock.security.GlassedPane
-
Creates a new pane
- GlassedPane.GlassPane - Class in bibliothek.gui.dock.security
-
A panel that lies over all other components of the enclosing GlassedPane.
- GlassPane() - Constructor for class bibliothek.gui.dock.security.GlassedPane.GlassPane
-
Creates a new GlassPane.
- GlobalDoubleClickListener(Dockable) - Constructor for class bibliothek.gui.dock.control.DoubleClickController.GlobalDoubleClickListener
-
Constructs a new listener.
- GlobalMouseDispatcher - Interface in bibliothek.gui.dock.control
-
- grabbed(DockRelocatorEvent) - Method in class bibliothek.gui.dock.control.relocator.VetoableDockRelocatorAdapter
-
- grabbed(DockRelocatorEvent) - Method in interface bibliothek.gui.dock.control.relocator.VetoableDockRelocatorListener
-
Called when the drag and drop operation started, after this method was invoked visible
indicators for the user will start to appear.
- grabbing(DockRelocatorEvent) - Method in class bibliothek.gui.dock.control.relocator.VetoableDockRelocatorAdapter
-
- grabbing(DockRelocatorEvent) - Method in interface bibliothek.gui.dock.control.relocator.VetoableDockRelocatorListener
-
Called before the drag and drop operations starts, the user is already pressing the mouse,
but there are no visible indicators of the operation yet.
- grant(Component) - Method in class bibliothek.gui.dock.control.focus.DefaultFocusRequest
-
- grant(Component) - Method in class bibliothek.gui.dock.control.focus.EnsuringFocusRequest
-
- grant(Component) - Method in interface bibliothek.gui.dock.control.focus.FocusRequest
-
- grant(Component) - Method in class bibliothek.gui.dock.control.focus.RepeatingFocusRequest
-
- GridNode<D> - Interface in bibliothek.gui.dock.station.split
-
- GroupedButtonDockAction<K> - Class in bibliothek.gui.dock.action.actions
-
- GroupedButtonDockAction(GroupKeyGenerator<? extends K>) - Constructor for class bibliothek.gui.dock.action.actions.GroupedButtonDockAction
-
Creates a new action.
- GroupedDockAction<K,D extends SimpleDockAction> - Class in bibliothek.gui.dock.action.actions
-
- GroupedDockAction(GroupKeyGenerator<? extends K>) - Constructor for class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Creates a new action.
- GroupedDropDownItemAction<K,D extends SimpleDropDownItemAction> - Class in bibliothek.gui.dock.action.actions
-
- GroupedDropDownItemAction(GroupKeyGenerator<? extends K>) - Constructor for class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
-
Creates a new action.
- GroupedSelectableDockAction<K> - Class in bibliothek.gui.dock.action.actions
-
An action that can change between selected and not selected.
- GroupedSelectableDockAction(GroupKeyGenerator<? extends K>, ActionType<SelectableDockAction>) - Constructor for class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
-
Creates a new action.
- GroupedSelectableDockAction.Check<K> - Class in bibliothek.gui.dock.action.actions
-
- GroupedSelectableDockAction.Radio<K> - Class in bibliothek.gui.dock.action.actions
-
- groupExists(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Returns true if a group with the name of key
exists, return false otherwise.
- GroupKeyGenerator<K> - Interface in bibliothek.gui.dock.action.actions
-
A converter creating keys for
Dockables.
- ICON_ACTIONS - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
Only the icon and the actions are painted.
- ICON_AND_TEXT_ACTIONS - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
Icon, title text and actions are painted.
- ICON_AND_TEXT_ONLY - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
Only the icon and the title text are painted.
- ICON_KEY - Static variable in class bibliothek.gui.dock.themes.basic.action.dropdown.DropDownIcon
-
- ICON_KEY - Static variable in class bibliothek.gui.dock.themes.icon.TabMenuOverflowIconBridge
-
The key of the icon that is observed by this bridge
- ICON_ONLY - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
Only the icon is painted.
- ICON_THEN_TEXT_ACTIONS - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
The icon, or if not present the title text, and the actions are painted.
- ICON_THEN_TEXT_ONLY - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
The icon, or if not present the title text, is painted.
- iconChanged(PreferenceOperationView, Icon, Icon) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceOperationViewListener
-
Called when the icon of operation changed.
- iconChanged(int, Dockable) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
Called when the icon of dockable changed.
- iconChanged(int, Dockable) - Method in class bibliothek.gui.dock.focus.DefaultDockableSelection
-
- iconChanged(BasicButtonModel, ActionContentModifier, Icon, Icon) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModelAdapter
-
- iconChanged(BasicButtonModel, ActionContentModifier, Icon, Icon) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicButtonModelListener
-
Called if an icon of model changed.
- iconChanged(String, Icon) - Method in class bibliothek.gui.DockFrontend.Hider
-
- IconHandling - Enum in bibliothek.gui.dock.dockable
-
Tells whether the
null Icon should be replaced by the default icon or not.
- iconImage(Icon) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
Transforms icon into an image.
- IconManager - Class in bibliothek.gui.dock.util
-
A map of icons which are used by various objects.
- IconManager(DockController) - Constructor for class bibliothek.gui.dock.util.IconManager
-
- IconResource(String, String, ClassLoader) - Constructor for class bibliothek.gui.dock.util.icon.DefaultIconScheme.IconResource
-
Creates a new source for icons
- icons - Variable in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
-
the icons provided by the selected element
- ID - Static variable in class bibliothek.gui.dock.dockable.DefaultDockableFactory
-
The unique id 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(int) - Method in class bibliothek.gui.dock.station.screen.RetroScreenDockStationLayout
-
Gets the id of the index'th entry.
- 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.SplitDockFullScreenPropertyFactory
-
The id that is used for this factory
- ID - Static variable in class bibliothek.gui.dock.station.split.SplitDockPathPropertyFactory
-
The id that is used for this factory
- ID - Static variable in class bibliothek.gui.dock.station.split.SplitDockPlaceholderPropertyFactory
-
The id that is used for this factory
- 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
-
- ID - Static variable in class bibliothek.gui.dock.station.stack.StackDockStationFactory
-
- ID_BUTTON - Static variable in interface bibliothek.gui.dock.util.font.DockFont
-
- ID_FLAP_BUTTON_ACTIVE - Static variable in interface bibliothek.gui.dock.util.font.DockFont
-
- ID_FLAP_BUTTON_INACTIVE - Static variable in interface bibliothek.gui.dock.util.font.DockFont
-
- ID_FLAP_BUTTON_SELECTED - Static variable in interface bibliothek.gui.dock.util.font.DockFont
-
- ID_TAB_FOCUSED - Static variable in interface bibliothek.gui.dock.util.font.DockFont
-
- ID_TAB_SELECTED - Static variable in interface bibliothek.gui.dock.util.font.DockFont
-
- ID_TAB_UNSELECTED - Static variable in interface bibliothek.gui.dock.util.font.DockFont
-
- ID_TITLE_ACTIVE - Static variable in interface bibliothek.gui.dock.util.font.DockFont
-
default id for the title active font
- ID_TITLE_INACTIVE - Static variable in interface bibliothek.gui.dock.util.font.DockFont
-
default id for the title inactive font
- IdentifiedColorScheme - Class in bibliothek.extension.gui.dock.theme
-
- IdentifiedColorScheme(String, ColorScheme) - Constructor for class bibliothek.extension.gui.dock.theme.IdentifiedColorScheme
-
Creates a new scheme.
- identifierToValue(String) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
Search the value for the entry width identifier id.
- IF_DOCKABLE - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
- IF_STATION - Static variable in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
- ignore() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocatorEvent
-
- ignore() - Method in interface bibliothek.gui.dock.control.relocator.DockRelocatorEvent
-
- IGNORE - Static variable in interface bibliothek.gui.dock.station.stack.DndAutoSelectStrategy
-
Does not perform any actions.
- ignoreChildren(DockStation) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Tells whether to ignore the children of the station when saving or not.
- ignoreChildren(DockStation) - Method in interface bibliothek.gui.dock.layout.DockSituationIgnore
-
Tells whether to ignore the children of the station when saving or not.
- ignoreChildren(PerspectiveStation) - Method in interface bibliothek.gui.dock.layout.DockSituationIgnore
-
Tells whether to ignore the children of the station when saving or not.
- ignoreElement(DockElement) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Tells whether to ignore this element when saving.
- ignoreElement(DockElement) - Method in interface bibliothek.gui.dock.layout.DockSituationIgnore
-
Tells whether to ignore this element when saving.
- ignoreElement(PerspectiveElement) - Method in interface bibliothek.gui.dock.layout.DockSituationIgnore
-
Tells whether to ignore this element when saving.
- IMMUTABLE_SELECTION_INDEX - Static variable in class bibliothek.gui.dock.StackDockStation
-
If set to
true, then dropping a
Dockable onto a
StackDockStation won't
change the currently selected item.
This property does not prevent the
FocusController from changing the focus, and updating the focus
may lead to changing the selected index anyway.
- 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.
- includes(T) - Method in interface bibliothek.util.Filter
-
Tells whether the item item should be included or not.
- includes(T) - Method in class bibliothek.util.filter.PresetFilter
-
- includes(String) - Method in class bibliothek.util.filter.RegexFilter
-
- inCombineArea(int, int) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Checks what would happen if a
Dockable is dropped at point
x/y.
- inCombineArea(int, int) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- Index(MergedPreferenceModel.Model, int) - Constructor for class bibliothek.extension.gui.dock.preference.MergedPreferenceModel.Index
-
- index - Variable in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel.Index
-
- indexAt(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
Gets the model and the index that globalIndex describe in
this model.
- indexAt(PreferenceModel, int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
Finds the global index if index is part of model.
- indexAt(int, int) - Method in class bibliothek.gui.dock.station.flap.ButtonPane
-
Searches an location where a
Dockable could be inserted.
- indexOf(Preference<?>) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
Gets the location of preference.
- indexOf(PreferenceModel) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
Gets the index of model.
- indexOf(Path) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
Gets the index of path.
- 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.FlapDockStation
-
Gets the location of dockable in the button-panel.
- indexOf(Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Gets the index of a
Dockable that is shown on this
station.
- indexOf(Dockable) - Method in class bibliothek.gui.dock.StackDockStation
-
Gets the index of a child.
- indexOf(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Gets the current index of dockable.
- indexOf(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
Gets the index of dockable.
- indexOf(Dockable) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- indexOf(Dockable) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponentParent
-
Gets the index of dockable in the list of dockables
that are present on this parent.
- indexOf(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Gets the location of dockable.
- indexOf(Path) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Gets the location where placeholder would be found if it were a
dockable.
- indexOf(Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Gets the index of dockable on this pane.
- indexOf(M) - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
-
Searches the first occurrence of object.
- indexOf(Dockable) - Method in class bibliothek.gui.dock.themes.basic.TabDecorator
-
- indexOfDockable(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets the index of a child of this station.
- indexOfIdentifier(String) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
Searches the entry with the identifier id.
- indexOfPlaceholder(Path) - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
-
Searches the first occurence of placeholder.
- indexOfTab(Tab) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Tells the index at which tab appears on this block.
- indexOfValue(V) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
Searches the index of the entry that contains value.
- indexOfVisible(TabComponent) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
-
Gets the index of
tab in respect to the
Dockables
of this pane, ignores any invisible tab.
- indexOfVisible(Tab) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Returns the index of
tab following the indices of
Dockables but ignoring invisible tabs.
- 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.extension.gui.dock.theme.eclipse.RoundRectDropDownButton
-
Tells whether the location x/y is within the area
that will always trigger the dropdown menu.
- 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.
- INFO_COMPONENT - Static variable in class bibliothek.gui.dock.station.stack.action.DockActionDistributor.Target
-
- infoComponentChanged(TabPane, LonelyTabPaneComponent, LonelyTabPaneComponent) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabLayoutManagerPane
-
- infoComponentChanged(TabPane, LonelyTabPaneComponent, LonelyTabPaneComponent) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPane
-
- infoComponentChanged(TabPane, LonelyTabPaneComponent, LonelyTabPaneComponent) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneListener
-
- InfoDockAction - Annotation Type in bibliothek.gui.dock.station.stack.action
-
- informFocusChanged(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- informFocusChanged(boolean) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTab
-
Called when the focus state of this tab has been changed.
- informSelectionChanged(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- informSelectionChanged(boolean) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTab
-
Called when the selection state of this tab has been changed.
- init(M, boolean) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
-
Creates the contents of this dialog.
- init(Dockable, DockTitleVersion, boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
Initializes this title, this method should be called only once.
- init(Dockable, DockTitleVersion, boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
-
- init(Dockable, DockTitleVersion, boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDockTitle
-
Initializes this title, this method should be called only once.
- 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(DockController, Dockable) - Method in class bibliothek.gui.dock.event.DockAdapter
-
Deprecated.
- init() - Method in class bibliothek.gui.dock.FlapDockStation
-
Initializes the fields of this station, hast to be called exactly once
- init() - Method in class bibliothek.gui.dock.StackDockStation
-
Initializes the fields of this object, has to be called exactly once.
- init(Component, Container, WindowConfiguration, boolean) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Initializes this window.
- init(WindowConfiguration) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
Called the first time when a
Dockable is set.
- init(Dockable, DropDownAction, ViewItem<? extends JComponent>) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.DropDownIcon
-
Initializes this icon by setting missing properties.
- init(DockStation, Dockable, DockTitle, DockableDisplayer.Location) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Initializes all properties of this DockableDisplayer.
- init() - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Initializes this manager, must be called exactly once.
- init(Dockable, DockTitleVersion, boolean) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
-
Initializer called by the constructor.
- init(Dockable, DockTitleVersion) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Initializer called by the constructor.
- init() - Method in class bibliothek.gui.dock.util.extension.ExtensionManager
-
Starts up all extensions.
- INIT_SELECTION - Static variable in class bibliothek.gui.dock.control.DockableSelector
-
- initHardcoded() - Method in class bibliothek.gui.dock.util.icon.DefaultIconScheme
-
Called by the constructor of this class, initializes some hard coded icons.
- initiate(DockControllerFactory, ControllerSetupCollection) - Method in class bibliothek.gui.DockController
-
Initializes all properties of this controller.
- insert(int, Preference<?>) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
Adds a new preference to this model.
- insert(int, PreferenceModel, Path) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
Inserts a new submodel into this model.
- insert(int, DockAction) - Method in interface bibliothek.gui.dock.action.actions.SharingDropDownDockAction
-
Inserts an action into the menu.
- insert(int, DockAction...) - Method in interface bibliothek.gui.dock.action.actions.SharingDropDownDockAction
-
Inserts a list of actions into the menu.
- insert(int, DockAction) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
-
- insert(int, DockAction...) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
-
- insert(int, Dockable) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
Called when a new dockable can be selected.
- insert(int, Dockable) - Method in class bibliothek.gui.dock.focus.DefaultDockableSelection
-
- Insert(int, boolean) - Constructor for class bibliothek.gui.dock.StackDockStation.Insert
-
Constructs a new Gap-location
- insert(int, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- insert(int, PerspectiveDockable, boolean, int) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Adds dockable to this station.
- insert(SplitDockPlaceholderProperty, Dockable) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- insert(SplitDockPathProperty, int, Dockable) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- insert(SplitDockPlaceholderProperty, Dockable) - Method in class bibliothek.gui.dock.station.split.Node
-
- insert(SplitDockPathProperty, int, Dockable) - Method in class bibliothek.gui.dock.station.split.Node
-
- insert(SplitDockPlaceholderProperty, Dockable) - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- insert(SplitDockPathProperty, int, Dockable) - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- insert(SplitDockPlaceholderProperty, Dockable) - Method in class bibliothek.gui.dock.station.split.Root
-
- insert(SplitDockPathProperty, int, Dockable) - Method in class bibliothek.gui.dock.station.split.Root
-
- insert(SplitDockPathProperty.Location, double, int, long) - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
-
Adds a new element to the path.
- insert(SplitDockPathProperty, int, Dockable) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
If there are elements left in property, then the next node
is to be read and the insert-method of the matching child
to be called.
If there are no children, then dockable has to be inserted
as new child.
Otherwise this element is to be replaced by a node containing
this and the a leaf with dockable.
Subclasses may wary this scheme in order to optimize or to find a better
place for the dockable.
- insert(SplitDockPlaceholderProperty, Dockable) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Recursively searches for a node or leaf that uses the placeholder specified by
property and inserts the dockable there.
- insert(int, Dockable) - Method in interface bibliothek.gui.dock.station.stack.CombinedMenu
-
Inserts a new item at index in this menu.
- insert(int, Dockable) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- insert(int, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Inserts dockable at location index.
- insert(int, Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Adds dockable as child to this tab-pane.
- insert(Tab) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock.SizeCollector
-
Adds a new tab to this collector, all sizes of this collector
change because of this action.
- insertAllPlaceholders() - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Inserts a placeholder for all
Dockables that are stored in this list.
- inserted(Choice, int, int) - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceListener
-
This method is called if some new entries have been added to choice
- Inserter - Interface in bibliothek.gui.dock.control.relocator
-
- INSERTER_EXTENSION - Static variable in class bibliothek.gui.dock.control.relocator.DefaultDockRelocator
-
- InserterSource - Interface in bibliothek.gui.dock.control.relocator
-
Contains information about a drop and drop operation that needs to be examined by
an
Inserter.
- INSERTING - Static variable in class bibliothek.gui.dock.station.span.SpanUsage
-
Marks a
Span that shows up when inserting a
Dockable at a specific place, e.g.
- insertionLine(Rectangle, Rectangle, Point, Point, boolean) - Method in class bibliothek.gui.dock.StackDockStation
-
When dropping or moving a
Dockable, a line has to be painted
between two tabs.
- insertOperation(int, PreferenceOperation) - Method in class bibliothek.extension.gui.dock.PreferenceTable
-
Insert an operation at the given index.
- insertPlaceholder(int, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Adds a placeholder for dockable and all its children at
location index to the list of dockables.
- insertPlaceholder(int, Path) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Adds placeholder at location index in the list of items.
- insertPlaceholder(int, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Adds a placeholder for dockable at location index.
- insertPlaceholder(int, Path, PlaceholderList.Level) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Adds placeholder at location index.
- insertPlaceholder(int, Path) - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
-
Generates a new entry containing only placeholder.
- 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.
- insertTab(Tab) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Inserts tab somewhere in this block.
- insertTab(Tab, int) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Adds tab at index in the list of tabs.
- install(DockTitleRequest) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDockTitleFactory
-
- install(DockTitleRequest) - Method in class bibliothek.extension.gui.dock.theme.bubble.ReducedBubbleTitleFactory
-
- install(DockController) - Method in class bibliothek.extension.gui.dock.theme.BubbleTheme
-
- install(DockTitleRequest) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseDockTitleFactory
-
- install(DockController) - Method in class bibliothek.extension.gui.dock.theme.EclipseTheme
-
- install(DockTitleRequest) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTitleFactory
-
- install(DockController) - Method in class bibliothek.extension.gui.dock.theme.FlatTheme
-
- install(UIProperties<Color, DockColor, ColorBridge>) - Method in class bibliothek.extension.gui.dock.theme.IdentifiedColorScheme
-
- install(DockTitleRequest) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultButtonTitleFactory
-
- install(DockTitleRequest) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultTitleFactory
-
- install(DockController) - Method in class bibliothek.extension.gui.dock.theme.SmoothTheme
-
- install(Dockable, DockAction) - Method in class bibliothek.gui.dock.action.AbstractButtonContentFilter
-
- install(Dockable, DockAction) - Method in interface bibliothek.gui.dock.action.ButtonContentFilter
-
Informs this filter that action which is connected to dockable will
be shown.
- install(DockController) - Method in class bibliothek.gui.dock.control.SingleParentRemover
-
Commands this remover to observe controller.
- install() - Method in class bibliothek.gui.dock.dockable.DockableStateListenerManager
-
Activates this observer.
- install(DockFrontend) - Method in interface bibliothek.gui.dock.frontend.DockFrontendExtension
-
Called upon construction of frontend.
- install(GlassedPane) - Method in class bibliothek.gui.dock.security.DefaultTooltipStrategy
-
- install(GlassedPane) - Method in class bibliothek.gui.dock.security.SecureContainer
-
Wraps the current
content pane into
pane
and sets
pane as base panel.
- install(GlassedPane) - Method in interface bibliothek.gui.dock.security.TooltipStrategy
-
- install(Dockable, ButtonContent) - Method in class bibliothek.gui.dock.station.flap.button.AbstractButtonContentCondition
-
- install(Dockable) - Method in class bibliothek.gui.dock.station.flap.button.AbstractButtonContentCondition
-
Called when dockable has to be observed.
- install(Dockable, ButtonContent) - Method in interface bibliothek.gui.dock.station.flap.button.ButtonContentCondition
-
- install(FlapDockStation) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapLayoutManager
-
- install(FlapDockStation) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindowFactory
-
- install(FlapDockStation) - Method in interface bibliothek.gui.dock.station.flap.FlapLayoutManager
-
Called before this manager is used.
- install(FlapDockStation) - Method in interface bibliothek.gui.dock.station.flap.FlapWindowFactory
-
Informs this factory that it will be used by station.
- install(ScreenDockStation) - Method in class bibliothek.gui.dock.station.screen.DefaultScreenDockFullscreenStrategy
-
- install(ScreenDockStation) - Method in class bibliothek.gui.dock.station.screen.InternalFullscreenStrategy
-
- install(MagnetController) - Method in class bibliothek.gui.dock.station.screen.magnet.DefaultMagnetStrategy
-
- install(MagnetController) - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetStrategy
-
- install(ScreenDockStation) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockFullscreenStrategy
-
Informs this strategy that it will be used for station.
- install(ScreenDockStation) - Method in interface bibliothek.gui.dock.station.screen.ScreenDropSizeStrategy
-
Informs this strategy that is is used by station.
- install(Component) - Method in class bibliothek.gui.dock.station.split.DefaultSplitDividerStrategy.Handler
-
- install(SplitDockStation, Component) - Method in class bibliothek.gui.dock.station.split.DefaultSplitDividerStrategy
-
- install(SplitDockStation) - Method in class bibliothek.gui.dock.station.split.DefaultSplitLayoutManager
-
- install(SplitDockStation, Component) - Method in interface bibliothek.gui.dock.station.split.SplitDividerStrategy
-
Informs this strategy that
station is going to use it and that
container must
be monitored in order to receive
MouseEvents.
- install(SplitDockStation) - Method in interface bibliothek.gui.dock.station.split.SplitLayoutManager
-
- install(StackDockStation, StackDockComponent) - Method in class bibliothek.gui.dock.station.stack.DnDAutoSelectSupport
-
- install(StackDockStation, StackDockComponent) - Method in interface bibliothek.gui.dock.station.stack.StackDnDAutoSelectSupport
-
- install(StackDockStation) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabContentFilter
-
- install(StackDockComponent) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabContentFilter
-
- install(TabPane) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabLayoutManager
-
- install(TabPane) - Method in class bibliothek.gui.dock.station.stack.tab.RowLayout
-
- install(StackDockStation) - Method in interface bibliothek.gui.dock.station.stack.tab.TabContentFilter
-
Informs this filter that it will be used by station.
- install(StackDockComponent) - Method in interface bibliothek.gui.dock.station.stack.tab.TabContentFilter
-
Informs this filter that it will be used by component.
- install(TabPane) - Method in interface bibliothek.gui.dock.station.stack.tab.TabLayoutManager
-
- install(DockStation) - Method in interface bibliothek.gui.dock.station.support.PlaceholderStrategy
-
Informs this strategy that it will from no one be used by station.
- install(DockStation) - Method in class bibliothek.gui.dock.station.support.RootPlaceholderStrategy
-
- install(DockTitleRequest) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonTitleFactory
-
- install(DockTitleRequest) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitleFactory
-
- install(DockController, DockThemeExtension[]) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- install(DockController) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- install(UIProperties<Color, DockColor, ColorBridge>) - Method in class bibliothek.gui.dock.themes.color.AbstractColorScheme
-
- install(UIProperties<Color, DockColor, ColorBridge>) - Method in class bibliothek.gui.dock.themes.color.ExtendingColorScheme
-
- install(DockController, DockTheme) - Method in interface bibliothek.gui.dock.themes.DockThemeExtension
-
Called by the
DockTheme before it installs itself.
- install(DockTitleRequest) - Method in class bibliothek.gui.dock.themes.nostack.NoStackTitleFactory
-
- install(DockController, DockThemeExtension[]) - Method in class bibliothek.gui.dock.themes.NoStackTheme
-
- install(DockTitleRequest) - Method in class bibliothek.gui.dock.title.ControllerTitleFactory
-
- install(DockTitleRequest) - Method in interface bibliothek.gui.dock.title.DockTitleFactory
-
Informs this factory that it might need to create a
DockTitle for
request.
- install() - Method in class bibliothek.gui.dock.title.DockTitleRequest
-
Makes this request active.
- install(DockTitleRequest) - Method in class bibliothek.gui.dock.title.DockTitleVersion
-
Adds request to this version.
- install(DockTitleRequest) - Method in class bibliothek.gui.dock.title.NullTitleFactory
-
- install(DockTitle) - Method in interface bibliothek.gui.dock.title.OrientationToRotationStrategy
-
Informs this strategy that from now on it will be used for title.
- install(BackgroundComponent) - Method in interface bibliothek.gui.dock.util.BackgroundPaint
-
Informs this paint that is will be used by component.
- install(DockController) - Method in interface bibliothek.gui.dock.util.extension.Extension
-
Informs this extension that it will now be used for controller.
- install(UIProperties<Icon, DockIcon, DockIconBridge>) - Method in class bibliothek.gui.dock.util.icon.AbstractIconScheme
-
- install(UIProperties<String, TextValue, TextBridge>) - Method in class bibliothek.gui.dock.util.text.DefaultTextScheme
-
- install(UIProperties<Object, UIValue<Object>, UIBridge<Object, UIValue<Object>>>) - Method in class bibliothek.gui.dock.util.TypedPropertyUIScheme
-
- install(UIProperties<V, U, B>) - Method in interface bibliothek.gui.dock.util.UIScheme
-
Informs this scheme that it is now used by properties.
- install(DockController, DockThemeExtension[]) - Method in interface bibliothek.gui.DockTheme
-
Install this theme at controller.
- installed(DockAction, Dockable) - Method in class bibliothek.gui.dock.action.AbstractButtonContentFilter
-
Called the first time dockable and action are installed.
- installed(DockAction) - Method in class bibliothek.gui.dock.action.AbstractButtonContentFilter
-
Called the first time action is installed.
- installed(DockController, DockTheme) - Method in interface bibliothek.gui.dock.themes.DockThemeExtension
-
Called by the
DockTheme after it installed itself.
- INSTANCE - Static variable in class bibliothek.extension.gui.dock.theme.flat.FlatLineBorder
-
- INSTANCE - Static variable in class bibliothek.gui.dock.title.ControllerTitleFactory
-
- INSTANCE - Static variable in class bibliothek.gui.dock.title.NullTitleFactory
-
- interact(AWTEvent) - Method in class bibliothek.gui.dock.control.focus.DefaultMouseFocusObserver
-
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
-
- interested(DockElement) - Method in interface bibliothek.gui.dock.layout.AdjacentDockFactory
-
Tells whether this factory is interested in storing information for
element.
- interested(PerspectiveElement) - Method in interface bibliothek.gui.dock.layout.AdjacentDockFactory
-
Tells whether this factory is interested in storing information for
element.
- InternalBoundaryRestriction - Class in bibliothek.gui.dock.station.screen
-
- InternalBoundaryRestriction(JDesktopPane) - Constructor for class bibliothek.gui.dock.station.screen.InternalBoundaryRestriction
-
- InternalDockDialog - Class in bibliothek.gui.dock.station.screen.window
-
- InternalDockDialog(ScreenDockStation, WindowConfiguration, JDesktopPane) - Constructor for class bibliothek.gui.dock.station.screen.window.InternalDockDialog
-
Creates the new dialog
- InternalDockDialog(ScreenDockStation, WindowConfiguration, JDesktopPane, int) - Constructor for class bibliothek.gui.dock.station.screen.window.InternalDockDialog
-
Creates the new dialog
- InternalFullscreenStrategy - Class in bibliothek.gui.dock.station.screen
-
- InternalFullscreenStrategy(JDesktopPane) - Constructor for class bibliothek.gui.dock.station.screen.InternalFullscreenStrategy
-
Creates a new strategy.
- InternalScreenDockWindowFactory - Class in bibliothek.gui.dock.station.screen.window
-
- InternalScreenDockWindowFactory(JDesktopPane) - Constructor for class bibliothek.gui.dock.station.screen.window.InternalScreenDockWindowFactory
-
Creates the factory.
- intersectHorizontally(ScreenDockWindow, ScreenDockWindow, boolean) - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
Tells whether the y coordinate and the height of windowA and windowB
are such that they have at least one pixel at the same height.
- 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.
- intersectVertically(ScreenDockWindow, ScreenDockWindow, boolean) - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
Tells whether the x coordinate and the width of windowA and windowB
are such that they have at least one pixel at the same width.
- inTitleArea(int, int) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Checks whether at x/y there is a title.
- inTitleArea(int, int) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- invalidate() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab4.TabComponentCondition
-
Tells this condition that it is no longer valid and that its state has to be
calculated again.
- invalidate() - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Invalidates the layout of this window.
- invalidated() - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.TitleBarObserver
-
- InvisibleTab - Interface in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
-
- InvisibleTabPane - Interface in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
-
- invokeOnFocusRequest(Runnable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.RoundRectButton
-
- invokeOnFocusRequest(Runnable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.RoundRectDropDownButton
-
- invokeOnFocusRequest(Runnable) - Method in interface bibliothek.gui.dock.control.focus.FocusAwareComponent
-
- is(MagnetRequest.Side) - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetRequest
-
- isAcceleratorGlobal() - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Whether this action is listening to global key events.
- isAcceleratorGlobal() - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- isActive() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- isActive() - Method in class bibliothek.gui.dock.title.ActivityDockTitleEvent
-
Returns whether the target-title should be painted in a "focused"-state.
- isActive() - Method in interface bibliothek.gui.dock.title.DockTitle
-
Tells whether this title is selected (active) or not.
- isAllowDragAndDrop() - Method in class bibliothek.gui.dock.station.screen.window.WindowMover
-
Tells whether drag and drop operations are allowed even if the window is moved around.
- isAllowDragAndDropOnTitle() - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
- isAllowEmptyMenu() - Method in class bibliothek.gui.dock.control.PopupController
-
Tells whether empty menus can be shown.
- isAllowOnMove() - Method in class bibliothek.gui.dock.control.PopupController
-
Tells whether menus can be opened during drag and drop operations
- isAllowSideSnap() - Method in class bibliothek.gui.dock.SplitDockStation
-
Tells whether the station can grab Dockables which are dragged
near the station.
- isAllScheme() - Method in class bibliothek.gui.dock.util.UIPriorityValue
-
Tells whether all entries of this value are either
null or
are created by an
UIScheme.
- isAllTabs(Size) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock
-
- isAllTabs() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock.LineSize
-
Tells whether this size represents a size where all tabs are shown.
- isAllTabs(Size) - Method in interface bibliothek.gui.dock.station.stack.tab.layouting.TabsLayoutBlock
-
Tells whether this block would be able to show all tabs if size would
be applied.
- isAncestor(DockElement, DockElement) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
Tells whether child is identical with ancestor
or a child of ancestor.
- isAncestor(PerspectiveElement, PerspectiveElement) - Static method in class bibliothek.gui.dock.util.DockUtilities
-
Tells whether child is identical with ancestor
or a child of ancestor.
- isAnchestor(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Entry
-
Tells whether anchestor is an anchestor of this entry.
- isAnswered() - Method in class bibliothek.gui.dock.util.ResourceRequest
-
- isAnyValueSet() - Method in class bibliothek.gui.dock.util.PropertyValue
-
Tells whether any value is set.
- isArmed() - Method in class bibliothek.gui.dock.SplitDockStation.Access
-
- isAutoDirection() - Method in class bibliothek.gui.dock.FlapDockStation
-
Tells whether this station can change the
direction
itself, or if only the user can change the direction.
- isAutoDirection() - Method in class bibliothek.gui.dock.station.flap.FlapDockStationLayout
-
Tells whether the direction is chosen automatically or not.
- isBorderOpaque() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer.OpenBorder
-
- isBorderOpaque() - Method in class bibliothek.extension.gui.dock.theme.eclipse.AbstractEclipseBorder
-
- isBorderOpaque() - Method in class bibliothek.extension.gui.dock.theme.eclipse.RectEclipseBorder
-
- isBorderOpaque() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatBorder
-
- isBorderOpaque() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatLineBorder
-
- isBorderOpaque() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
- isBound() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- 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.themes.basic.action.AbstractBasicHandler
-
- isBound() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
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.
- isBoundsIncludeWindow() - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationExtension.DropArguments
-
If true, the bounds describe the size
of the resulting window.
- isButtonAction(DockAction) - Method in interface bibliothek.gui.dock.station.flap.button.ButtonContentFilter
-
Tells whether
action is an important
DockAction and should if the client told the
component to filter actions.
- isButtonAction(DockAction) - Method in class bibliothek.gui.dock.station.flap.button.DefaultButtonContentFilter
-
- isCancelable() - Method in class bibliothek.gui.dock.event.VetoableDockFrontendEvent
-
Tells whether the operation can be canceled or not.
- isCanceled() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocatorEvent
-
- isCanceled() - Method in interface bibliothek.gui.dock.control.relocator.DockRelocatorEvent
-
Tells whether this event is already canceled.
- isCanceled() - Method in class bibliothek.gui.dock.event.VetoableDockFrontendEvent
-
Whether the operation is aborted or not.
- isCanceled() - Method in interface bibliothek.gui.dock.layout.location.AsideAnswer
-
Tells whether the request was canceled.
- isCanceled() - Method in class bibliothek.gui.dock.layout.location.DefaultAsideAnswer
-
- isCancelLocation(int, int, Dockable) - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocator
-
Checks whether the mouse is at a location that cancels a drag and drop operation.
- isCancelLocation(int, int, DockElementRepresentative) - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocator
-
Checks whether the mouse is at a location that cancels a drag and drop operation.
- isCentered(int, int, int, int) - Method in class bibliothek.extension.gui.dock.station.SplitCombiner
-
Tells whether the position x/y is centered in width/height.
- isCenterPut(Rectangle, int, int) - Method in class bibliothek.gui.dock.station.split.Leaf
-
Tells whether the position of the mouse
x/y would result in a drag and drop operation where
PutInfo.Put.CENTER is appropriate.
- isChildShowing(Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- isChildShowing(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
- isChildShowing(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
- isChildShowing(Dockable) - Method in interface bibliothek.gui.DockStation
-
Tells whether the child dockable is visible or not.
- isCombining() - Method in class bibliothek.gui.dock.station.split.PutInfo
-
- isCompleteable(KeyStroke) - Method in interface bibliothek.extension.gui.dock.preference.preferences.KeyStrokeValidator
-
Tells whether the invalid keyStroke can become valid
by adding additional keys.
- isConcurrent() - Method in class bibliothek.gui.dock.DockHierarchyLock
-
Whether this lock throws exceptions or is silent.
- isContinousDisplay() - Method in class bibliothek.gui.dock.SplitDockStation
-
Tells whether the dockables are resized while the split is
dragged, or not.
- isDefaultEntryLayout() - Method in class bibliothek.gui.DockFrontend
-
- isDefaultHideable() - Method in class bibliothek.gui.DockFrontend
-
- isDefaultHold() - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Tells whether newly added
Dockables normally remain open even if they loose the
focus.
- isDestroyOnClose() - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
-
- isDirect(MagnetRequest.Side) - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraphConstraint
-
Tells whether side is a directly set side.
- isDisabled() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
-
Whether the
Dockable is currently enabled or not
- isDisabled(Dockable) - Method in class bibliothek.gui.dock.disable.ActionDisablingStrategyObserver
-
Tells whether the action of dockable is disabled.
- isDisabled(DockElement) - Method in interface bibliothek.gui.dock.disable.DisablingStrategy
-
Tells whether the item DockElement is disabled in general.
- isDisabled(Dockable, DockAction) - Method in interface bibliothek.gui.dock.disable.DisablingStrategy
-
Tells whether the action item, which is shown together with dockable, is disabled.
- isDisabled(Dockable, DockTitle) - Method in interface bibliothek.gui.dock.disable.DisablingStrategy
-
Tells whether the title item, which is shown together with dockable, is disabled.
- isDisabled(Dockable) - Method in class bibliothek.gui.dock.disable.TabDisablingStrategyObserver
-
Tells whether the tab of dockable is disabled.
- isDisabled() - Method in class bibliothek.gui.dock.SplitDockStation
-
- isDisabled() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Tells whether this title is disabled, a disabled title does not react to any user input.
- isDisplayerComponent(Component) - Method in class bibliothek.gui.dock.station.DisplayerCollection
-
- isDockable(SplitDockTree<D>.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Tells whether key represents a leaf or not.
- isDockableShowing() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- isDockableShowing() - Method in class bibliothek.gui.dock.SplitDockStation
-
- isDockableShowing() - Method in interface bibliothek.gui.Dockable
-
Tells whether this
Dockable can be seen by the user.
- isDockableVisible() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
Deprecated.
- isDockableVisible() - Method in class bibliothek.gui.dock.SplitDockStation
-
Deprecated.
- isDockableVisible() - Method in interface bibliothek.gui.Dockable
-
- isDragOnlyTitle() - Method in interface bibliothek.gui.dock.control.DockRelocator
-
Tells whether dockables can only be dragged through their title or not.
- isDragOnlyTitle() - Method in class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
- isDrawDividers() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Tells whether dividing lines are painted
- isDropDownSelectable(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
-
- isDropDownSelectable(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
-
- isDropDownSelectable() - Method in interface bibliothek.gui.dock.action.actions.SharingDropDownItemAction
-
Tells whether this action can be selected.
- isDropDownSelectable(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
-
- isDropDownSelectable() - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
-
- 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
-
- 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 interface bibliothek.gui.dock.action.actions.SharingDropDownItemAction
-
Tells whether this action can be triggered when shown on, but not selected
by, a
DropDownAction or not.
- isDropDownTriggerableNotSelected() - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
-
- isDropDownTriggerableSelected() - Method in interface bibliothek.gui.dock.action.actions.SharingDropDownItemAction
-
Tells whether this action can be triggered when shown on and selected by a
DropDownAction or not.
- isDropDownTriggerableSelected() - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
-
- isDropping() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocatorEvent
-
- isDropping() - Method in interface bibliothek.gui.dock.control.relocator.DockRelocatorEvent
-
Tells whether this event will result in a drop operation.
- isEast() - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetRequest
-
Tells whether the location of the east side of the
window
changed.
- isEmpty() - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Tells whether this map is completely empty.
- isEmpty(String) - Method in class bibliothek.gui.DockFrontend
-
Tells whether name denotes an entry that can be empty.
- isEnabled(PreferenceOperation) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreference
-
- isEnabled(int, PreferenceOperation) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
-
- isEnabled(PreferenceOperation) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
- isEnabled(int, PreferenceOperation) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- isEnabled(PreferenceOperation) - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
- isEnabled(int, PreferenceOperation) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Tells whether the operation operation is enabled for
the preference at location index.
- isEnabled(int, PreferenceOperation) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- isEnabled() - Method in class bibliothek.gui.dock.action.ActionContentModifier
-
Tells whether the
DockAction is supposed to be
enabled
if this modifier is used 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.AbstractStandardDockAction
-
- 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() - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Gets the enabled-state for this action.
- isEnabled(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- isEnabled() - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- 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.station.screen.window.ScreenWindowShapeAdapter
-
Whether this adapter actually forwards the shapes.
- isEnabled() - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent.Tab
-
- isEnabled() - Method in class bibliothek.gui.dock.station.stack.menu.CombinedMenuContent.Item
-
Tells whether this item can be selected.
- isEnabled() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Tells whether this model reacts on mouse-clicks or not.
- isEntryLayout() - Method in interface bibliothek.gui.dock.frontend.FrontendEntry
-
If set, then every entry
Setting can change the layout
of this element.
- isEntryLayout() - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- isEntryLayout(Dockable) - Method in class bibliothek.gui.DockFrontend
-
Tells whether the layout of
dockable should be stored
for
entry Settings.
- isEntryLayout(String) - Method in class bibliothek.gui.DockFrontend
-
Tells whether the layout of
id should be stored
for
entry Settings.
- isExpandOnDoubleClick() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Tells whether children change their fullscreen mode if
the user double clicks on them.
- isExpandOnDoubleclick() - Method in class bibliothek.gui.dock.SplitDockStation
-
Tells whether a child expands to fullscreen when double clicked or not.
- isExpected() - Method in class bibliothek.gui.dock.event.VetoableDockFrontendEvent
-
- isFillEdges() - Method in class bibliothek.extension.gui.dock.theme.eclipse.AbstractEclipseBorder
-
Tells whether the edges should be painted.
- isFilterActions() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonContentValue
-
- isFlapWindow(FlapWindow) - Method in class bibliothek.gui.dock.FlapDockStation
-
Checks whether the currently used
FlapWindow equals
window.
- isFocused() - Method in interface bibliothek.extension.gui.dock.theme.eclipse.EclipseTabStateInfo
-
Whether the tab is currently focused.
- isFocused() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- isFocused() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- isFocused() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.EclipseDockTitleEvent
-
Tells whether the tab which fired this event is focused.
- isFocused() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTab
-
Tells whether this tab is focused.
- isFocused(Dockable) - Method in class bibliothek.gui.DockController
-
Tells whether dockable or one of its children
has currently the focus.
- isFocusTemporarilyLost() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Tells whether the focus of this component is currently lost, but
will be retrieved as soon as the underlying frame gets activated.
- isForbidden() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocatorEvent
-
- isForbidden() - Method in interface bibliothek.gui.dock.control.relocator.DockRelocatorEvent
-
Tells whether this event is forbidden.
- isForwarding() - Method in class bibliothek.gui.dock.themes.border.BorderForwarder
-
- isFrozen() - Method in class bibliothek.gui.dock.control.focus.AbstractFocusController
-
Tells whether this
FocusController is temporarily frozen and should
not process any events.
- isFullscreen(Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Tells whether dockable is currently shown in fullscreen mode.
- isFullScreen() - Method in class bibliothek.gui.dock.SplitDockStation
-
Tells whether a
Dockable is currently shown in fullscreen-mode
on this station.
- isFullscreen(ScreenDockWindow) - Method in class bibliothek.gui.dock.station.screen.DefaultScreenDockFullscreenStrategy
-
- isFullscreen(ScreenDockWindow, Window) - Method in class bibliothek.gui.dock.station.screen.DefaultScreenDockFullscreenStrategy
-
Tells whether the frame or dialog window is in fullscreen mode.
- isFullscreen(ScreenDockWindow) - Method in class bibliothek.gui.dock.station.screen.InternalFullscreenStrategy
-
- isFullscreen(ScreenDockWindow) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockFullscreenStrategy
-
Tells whether window is in fullscreen mode.
- isFullscreen() - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective.ScreenPerspectiveWindow
-
Tells whether this dockable is shown in fullscreen-mode or not.
- isFullscreen() - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Tells whether this location describes an element that is in fullscreen mode.
- isFullscreen() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Tells whether this window is in fullscreen mode or not.
- isFullscreen() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- isFullscreenEnabled() - Method in class bibliothek.gui.dock.station.screen.FullscreenActionSource
-
Tells whether the action should be shown or not.
- isFullscreenEnabled(Dockable) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockFullscreenFilter
-
Tells whether dockable can be in fullscreen mode.
- isHard(MagnetRequest.Side) - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraphConstraint
-
Tells whether side is a hard side.
- isHardExceptions() - Method in class bibliothek.gui.dock.DockHierarchyLock
-
Tells whether hard exceptions should be thrown or only printed.
- isHardRequest() - Method in class bibliothek.gui.dock.control.focus.DefaultFocusRequest
-
- isHardRequest() - Method in class bibliothek.gui.dock.control.focus.EnsuringFocusRequest
-
- isHardRequest() - Method in interface bibliothek.gui.dock.control.focus.FocusRequest
-
- isHardRequest() - Method in class bibliothek.gui.dock.control.focus.RepeatingFocusRequest
-
- isHidden(Dockable) - Method in class bibliothek.gui.DockFrontend
-
Tells whether dockable is hidden or not.
- isHiddenActionUsingSpace() - Method in class bibliothek.gui.dock.station.stack.tab.TabConfiguration
-
Tells whether hidden actions still use up some space.
- isHiddenRootStation(DockElement) - Method in class bibliothek.gui.DockFrontend
-
Tells whether
element is a root-station and at the same time a
Dockable
without parent.
- isHideable() - Method in interface bibliothek.gui.dock.frontend.FrontendEntry
-
Tells whether to show a "close"-action for the
dockable
or not.
- isHideable() - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- 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.FlapDockStation
-
Tells the hold=property of dockable.
- isHold(FlapDockStation, Dockable) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapLayoutManager
-
- isHold(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Tells whether dockable should stay open even if it lost focus.
- isHold(FlapDockStation, Dockable) - Method in interface bibliothek.gui.dock.station.flap.FlapLayoutManager
-
Called when dockable is added to station and
station does not know whether dockable should
be hold open even when it is not focused.
- isHolding() - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
-
Tells whether an element was pinned down or not.
- isHoldSwitchable(FlapDockStation, Dockable) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapLayoutManager
-
- isHoldSwitchable(FlapDockStation, Dockable) - Method in interface bibliothek.gui.dock.station.flap.FlapLayoutManager
-
Tells whether the user is supposed to switch the
hold property.
- isHorizontal() - Method in class bibliothek.gui.dock.action.ActionContentModifier
-
Tells whether this modifier represents an action that is guaranteed to be shown horizontally.
- isHorizontal() - Method in class bibliothek.gui.dock.station.flap.FlapSpanStrategy
-
- isHorizontal() - Method in interface bibliothek.gui.dock.station.span.SpanCallback
-
Tells whether the
Span influences some width.
- isHorizontal(SplitDockTree<D>.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.station.stack.tab.layouting.TabPlacement
-
Tells whether this side is a horizontal side.
- isHorizontal() - Method in class bibliothek.gui.dock.station.support.ListSpanStrategy
-
Tells whether the orientation of the underlying
DockStation currently is horizontal.
- isHorizontal() - Method in enum bibliothek.gui.dock.title.DockTitle.Orientation
-
Tells a DockTitle that its preferred height should be smaller
than its preferred width
- isHorizontal() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Tells whether the content of this label is painted horizontally.
- isIconHidden() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Tells whether the icon is not painted.
- isIgnoreChildren() - Method in class bibliothek.gui.dock.layout.DockLayoutComposition
-
Tells that the children of this composition were ignored.
- isIgnored() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocatorEvent
-
- isIgnored() - Method in interface bibliothek.gui.dock.control.relocator.DockRelocatorEvent
-
Tells whether the
DockRelocator behaves as if an event did not happen.
- isInitialized() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.DropDownIcon
-
- isInOverrideZone(int, int, double, double) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- isInOverrideZone(int, int, double, double) - Method in class bibliothek.gui.dock.station.split.Node
-
- isInOverrideZone(int, int, double, double) - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- isInOverrideZone(int, int) - Method in class bibliothek.gui.dock.station.split.Root
-
Tells whether the location x/y is in the override zone.
- isInOverrideZone(int, int, double, double) - Method in class bibliothek.gui.dock.station.split.Root
-
- isInOverrideZone(int, int, double, double) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Tells whether the coordinates x/y lie inside the override-zone of
the
SplitDockStation or not.
- isInstalled() - Method in class bibliothek.gui.dock.title.DockTitleRequest
-
Tells whether this request is currently installed on its
version.
- isKeepLabelBig() - Method in class bibliothek.gui.dock.station.stack.tab.TabConfiguration
-
Tells whether the label should be kept big enough to show the icon even if the tab itself
demands a size that is smaller.
- isKnown(Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Tells whether the
dockable is
bound
to this action, or not.
- isLayoutFrozen() - Method in class bibliothek.gui.DockController
-
- isLeaf(Object) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- isLeaf(N) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
Tells whether node is a leaf node.
- isLeaf(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- isLeaf(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- isMarked() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.DefaultNode
-
- isMarked() - Method in interface bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph.Node
-
- isMenuOpen() - Method in class bibliothek.gui.dock.action.ActionPopup
-
- isMinimum() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.Size
-
Tells whether this
Size describes the minimum size
some component requires.
- isModifierKey(int) - Static method in class bibliothek.extension.gui.dock.preference.editor.KeyStrokeEditor
-
Tells whether keyCode is a modifier key.
- isMouseInside() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Tells whether the mouse currently is inside the
owner
or not.
- isMouseOver() - Method in class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
Tells whether the mouse is currently over this title or not.
- isMouseover() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatButtonTitle
-
Tells whether the mouse is currently over this button or not.
- isMouseOver() - Method in class bibliothek.extension.gui.dock.util.MouseOverListener
-
Tells whether the mouse is currently over the base component.
- 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.
- isMouseOverTitle() - Method in class bibliothek.gui.dock.station.split.SplitDockCombinerSource
-
- isMouseOverTitle() - Method in interface bibliothek.gui.dock.station.support.CombinerSource
-
Tells whether the mouse currently is over the title of the
old Dockable.
- isMouseOverTitle() - Method in class bibliothek.gui.dock.station.support.CombinerSourceWrapper
-
- 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.
- isMove() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocatorEvent
-
- isMove() - Method in interface bibliothek.gui.dock.control.relocator.DockRelocatorEvent
-
Tells whether the event really is a move event (the parent of the
Dockable does not change).
- isMove() - Method in class bibliothek.gui.dock.FlapDockStation.FlapDropOperation
-
- isMove() - Method in class bibliothek.gui.dock.StackDockStation.StackDropOperation
-
- isMove() - Method in class bibliothek.gui.dock.station.NoStationDropOperation
-
- isMove() - Method in class bibliothek.gui.dock.station.split.SplitDropOperation
-
- isMove() - Method in interface bibliothek.gui.dock.station.StationDropOperation
-
Tells whether this operation is a move operation.
- isMoveable() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Tells whether the window can be moved by grabbing this border.
- isMoved() - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetRequest
-
Tells whether the entire
window was moved.
- isMoveOnBorder() - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
Tells whether moving the window is possible by grabbing the border.
- isMoveOnlyOnSameSideAsTitle() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Tells whether the position of the move are is set automatically.
- isMoveOnTitleGrab() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
Tells whether this window can be moved by grabbing the title.
- isMoveOnTitleGrab() - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
Tells whether the window should move if the title is dragged by the mouse.
- isNatural(int) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
-
- isNatural() - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
- isNatural(int) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- isNatural(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
- isNatural() - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
Tells whether this preference is natural or artificial.
- isNatural(int) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Tells whether the index'th preference is natural or
artificial.
- isNatural(int) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- isNextTabSelected() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Tells whether the tab after this one is selected.
- isNode(N) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
Tells whether node is an intermediate node.
- isNode(SplitDockTree<D>.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Tells whether key represents a node or not.
- isNode(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- isNode(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- isNorth() - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetRequest
-
Tells whether the location of the north side of the
window
changed.
- isNullEntryAllowed() - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.Choice
-
Tells whether the user choose nothing.
- isNullEntryAllowed() - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
- isNullValueReplacedByDefault() - Method in class bibliothek.gui.dock.util.PropertyKey
-
If set, then the null value should be replaced by the
default value specified by this key.
- isObserved(Path) - Method in class bibliothek.gui.dock.util.UIProperties
-
Tells whether the bridge with id
path is observed by at least one
UIValue.
- isObserved(String) - Method in class bibliothek.gui.dock.util.UIProperties
-
Tells whether the value with id
id is observed by at least one
UIValue.
- isOfUse() - Method in class bibliothek.gui.dock.station.split.Leaf
-
- isOfUse() - Method in class bibliothek.gui.dock.station.split.Node
-
- isOfUse() - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- isOfUse() - Method in class bibliothek.gui.dock.station.split.Root
-
- isOfUse() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Tells whether this node still has any use or can safely be removed from the tree
- isOnFocusing() - Method in class bibliothek.gui.dock.control.DefaultFocusController
-
- isOnFocusing() - Method in interface bibliothek.gui.dock.control.focus.FocusController
-
Tells whether one of the methods which change the focus is currently
running, 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 interface bibliothek.gui.dock.control.DockRelocator
-
Tells whether the user has currently grabbed a dockable and moves
the dockable around.
- isOnMove() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocator
-
- isOnPut() - Method in interface bibliothek.gui.dock.control.DockRelocator
-
Tells whether this relocator currently puts a Dockable.
- isOnPut() - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocator
-
- isOpen() - Method in class bibliothek.gui.dock.control.DockableSelector
-
Tells whether the window is shown to the user right now.
- isOverButtons(int, int) - Method in class bibliothek.gui.dock.FlapDockStation
-
Tells whether the point x/y is over the buttons of this station.
- 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.
- isOverlapping(Component, Component) - Static method in class bibliothek.gui.DockUI
-
Tells whether above overlaps under.
- isOverTabs(int, int) - Method in class bibliothek.gui.dock.StackDockStation
-
Tells whether the point x/y on the screen is exactly over a tab.
- isOverTitle(int, int) - Method in class bibliothek.gui.dock.StackDockStation
-
Tells whether the point
x/y on the screen is exactly over the only
DockTitle currently shown by this station.
- isPaintBackground() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockContentPane
-
Tells whether a background should be painted or not
- isPaintDisabledIcon() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
- isPaintFocusBorder() - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButton
-
Tells whether a special border is painted if this button is focused.
- isPaintIconWhenInactive() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.EclipseDockTitleEvent
-
Tells whether icons should be painted when the tab is not selected.
- isPaneVisible() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- isPaneVisible() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- isPaneVisible() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- isPaneVisible() - Method in class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
-
- isPaneVisible() - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- isPaneVisible() - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneComponent
-
Tells whether this component is visible or not.
- isParentValid() - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow.DialogParent
-
Tells whether this window is still valid, e.g whether the window can be shown
in front of its station.
- isParentValid() - Method in interface bibliothek.gui.dock.station.flap.DefaultFlapWindow.Parent
-
Tells whether this window is still valid, e.g whether the window can be shown
in front of its station.
- isParentValid() - Method in class bibliothek.gui.dock.station.flap.JInternalDialog
-
- isPlaceholder(N) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
Tells whether node is a placeholder node.
- isPlaceholder(SplitDockTree<D>.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Tells whether key contains placeholders
- isPlaceholder(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- isPlaceholder(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- isPlaceholder() - Method in class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
Tells whether this item is a pure placeholder or not.
- isPreferred() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.Size
-
Tells whether this
Size describes the preferred size
some component requires.
- isPreferred() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutPossibility
-
Tells whether this layout shows all items with their preferred size.
- isPreferred() - Method in class bibliothek.gui.dock.title.ActivityDockTitleEvent
-
Tells whether the
Dockable is preferred in some way by the station.
- isPreviousTabSelected() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Tells whether the tab before this one is selected.
- isPrintWarnings() - Static method in class bibliothek.util.workarounds.Java6Workaround
-
- isProtected(DockStation) - Method in class bibliothek.gui.dock.control.DockRegister
-
Tells whether station is protected.
- isRegistered(Dockable) - Method in class bibliothek.gui.dock.control.DockRegister
-
Tells whether dockable is known to this register.
- isRemoveEmptyGroups() - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
If
true, groups with no
Dockable associated
to, will be deleted automatically.
- isResetOnDropable() - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
Tells whether a window jumps back to its starting position.
- isResetOnDropable() - Method in class bibliothek.gui.dock.station.screen.window.WindowMover
-
Tells whether the window jumps back to its starting position if a droppable stop is found.
- isResizeable() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Tells whether the window can be resized by grabbing this border.
- isResizeable() - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
Tells whether the user can resize the window.
- isResized() - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetRequest
-
Tells whether the
window changed its size.
- isResizingEnabled() - Method in class bibliothek.gui.dock.SplitDockStation
-
Tells whether the user can drag dividers and resize dockables in this way.
- isRespectBorderHint() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Whether the show border hint is respected by this displayer.
- isRestrictedEnvironment() - Method in class bibliothek.gui.DockController
-
Tells whether this controller uses restricted algorithms for a restricted environment.
- isReverse() - Method in class bibliothek.gui.dock.station.layer.LayerPriority
-
- isReverseOrder() - Method in class bibliothek.extension.gui.dock.PreferenceTable
-
Tells in which order the operations are shown.
- isRight() - Method in class bibliothek.gui.dock.StackDockStation.Insert
-
- isRoot(N) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
Tells whether node is a root node.
- isRoot(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
- isRoot(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
- isRootStation(PerspectiveStation) - Method in class bibliothek.gui.dock.frontend.DefaultFrontendPerspectiveCache
-
- isRootStation(PerspectiveStation) - Method in interface bibliothek.gui.dock.frontend.FrontendPerspectiveCache
-
Tells whether station is supposed to be a root-station.
- isRunning() - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
-
Tells whether this changer is currently active or not.
- isSameSize() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock
-
If set, then all tabs have the same height (width) if laid out
horizontal (vertical).
- isSecureEnvironment() - Method in class bibliothek.gui.DockUI
-
Tells whether this application runs in a restricted environment 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.bubble.BubbleButtonDockTitle
-
Tells whether this title is selected, being focused implies being
selected.
- isSelected() - Method in interface bibliothek.extension.gui.dock.theme.eclipse.EclipseTabStateInfo
-
Whether the tab is currently selected.
- isSelected() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- isSelected() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- isSelected() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.EclipseDockTitleEvent
-
Tells whether the tab which fired this event is selected.
- isSelected() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
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() - Method in interface bibliothek.gui.dock.action.actions.SharingSelectableDockAction
-
Gets the selected-state of this action.
- isSelected(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
- isSelected() - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
- 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.station.stack.tab.AbstractTab
-
Tells whether this tab is selected.
- isSelected() - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Tells whether this model is selected or not.
- isSelected() - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Whether this button 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(MagnetRequest.Side) - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraphConstraint
-
- isSet(Priority) - Method in class bibliothek.gui.dock.title.DockTitleVersion
-
Tells whether there is a factory with the importance priority,
or not.
- isSet(PropertyKey<A>, Priority) - Method in class bibliothek.gui.dock.util.DockProperties
-
Tells whether there is value set for key with priority.
- isSet(PropertyKey<A>) - Method in class bibliothek.gui.dock.util.DockProperties
-
Tells whether there is value set for key.
- isSet(Priority) - Method in class bibliothek.gui.dock.util.NullPriorityValue
-
Tells whether the value for priority is set.
- isShared() - Method in interface bibliothek.gui.dock.station.support.PlaceholderMap.Key
-
Tells whether this key is shared.
- isShowActions() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonContentValue
-
- isShowChildren() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonContentValue
-
- isShowDockTitle() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowFactory
-
Tells whether the
DockTitle is normally shown on the window.
- isShowHideAction() - Method in class bibliothek.gui.DockFrontend
-
Tells whether the hide-action is shown or not.
- isShowIcon() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonContentValue
-
Tells whether an icon should be painted.
- isShowing() - Method in class bibliothek.gui.dock.action.popup.DefaultActionPopupMenu
-
Tells whether the menu is currently open.
- isShowing() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Tells whether this station shows its children or not.
- isShowing() - Method in class bibliothek.gui.dock.util.AbstractWindowProvider
-
- isShowing() - Method in class bibliothek.gui.dock.util.AppletWindowProvider
-
- isShowing() - Method in class bibliothek.gui.dock.util.NullWindowProvider
-
- isShowing() - Method in interface bibliothek.gui.dock.util.WindowProvider
-
Tells whether this
WindowProvider represents a window that is visible.
- isShowing() - Method in class bibliothek.gui.dock.util.WindowProviderWrapper
-
- isShowKnob() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonContentValue
-
Tells whether a knob, where the user can grab the button, should be painted.
- isShowMiniButtons() - Method in class bibliothek.gui.dock.title.AbstractDockTitle
-
Tells whether this title is able to show any
DockAction.
- isShown() - Method in interface bibliothek.gui.dock.frontend.FrontendEntry
-
Tells whether this infos dockable should be shown.
- isShown() - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- isShown(Dockable) - Method in class bibliothek.gui.DockFrontend
-
Tells whether dockable is visible or not.
- isShowText() - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonContentValue
-
Tells whether a title text should be painted.
- isShowTitle() - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
Tells whether the
DockTitle is generally shown.
- isSide() - Method in enum bibliothek.extension.gui.dock.theme.eclipse.EclipseTabDockActionLocation
-
Tells whether this location points to the side.
- isSingleTabComponent() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent
-
- isSingleTabComponent() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
-
- isSingleTabComponent() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTabPane
-
- isSingleTabComponent() - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- isSingleTabComponent() - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
- isSingleTabShowing() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Tells whether this displayer currently is showing a single tab.
- isSingleTabShowInnerBorder() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Tells whether an inner border is shown if a single tab is in use.
- isSingleTabShowOuterBorder() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Tells whether an outer border is shown if a single tab is in use.
- isSizeDelta() - Method in class bibliothek.gui.dock.util.font.GenericFontModifier
-
Tells whether the size of the fonts generated by this modifier depend
on the original size of the used font or not.
- isSmallButtons() - Method in class bibliothek.gui.dock.FlapDockStation
-
How the buttons are organized.
- isSmallMinimumSize() - Method in class bibliothek.gui.dock.StackDockStation
-
- isSolid() - Method in class bibliothek.gui.dock.station.OverpaintablePanel
-
Tells whether the background of this panel should be painted or not.
- isSomethingSet() - Method in class bibliothek.gui.dock.util.NullPriorityValue
-
Tells whether at least one version is set.
- isSouth() - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetRequest
-
Tells whether the location of the south side of the
window
changed.
- isStacked() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Tells this displayer that it is used inside a tabbed environment.
- isStalled() - Method in class bibliothek.gui.dock.control.DockRegister
-
Whether the register is currently stalled and does not forward
changes to the tree.
- isStationShowing() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Tells whether this station shows its children.
- isStationShowing() - Method in class bibliothek.gui.dock.SplitDockStation
-
- isStationShowing() - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
- isStationShowing() - Method in interface bibliothek.gui.DockStation
-
Tells whether this station is visible or not.
- isStationValid(DockStation) - Method in class bibliothek.gui.dock.control.relocator.DefaultDockRelocator
-
Only stations passing this test are considered during drag and drop operation as new parent.
- isStationVisible() - Method in class bibliothek.gui.dock.ScreenDockStation
-
Deprecated.
- isStationVisible() - Method in class bibliothek.gui.dock.SplitDockStation
-
Deprecated.
- isStationVisible() - Method in class bibliothek.gui.dock.StackDockStation
-
- isStationVisible() - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
Deprecated.
- isStationVisible() - Method in interface bibliothek.gui.DockStation
-
- isStored(B) - Method in class bibliothek.gui.dock.util.UIProperties
-
Tells whether bridge is stored in this map.
- isSuppressable() - Method in class bibliothek.gui.dock.action.ActionPopup
-
Whether this ActionPopup can be suppressed or not.
- isTab() - Method in enum bibliothek.extension.gui.dock.theme.eclipse.EclipseTabDockActionLocation
-
Tells whether this location points to a tab.
- isTabDisabled(Dockable) - Method in interface bibliothek.gui.dock.disable.DisablingStrategy
-
Assuming dockable is shown with some tabs (e.g.
- isTabInside() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Tells whether the tab is shown below the title, if there is a tab and a title.
- isTextKey(int) - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceExtension
-
- isTitlePut(Rectangle, int, int) - Method in class bibliothek.gui.dock.station.split.Leaf
-
Tells whether the position of the mouse
x/y would result in a drag and drop operation where
PutInfo.Put.TITLE is appropriate.
- isTransparent() - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
Tells whether the window is transparent.
- isTreeAutoCleanupEnabled() - Method in class bibliothek.gui.dock.SplitDockStation.Access
-
- isTreeAutoCleanupEnabled() - Method in interface bibliothek.gui.dock.station.split.SplitDockAccess
-
Tells whether nodes can currently be automatically removed from the tree.
- 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
-
- isUndecorated() - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowFactory
-
Tells whether new windows will be decorated or not.
- isUnpack() - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
- isUsedAsTitle() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- isUsedAsTitle() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- isUsedAsTitle() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- isUsedAsTitle() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- isUsedAsTitle() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- isUsedAsTitle() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- isUsedAsTitle() - Method in interface bibliothek.gui.dock.DockElementRepresentative
-
Tells whether this
DockElementRepresentative is used as title.
Some modules grant more rights to titles than to non-titles, i.e.
- isUsedAsTitle() - Method in class bibliothek.gui.dock.SplitDockStation
-
- isUsedAsTitle() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- isUsedAsTitle() - Method in class bibliothek.gui.dock.util.SimpleDockElementRepresentative
-
- isUseGlassPane() - Method in class bibliothek.gui.dock.security.SecureContainer
-
- isUseSmallMinimumSize() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabLayoutManagerPane
-
- isValid(KeyStroke) - Method in interface bibliothek.extension.gui.dock.preference.preferences.KeyStrokeValidator
-
Checks whether keyStroke is valid.
- isValid(FlapWindow, FlapDockStation) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindowFactory
-
- isValid(FlapWindow, FlapDockStation) - Method in interface bibliothek.gui.dock.station.flap.FlapWindowFactory
-
Tells whether window can still be used by station.
- isValid() - Method in class bibliothek.gui.dock.themes.basic.TabDisplayerCombinerTarget
-
- isValidPath(String) - Static method in class bibliothek.util.Path
-
Tells whether path is a valid path or not
- isValidPlaceholder(Path) - Method in interface bibliothek.gui.dock.station.support.PlaceholderStrategy
-
Tells whether
placeholder is associated with any
Dockable.
- isValidPlaceholder(Path) - Method in class bibliothek.gui.dock.station.support.RootPlaceholderStrategy
-
- isVertical() - Method in class bibliothek.gui.dock.action.ActionContentModifier
-
Tells whether this modifier represents an action that is guaranteed to be shown vertically.
- isVertical() - Method in interface bibliothek.gui.dock.station.span.SpanCallback
-
Tells whether the
Span influences some height.
- isVertical() - Method in enum bibliothek.gui.dock.station.stack.tab.layouting.TabPlacement
-
Tells whether this side is a vertical side.
- isVertical() - Method in enum bibliothek.gui.dock.title.DockTitle.Orientation
-
Tells a DockTitle that its preferred width should be smaller
than its preferred height
- isVertical() - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Tells whether the content of this label is painted vertically.
- isVisible(Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
-
- isVisible(Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Deprecated.
- isVisible(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
Deprecated.
- isVisible(Dockable) - Method in class bibliothek.gui.dock.StackDockStation
-
- isVisible(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
Deprecated.
- isVisible(Dockable) - Method in class bibliothek.gui.dock.station.AbstractDockStation
-
- isVisible() - Method in interface bibliothek.gui.dock.station.flap.DefaultFlapWindow.Parent
-
Tells whether the user can see this container or not.
- isVisible() - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Tells whether this window is visible or not.
- isVisible() - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
- isVisible() - Method in class bibliothek.gui.dock.station.split.Leaf
-
- isVisible() - Method in class bibliothek.gui.dock.station.split.Node
-
- isVisible() - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- isVisible() - Method in class bibliothek.gui.dock.station.split.Root
-
- isVisible() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Entry
-
Whether this node or leaf is visible to the user.
- isVisible() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Leaf
-
- isVisible() - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Node
-
- isVisible() - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Tells whether this node (or one of this children) contains element that
are visible to the user.
- isVisible(T) - Method in interface bibliothek.gui.dock.station.stack.CombinedHandler
-
Tells whether item is visible or not.
- isVisible() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
- isVisible(Dockable) - Method in interface bibliothek.gui.DockStation
-
- isWest() - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetRequest
-
Tells whether the location of the west side of the
window
changed.
- isWindowValid() - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
Tells whether this window is still valid, e.g whether the window can be shown
in front of its station.
- isWindowVisible() - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- isWindowVisible() - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
Tells whether this window is shown or hidden.
- Item(Dockable, String, String, Icon, boolean) - Constructor for class bibliothek.gui.dock.station.stack.menu.CombinedMenuContent.Item
-
- Item(P) - Constructor for class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
Creates a new item.
- Item(P, Set<Path>, PlaceholderMap) - Constructor for class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
Creates a new item.
- Item(Set<Path>) - Constructor for class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
Creates a new item.
- 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
-
Called if the menuitem was clicked.
- 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.action.StationChildrenActionSource
-
- iterator() - Method in class bibliothek.gui.dock.event.VetoableDockFrontendEvent
-
- iterator() - Method in class bibliothek.gui.dock.station.DisplayerCollection
-
- iterator() - Method in class bibliothek.gui.dock.station.screen.FullscreenActionSource
-
- iterator() - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
-
- iterator() - Method in class bibliothek.gui.dock.station.stack.action.DockActionDistributorSource
-
- iterator() - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutOrder
-
- iterator() - Method in class bibliothek.util.xml.XElement
-
- Radio(GroupKeyGenerator<? extends K>) - Constructor for class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction.Radio
-
Creates a new action.
- Radio() - Constructor for class bibliothek.gui.dock.action.actions.SimpleSelectableAction.Radio
-
Creates the new action
- Radio(boolean) - Constructor for class bibliothek.gui.dock.action.actions.SimpleSelectableAction.Radio
-
Creates a new action
- RADIO - Static variable in class bibliothek.gui.dock.action.ActionType
-
The action behaves like a radiobutton: when it is triggered,
it changes to the selected-state, but some other actions
may change to the unselected-state
- Radio(SelectableDockAction, Dockable) - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicSelectableHandler.Radio
-
Creates a new handler
- react(Dockable) - Method in interface bibliothek.gui.dock.action.ActionGuard
-
Tests the given
Dockable and tells whether this
ActionGuard is interested in it and wants to add some additional
actions to it, or if this guard
is not made for the
dockable.
- react(Dockable) - Method in class bibliothek.gui.dock.action.TypedActionGuard
-
- react(Dockable) - Method in class bibliothek.gui.DockFrontend.Hider
-
- read() - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
-
- read() - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- read() - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
- read() - Method in class bibliothek.extension.gui.dock.preference.model.ButtonContentPreferenceModel
-
- read() - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
Uses an unknown source to reload this preference.
- read(DataInputStream) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceFactory
-
Reads a value from in.
- read() - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Uses an unknown source to update this model and load all the preferences
that are currently available.
- read() - Method in class bibliothek.extension.gui.dock.preference.preferences.ButtonContentPreference
-
Deprecated.
- read() - Method in class bibliothek.extension.gui.dock.preference.preferences.ChoiceDockPropertyPreference
-
- read() - Method in class bibliothek.extension.gui.dock.preference.preferences.DockPropertyPreference
-
- read(PreferenceModel, DataInputStream) - Static method in class bibliothek.extension.gui.dock.preference.PreferenceStorage
-
Reads preferences from in and transfers them into model.
- read(DataInputStream) - Method in class bibliothek.extension.gui.dock.preference.PreferenceStorage
-
Reads the contents of this storage from a stream.
- read() - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- read(DataInputStream, PlaceholderStrategy) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
-
- read(XElement, PlaceholderStrategy) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
-
- read(DockFrontend, String) - Method in class bibliothek.gui.dock.event.DockFrontendAdapter
-
- read(DockFrontend, String) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
-
Called when a setting was read.
- read(DataInputStream, PlaceholderStrategy) - Method in class bibliothek.gui.dock.frontend.RegisteringDockFactory
-
- read(XElement, PlaceholderStrategy) - Method in class bibliothek.gui.dock.frontend.RegisteringDockFactory
-
- read(DockSituation, PropertyTransformer, boolean, DataInputStream) - Method in class bibliothek.gui.dock.frontend.Setting
-
Reads the properties of this setting.
- read(DataInputStream, PlaceholderStrategy) - Method in interface bibliothek.gui.dock.layout.DockConverter
-
Reads a layout from a stream.
- read(XElement, PlaceholderStrategy) - Method in interface bibliothek.gui.dock.layout.DockConverter
-
Reads a layout from an xml-element.
- read(byte[]) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Reads
data as stream and returns the roots of the
DockElements which were found.
- read(DataInputStream) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Reads
in and returns the roots of the
DockElements which were found.
- read(String, DataInputStream, int) - Method in interface bibliothek.gui.dock.layout.MissingDockFactory
-
Reads up to length bytes from in and returns
some object that represents the content of in.
- read(DataInputStream) - Method in class bibliothek.gui.dock.layout.PropertyTransformer
-
Reads a property which was earlier stored.
- read(DataInputStream) - Method in class bibliothek.gui.dock.perspective.Perspective
-
Reads the contents of in and returns them in a map.
- read(PlaceholderMap, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Updates the content of this perspective by reading the contents of map.
- read(DataInputStream, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
-
- read(XElement, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
-
- read(PlaceholderMap, Map<Integer, PerspectiveDockable>) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
Reads the contents of map and replaces any content of this perspective.
- read(DataInputStream, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
-
- read(XElement, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
-
- read(PerspectiveSplitDockTree, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
Reads the contents of tree and replaces any content of this perspective
- read(DataInputStream, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
-
- read(XElement, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
-
- read(PlaceholderMap, Map<Integer, PerspectiveDockable>, int) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Reads the contents of map and replaces any content of this perspective.
- read(DataInputStream, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
-
- read(XElement, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
-
- read(PlaceholderMap, PlaceholderListItemConverter<D, P>) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Reads the contents of map and adds them at the end of this list.
- read(PlaceholderMap, PlaceholderListItemConverter<D, P>, boolean) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Reads the contents of map.
- read(DataInputStream) - Method in class bibliothek.gui.DockFrontend
-
Reads the settings of this frontend from in.
- read(DataInputStream, boolean) - Method in class bibliothek.gui.DockFrontend
-
Reads the settings of this frontend from in.
- read(boolean, DataInputStream) - Method in class bibliothek.gui.DockFrontend
-
- read(DataInputStream) - Static method in class bibliothek.util.Version
-
Reads a version that was stored earlier.
- read(InputStream, String) - Static method in class bibliothek.util.xml.XIO
-
Reads a xml file provided from in using encoding
as encoding.
- read(CharSequence) - Static method in class bibliothek.util.xml.XIO
-
Interprets text as a xml-file and reads it.
- read(InputSource) - Static method in class bibliothek.util.xml.XIO
-
Reads a xml-file from source.
- read(Reader) - Static method in class bibliothek.util.xml.XIO
-
Reads a xml file provided from reader.
- readBlop(DataInputStream) - Method in class bibliothek.gui.DockFrontend
-
Reads the contents of
in using all the factories that are currently installed
on this
DockFrontend, this method does not change any properties of the frontend.
- readBlop(SettingsBlop, boolean) - Method in class bibliothek.gui.DockFrontend
-
Reads and applies the
Settings stored in
blop.
- readBlopXML(XElement) - Method in class bibliothek.gui.DockFrontend
-
Reads the contents of
element using all the factories installed on this
DockFrontend, without actually changing any property of this frontend.
- readComposition(DataInputStream) - Method in class bibliothek.gui.dock.layout.DockSituation
-
- readCompositions(DataInputStream) - Method in class bibliothek.gui.dock.layout.DockSituation
-
- readCompositionsXML(XElement) - Method in class bibliothek.gui.dock.layout.DockSituation
-
- readCompositionXML(XElement) - Method in class bibliothek.gui.dock.layout.DockSituation
-
- readUTF(InputStream) - Static method in class bibliothek.util.xml.XIO
-
Reads a xml file provided from in using UTF-8
as encoding.
- readXML(XElement) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceFactory
-
Reads some value from element.
- readXML(PreferenceModel, XElement) - Static method in class bibliothek.extension.gui.dock.preference.PreferenceStorage
-
Reads some preferences from element and stores them in
model.
- readXML(XElement) - Method in class bibliothek.extension.gui.dock.preference.PreferenceStorage
-
Reads the contents of this storage from element.
- readXML(DockSituation, PropertyTransformer, boolean, XElement) - Method in class bibliothek.gui.dock.frontend.Setting
-
Reads the properties of this setting.
- readXML(XElement) - Method in class bibliothek.gui.dock.layout.DockSituation
-
- readXML(String, XElement) - Method in interface bibliothek.gui.dock.layout.MissingDockFactory
-
Reads element and returns an object that represents the
content of element.
- readXML(XElement) - Method in class bibliothek.gui.dock.layout.PropertyTransformer
-
- readXML(XElement) - Method in class bibliothek.gui.dock.perspective.Perspective
-
Reads the contents of root and returns them in a map.
- readXML(XElement) - Method in class bibliothek.gui.DockFrontend
-
Reads the contents of this frontend from an xml element.
- readXML(XElement, boolean) - Method in class bibliothek.gui.DockFrontend
-
Reads the contents of this frontend from an xml element.
- readXML(boolean, XElement) - Method in class bibliothek.gui.DockFrontend
-
- recreateTitles() - Method in class bibliothek.gui.dock.FlapDockStation
-
Deletes all titles of the button pane and then recreates them.
- RectEclipseBorder - Class in bibliothek.extension.gui.dock.theme.eclipse
-
This border paints a thin line.
- RectEclipseBorder(DockController, boolean) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.RectEclipseBorder
-
Creates a new border.
- RectEclipseBorder(DockController, boolean, int) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.RectEclipseBorder
-
Creates a new border.
- RectGradientPainter - Class in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
-
- RectGradientPainter(EclipseTabPane, Dockable) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.RectGradientPainter
-
- RECURSIVE_PAINT_STRATEGY - Static variable in interface bibliothek.gui.dock.util.AWTComponentCaptureStrategy
-
- ReducedBubbleTitleFactory - Class in bibliothek.extension.gui.dock.theme.bubble
-
- ReducedBubbleTitleFactory() - Constructor for class bibliothek.extension.gui.dock.theme.bubble.ReducedBubbleTitleFactory
-
- refresh() - Method in class bibliothek.gui.dock.action.FilteredDockActionSource
-
Recalculates the visibility of all actions and fires events to the registered
DockActionSourceListener
if the state of an action changed.
- refreshActions() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabInfo
-
Refreshes the list of actions that are shown on this panel.
- refreshActions() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Recalculates which actions to show on this component.
- RegexFilter - Class in bibliothek.util.filter
-
This filter uses regular expressions to filter a
String.
- RegexFilter(String) - Constructor for class bibliothek.util.filter.RegexFilter
-
Creates a new filter.
- register(DockComponentRoot) - Method in class bibliothek.gui.dock.component.DefaultDockComponentManager
-
- register(DockComponentRoot) - Method in interface bibliothek.gui.dock.component.DockComponentManager
-
Adds
root to the list of known
DockComponentRoots, informs all listeners and applies a configuration
to
root.
- register(Dockable) - Method in class bibliothek.gui.dock.control.DockRegister
-
Registers dockable, the associated controller will know the titles
of dockable to allow drag and drop operations.
Clients and subclasses should not call this method.
- register(DockStation, boolean) - Method in class bibliothek.gui.dock.control.DockRegister
-
Registers station, the associated controller will support
drag and drop for station.
Clients and subclasses should not call this method.
- register(Dockable, Path, ScreenDockWindow, WindowConfiguration) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- register(String, DockTitleFactory, Priority) - Method in class bibliothek.gui.dock.title.DockTitleManager
-
Registers a factory for the given key
- registerAdjacentFactory(AdjacentDockFactory<?>) - Method in class bibliothek.gui.DockFrontend
-
Registers a factory that stores additional information for a set of
Dockables.
- registerBackupFactory(DockFactory<? extends Dockable, ?, ?>) - Method in class bibliothek.gui.DockFrontend
-
Register a backup factory.
- registerClient(String, DockTitleFactory) - Method in class bibliothek.gui.dock.title.DockTitleManager
-
Registers a factory with client-priority
- registerColors(String, LookAndFeelColors) - Method in class bibliothek.gui.DockUI
-
- registerDefault(String, DockTitleFactory) - Method in class bibliothek.gui.dock.title.DockTitleManager
-
Registers a factory with default-priority
- registerFactory(DockFactory<?, ?, ?>) - Method in class bibliothek.gui.DockFrontend
-
- registerFactory(DockFactory<? extends Dockable, ?, ?>, boolean) - Method in class bibliothek.gui.DockFrontend
-
- registerFactory(DockablePropertyFactory) - Method in class bibliothek.gui.DockFrontend
-
Registers a factory to write and read properties.
- RegisteringDockFactory<D extends Dockable,P extends PerspectiveElement,L> - Class in bibliothek.gui.dock.frontend
-
- RegisteringDockFactory(DockFrontend, DockFactory<D, P, L>) - Constructor for class bibliothek.gui.dock.frontend.RegisteringDockFactory
-
Creates a new factory
- registerStalled(DockController) - Method in class bibliothek.gui.dock.event.DockAdapter
-
Deprecated.
- registerStalled(DockController) - Method in class bibliothek.gui.dock.event.DockRegisterAdapter
-
- registerStalled(DockController) - Method in interface bibliothek.gui.dock.event.DockRegisterListener
-
- registerTheme(String, DockTitleFactory) - Method in class bibliothek.gui.dock.title.DockTitleManager
-
Registers a factory with theme-priority
- registerTheme(Class<T>) - Method in class bibliothek.gui.DockUI
-
Registers a factory for theme.
- registerTheme(ThemeFactory) - Method in class bibliothek.gui.DockUI
-
Stores a new theme.
- registerType(TypedUIProperties.Type<T>) - Method in class bibliothek.gui.dock.util.TypedUIProperties
-
Registers type at this properties.
- registerUnstalled(DockController) - Method in class bibliothek.gui.dock.event.DockAdapter
-
Deprecated.
- registerUnstalled(DockController) - Method in class bibliothek.gui.dock.event.DockRegisterAdapter
-
- registerUnstalled(DockController) - Method in interface bibliothek.gui.dock.event.DockRegisterListener
-
Called if the
DockRegister from
controller is no
longer
stalled, this method is called
before the pending events are fired.
- relation(ScreenDockWindow, ScreenDockWindow) - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph
-
Gets the relation of moved to fixed.
- relativeSidePut(double, double) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Calculates on which side of the node the point kx/ky lies.
- release() - Method in class bibliothek.gui.dock.DockHierarchyLock.Token
-
Releases the lock.
- release(DockableDisplayer) - Method in class bibliothek.gui.dock.station.DisplayerCollection
-
Releases a displayer that was created by this collection.
- releaseNoCheck() - Method in class bibliothek.gui.dock.DockHierarchyLock.Token
-
Releases this lock without doing the usual checks.
- RelocateOperation - Interface in bibliothek.gui.dock.control.relocator
-
- RemoteRelocator - Interface in bibliothek.gui.dock.control
-
- RemoteRelocator.Reaction - Enum in bibliothek.gui.dock.control
-
Tells a caller of a method whether the
RemoteRelocator has
finished the drag & drop operation or not.
- remove(int) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
Removes the index'th preference of this model.
- remove(Preference<?>) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
Removes preference from this model.
- remove(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
Removes the index'th model of this merged model.
- remove(MergedPreferenceModel) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
Removes model from this merged model.
- remove(Path) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
Removes the model with the path path.
- remove(int) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
Removes the index'th entry of this choice.
- remove(DockAcceptance) - Method in class bibliothek.gui.dock.accept.MultiDockAcceptance
-
- remove(int) - Method in interface bibliothek.gui.dock.action.actions.SharingDropDownDockAction
-
Removes an action from the menu.
- remove(DockAction) - Method in interface bibliothek.gui.dock.action.actions.SharingDropDownDockAction
-
Removes action from the menu.
- remove(int) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
-
- remove(DockAction) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
-
- remove(DockAction) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
-
Removes the given action from this source.
- remove(int) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
-
Removes the action at index from this source.
- remove(int, int) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
-
Removes all actions between index (incl.)
and index+length (excl.).
- remove(DockActionSource) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
-
- remove(Component) - Method in class bibliothek.gui.dock.control.ComponentHierarchyObserver
-
Removes
component and all its children from the set
of known
Components.
- remove(DockStation) - Method in class bibliothek.gui.dock.control.DockRegister
-
Removes a station which was managed by this register.
- remove(Component) - Method in class bibliothek.gui.dock.control.focus.FocusTracker
-
Removes listeners from component and its children.
- remove(Inserter) - Method in class bibliothek.gui.dock.control.relocator.MultiInserter
-
Removes
inserter from the list of
Inserters.
- remove(Merger) - Method in class bibliothek.gui.dock.control.relocator.MultiMerger
-
- remove(Component) - Method in class bibliothek.gui.dock.DefaultDockable
-
Removes component from the content pane.
- remove(Dockable) - Method in class bibliothek.gui.dock.disable.TabDisablingStrategyObserver
-
Removes dockable from the set of dockables that must be observed
- remove(Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
-
- remove(int) - Method in class bibliothek.gui.dock.FlapDockStation
-
- remove(int, Dockable) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
Called when a dockable is no longer selectable.
- remove(int, Dockable) - Method in class bibliothek.gui.dock.focus.DefaultDockableSelection
-
- remove(String) - Method in class bibliothek.gui.dock.frontend.SettingsBlop
-
Removes the
Setting name from this blop.
- remove(PerspectiveDockable) - Method in interface bibliothek.gui.dock.perspective.PerspectiveStation
-
Removes a child of this station, can leave behind a placeholder.
- remove(int) - Method in class bibliothek.gui.dock.StackDockStation
-
- remove(int) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Removes the index'th element of this perspective.
- remove(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- remove(AttractorStrategy) - Method in class bibliothek.gui.dock.station.screen.magnet.MultiAttractorStrategy
-
Removes strategy from the list of strategies that are used.
- remove(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
Removes the child dockable from this station.
- remove(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
Removes the index'th element of this station.
- remove() - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Leaf
-
Sets the dockable of this entry to null and inserts the placeholder of the element.
- remove(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- remove(Dockable) - Method in interface bibliothek.gui.dock.station.stack.CombinedMenu
-
Removes the item dockable from this menu
- remove(int) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- remove(int) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- remove(Dockable) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- remove(int) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Removes the child at location index.
- remove(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Removes dockable from this station.
- remove(int) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Removes the index'th child of this station.
- remove(int) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Removes the index'th element of this pane.
- remove(int) - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
-
Removes the object at location index from this list.
- remove(M) - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
-
Removes the first occurrence of object.
- remove(Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
Removes placeholder from this entry.
- remove(int) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
- remove(P) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Searches for dockable and replaces it by a placeholder.
- remove(PlaceholderMap.Key) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Removes placeholder and all information that is associated with
placeholder from this map.
- remove(PlaceholderMap.Key, String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Removes the value that is stored at key.
- remove(String) - Method in class bibliothek.gui.dock.station.support.PlaceholderMetaMap
-
Removes key from this map.
- remove(String, DockIcon) - Method in class bibliothek.gui.dock.themes.icon.TabMenuOverflowIconBridge
-
- remove(Extension) - Method in class bibliothek.gui.dock.util.extension.ExtensionManager
-
Removes extension from the list of extensions.
- remove(Window) - Method in class bibliothek.gui.dock.util.FocusedWindowProvider
-
- remove(String, U) - Method in class bibliothek.gui.dock.util.MultiUIBridge
-
- remove(UIValue<?>) - Method in class bibliothek.gui.dock.util.TypedUIProperties
-
Removes the observer value from this manager.
- remove(String, U) - Method in interface bibliothek.gui.dock.util.UIBridge
-
Removes a value from this bridge.
- remove(U) - Method in class bibliothek.gui.dock.util.UIProperties
-
Uninstalls an observer of a resource
- remove(DockStation) - Method in class bibliothek.gui.DockController
-
Removes a station which was managed by this controller.
- remove(Dockable) - Method in class bibliothek.gui.DockFrontend
-
Removes a
Dockable which was earlier added to this frontend.
- removeAcceptance(DockAcceptance) - Method in class bibliothek.gui.DockController
-
Removes a rule that decided which station could have which children.
- removeAction(SelectableDockAction) - Method in class bibliothek.gui.dock.action.actions.SelectableDockActionGroup
-
Removes an action.
- removeActionGuard(ActionGuard) - Method in class bibliothek.gui.DockController
-
Removes guard from this controller.
- removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.action.actions.SimpleButtonAction
-
Removes a listener from this action.
- removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
-
- removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler
-
- removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
-
- removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.ButtonMenuHandler
-
- removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.DropDownMenuHandler
-
- removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler
-
- removeActionListener(ActionListener) - Method in interface bibliothek.gui.dock.themes.basic.action.menu.MenuViewItem
-
Removes a listener from this view.
- removeActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler
-
- removeActionOffer(ActionOffer) - Method in class bibliothek.gui.DockController
-
Removes an earlier added offer.
- removeAll() - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
Removes all preferences of this model.
- removeAll() - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
-
Removes all actions stored in this source.
- removeAll() - Method in class bibliothek.gui.dock.action.MultiDockActionSource
-
Removes all children of this source.
- removeAll() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- removeAll() - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- removeAll() - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Removes all children from this component
- removeAll() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Removes all elements from this pane.
- removeAll(Set<Path>) - Method in class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
Removes all placeholders that are in placeholders.
- removeAll(Set<Path>) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Checks all entries of this list and removes all occurrences of all
paths stored in placeholders.
- removeAll(Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Checks all entries of this list and removes all occurrences of all
placeholder.
- removeAll(Path, boolean) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Removes all occurrences of placeholders.
- removeAll(Set<Path>, boolean) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Removes all occurrences of all elements of placeholders.
- removeAllConditionalFonts() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- removeAllDockables() - Method in class bibliothek.gui.dock.SplitDockStation
-
- removeAllTabs() - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Removes all tabs of this block.
- removeAttribute(String) - Method in class bibliothek.util.xml.XElement
-
Removes the attribute with name
name from this
XElement.
- removeAttribute(XAttribute) - Method in class bibliothek.util.xml.XElement
-
Removes the attribute
attribute from this
XElement.
- removeBackup(String) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
-
Removes the backup factory with the name id.
- removeChildrenActionListener(ActionListener) - Method in class bibliothek.gui.dock.themes.basic.action.menu.MenuMenuHandler
-
Removes listener from this handler.
- removeChoiceListener(ChoiceListener) - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.Choice
-
Removes the listener listener from this choice.
- removeChoiceListener(ChoiceListener) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
- removeColor(AbstractDockColor) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Removes a color from this title
- removeCombinedMenuContentListener(CombinedMenuContentListener) - Method in interface bibliothek.gui.dock.station.stack.menu.CombinedMenuContent
-
Removes a listener from this menu.
- removeCombinedMenuContentListener(CombinedMenuContentListener) - Method in class bibliothek.gui.dock.station.stack.menu.PopupCombinedMenuContent
-
- removeConfiguration(DockComponentConfiguration) - Method in class bibliothek.gui.dock.component.DefaultDockComponentManager
-
- removeConfiguration(DockComponentConfiguration) - Method in interface bibliothek.gui.dock.component.DockComponentManager
-
Removes configuration from the list of configurations.
- removed(Choice, int, int) - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceListener
-
This method is called if some new entries have been removed from choice
- removed(Component) - Method in class bibliothek.extension.gui.dock.util.MouseOverListener
-
Removes listeners from component and its children.
- removed(ComponentHierarchyObserverEvent) - Method in interface bibliothek.gui.dock.event.ComponentHierarchyObserverListener
-
Called when some
Components have left the realm of
controller.
- removed(DockFrontend, Dockable) - Method in class bibliothek.gui.dock.event.DockFrontendAdapter
-
- removed(DockFrontend, Dockable) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
-
Informs this listener that
dockable has been removed
from the list of known
Dockables of
frontend.
- removed(SplitDockPerspective.Entry, SplitDockPerspective.Entry) - Method in interface bibliothek.gui.dock.station.split.SplitDockPerspective.EntryListener
-
Called after child was removed from parent.
- removed(StackDockStation, Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabContentFilter
-
Called when dockable has been removed from station.
- removed(TabPane, Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabLayoutManagerPane
-
- removed(TabPane, Dockable) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneListener
-
Called after dockable has been removed from pane.
- removeDecoratorListener(BasicDockableDisplayerDecoratorListener) - Method in interface bibliothek.gui.dock.themes.basic.BasicDockableDisplayerDecorator
-
Removes the listener listener from this decorator.
- removeDecoratorListener(BasicDockableDisplayerDecoratorListener) - Method in class bibliothek.gui.dock.themes.basic.MinimalDecorator
-
- removeDecoratorListener(BasicDockableDisplayerDecoratorListener) - Method in class bibliothek.gui.dock.themes.basic.TabDecorator
-
- removeDisablingStrategyListener(DisablingStrategyListener) - Method in interface bibliothek.gui.dock.disable.DisablingStrategy
-
Removes listener from this object.
- removeDockable(Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- removeDockable(int) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- removeDockable(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
Removes dockable from this station.
- removeDockableDisplayerListener(DockableDisplayerListener) - Method in class bibliothek.gui.dock.station.DisplayerCollection
-
- removeDockableDisplayerListener(DockableDisplayerListener) - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Removes listener from this displayer.
- removeDockableDisplayerListener(DockableDisplayerListener) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- removeDockableFocusListener(DockableFocusListener) - Method in class bibliothek.gui.dock.control.focus.AbstractFocusController
-
Removes a listener from this controller.
- removeDockableFocusListener(DockableFocusListener) - Method in interface bibliothek.gui.dock.control.focus.FocusController
-
Removes a listener from this controller.
- removeDockableFocusListener(DockableFocusListener) - Method in class bibliothek.gui.DockController
-
d
Removes a listener from this controller.
- removeDockableListener(DockableListener) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- removeDockableListener(DockableListener) - Method in class bibliothek.gui.dock.SplitDockStation
-
- removeDockableListener(DockableListener) - Method in interface bibliothek.gui.Dockable
-
Removes a listener from this Dockable.
- removeDockableSelectionListener(DockableSelectionListener) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
- removeDockableSelectionListener(DockableSelectionListener) - Method in interface bibliothek.gui.dock.focus.DockableSelection
-
Removes a listener that gets informed when the state of this selection changes.
- removeDockableSelectionListener(DockableSelectionListener) - Method in class bibliothek.gui.dock.themes.ThemeDockableSelection
-
- removeDockableSelectionListener(DockableSelectionListener) - Method in class bibliothek.gui.DockController
-
Removes a listener from this controller.
- removeDockableStateListener(DockableStateListener) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- removeDockableStateListener(DockableStateListener) - Method in class bibliothek.gui.dock.SplitDockStation
-
- removeDockableStateListener(DockableStateListener) - Method in interface bibliothek.gui.Dockable
-
Removes listener from this element.
- removeDockActionListener(StandardDockActionListener) - Method in class bibliothek.gui.dock.action.actions.AbstractStandardDockAction
-
- removeDockActionListener(StandardDockActionListener) - Method in interface bibliothek.gui.dock.action.StandardDockAction
-
Removes a listener from this DockStation.
- removeDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.AbstractDockActionSource
-
- removeDockActionSourceListener(DockActionSourceListener) - Method in interface bibliothek.gui.dock.action.DockActionSource
-
Removes an earlier added listener.
- removeDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.FilteredDockActionSource
-
- removeDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.HierarchyDockActionSource
-
- removeDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
-
- removeDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.action.StationChildrenActionSource
-
- removeDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.station.screen.FullscreenActionSource
-
- removeDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.station.stack.action.DockActionDistributorSource
-
- removeDockHierarchyListener(DockHierarchyListener) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- removeDockHierarchyListener(DockHierarchyListener) - Method in class bibliothek.gui.dock.dockable.DockHierarchyObserver
-
Removes an earlier stored listener.
- removeDockHierarchyListener(DockHierarchyListener) - Method in class bibliothek.gui.dock.SplitDockStation
-
- removeDockHierarchyListener(DockHierarchyListener) - Method in interface bibliothek.gui.Dockable
-
- removeDockRegisterListener(DockRegisterListener) - Method in class bibliothek.gui.dock.control.DockRegister
-
Removes a listener from this register.
- removeDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.SplitDockStation
-
- removeDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
- removeDockStationListener(DockStationListener) - Method in class bibliothek.gui.dock.station.AbstractDockStation
-
- removeDockStationListener(DockStationListener) - Method in interface bibliothek.gui.DockStation
-
Removes a listener from this station.
- removeDockTitleBindingListener(DockTitleBindingListener) - Method in class bibliothek.gui.DockController
-
Removes the observer listener from this controller.
- removeDoublePlaceholders(SplitNode, PlaceholderMap) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderSet
-
Removes any placeholder from placeholderMap that is stored in another node
than node.
- removeDropDownActionListener(DropDownActionListener) - Method in class bibliothek.gui.dock.action.actions.AbstractSimpleDropDownAction
-
- removeDropDownActionListener(DropDownActionListener) - Method in interface bibliothek.gui.dock.action.DropDownAction
-
Removes a listener from this action.
- removeEclipseThemeConnectorListener(EclipseThemeConnectorListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.DefaultEclipseThemeConnector
-
- removeEclipseThemeConnectorListener(EclipseThemeConnectorListener) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.EclipseThemeConnector
-
Removes listener from this connector.
- removeElement(XElement) - Method in class bibliothek.util.xml.XElement
-
Removes the child
element from this
XElement.
- removeEmpty(String) - Method in class bibliothek.gui.DockFrontend
-
Removes the properties of a non existing
Dockable and/or
changes the flag to store information about the non existing
Dockablename to
false.
- removeFlapDockStationListener(FlapDockListener) - Method in class bibliothek.gui.dock.FlapDockStation
-
Removes an earlier added listener from this station.
- removeFont(AbstractDockFont) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Removes a font from this title.
- removeFromMenu(M, Dockable) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- removeFromMenu(M, Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Removes dockable from menu.
- removeFrontendListener(DockFrontendListener) - Method in class bibliothek.gui.DockFrontend
-
Removes an earlier added listener from this frontend.
- removeFullscreenFilter(ScreenDockFullscreenFilter) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Removes filter from this station.
- removeGlobalListener(KeyListener) - Method in class bibliothek.gui.dock.control.AbstractKeyboardController
-
- removeGlobalListener(KeyListener) - Method in interface bibliothek.gui.dock.control.KeyboardController
-
Removes a listener from this controller.
- removeGroup(Object) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Removes a group but only if the group is empty (no
Dockables
are registered in that group).
- removeHandle(StationChildHandle, DockHierarchyLock.Token) - Method in class bibliothek.gui.dock.SplitDockStation.Access
-
- removeHandle(StationChildHandle, DockHierarchyLock.Token) - Method in interface bibliothek.gui.dock.station.split.SplitDockAccess
-
Removes an element from the station.
- removeKeyListener(KeyListener) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
Removes listener from this element.
- removeLayoutComponent(Component) - Method in class bibliothek.gui.dock.station.stack.StackTabListLayout
-
Deprecated.
- removeLayoutComponent(Component) - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
- removeListener(PreferenceOperationViewListener) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceOperationView
-
Removes the listener listener from this view.
- removeListener(UISchemeListener<Color, DockColor, ColorBridge>) - Method in class bibliothek.extension.gui.dock.theme.IdentifiedColorScheme
-
- removeListener(ButtonContentFilterListener) - Method in class bibliothek.gui.dock.action.AbstractButtonContentFilter
-
- removeListener(ButtonContentFilterListener) - Method in interface bibliothek.gui.dock.action.ButtonContentFilter
-
Removes the observer listener from this filter.
- removeListener(ActionPopupMenuListener) - Method in interface bibliothek.gui.dock.action.popup.ActionPopupMenu
-
Removes a listener from this menu.
- removeListener(ActionPopupMenuListener) - Method in class bibliothek.gui.dock.action.popup.DefaultActionPopupMenu
-
- removeListener(KeyboardListener) - Method in class bibliothek.gui.dock.control.AbstractKeyboardController
-
- removeListener(ComponentHierarchyObserverListener) - Method in class bibliothek.gui.dock.control.ComponentHierarchyObserver
-
Removes a listener from this observer.
- removeListener(DoubleClickListener) - Method in class bibliothek.gui.dock.control.DoubleClickController
-
Removes a listener from this controller.
- removeListener(KeyboardListener) - Method in interface bibliothek.gui.dock.control.KeyboardController
-
Removes a listener from this controller.
- removeListener(DockableStateListener) - Method in class bibliothek.gui.dock.dockable.DockableStateListenerManager
-
Removes a listener from this observer
- removeListener(L) - Method in class bibliothek.gui.dock.event.LocatedListenerList
-
Removes a list of the list of listeners.
- removeListener(FlapLayoutManagerListener) - Method in class bibliothek.gui.dock.station.flap.AbstractFlapLayoutManager
-
- removeListener(Dockable, ButtonContentListener) - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
Informs this
ButtonContent that
listener no longer has to be observed.
- removeListener(FlapLayoutManagerListener) - Method in interface bibliothek.gui.dock.station.flap.FlapLayoutManager
-
Removes the observer listener from this manager.
- removeListener(SplitDockPerspective.EntryListener) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
Removes listener from this perspective
- removeListener(TabContentFilterListener) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabContentFilter
-
- removeListener(TabContentFilterListener) - Method in interface bibliothek.gui.dock.station.stack.tab.TabContentFilter
-
Removes a listener from this filter.
- removeListener(DockStationListener) - Method in class bibliothek.gui.dock.station.support.DockStationListenerManager
-
Removes an earlier added listener.
- removeListener(PlaceholderStrategyListener) - Method in interface bibliothek.gui.dock.station.support.PlaceholderStrategy
-
Removes a listener from this strategy.
- removeListener(PlaceholderStrategyListener) - Method in class bibliothek.gui.dock.station.support.RootPlaceholderStrategy
-
- removeListener(BasicButtonModelListener) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Removes a listener from this model.
- removeListener(UISchemeListener<Color, DockColor, ColorBridge>) - Method in class bibliothek.gui.dock.themes.color.AbstractColorScheme
-
- removeListener(UISchemeListener<Color, DockColor, ColorBridge>) - Method in class bibliothek.gui.dock.themes.color.ExtendingColorScheme
-
- removeListener(ThemeMetaListener) - Method in class bibliothek.gui.dock.themes.DefaultThemeMeta
-
- removeListener(ThemeMetaListener) - Method in interface bibliothek.gui.dock.themes.ThemeMeta
-
Removes a listener from this
- removeListener(OrientationToRotationStrategyListener) - Method in interface bibliothek.gui.dock.title.OrientationToRotationStrategy
-
Removes listener from this strategy.
- removeListener(UISchemeListener<V, U, B>) - Method in class bibliothek.gui.dock.util.AbstractUIScheme
-
- removeListener(BackgroundAlgorithmListener) - Method in class bibliothek.gui.dock.util.BackgroundAlgorithm
-
Removes the observer listener from this algorithm.
- removeListener(PropertyKey<A>, DockPropertyListener<A>) - Method in class bibliothek.gui.dock.util.DockProperties
-
Removes an earlier added listener.
- removeListener(LookAndFeelColorsListener) - Method in class bibliothek.gui.dock.util.laf.AbstractLookAndFeelColors
-
- removeListener(LookAndFeelColorsListener) - Method in interface bibliothek.gui.dock.util.laf.LookAndFeelColors
-
Removes a listener from this object.
- removeListener(UISchemeListener<Object, UIValue<Object>, UIBridge<Object, UIValue<Object>>>) - Method in class bibliothek.gui.dock.util.TypedPropertyUIScheme
-
- removeListener(UISchemeListener<V, U, B>) - Method in interface bibliothek.gui.dock.util.UIScheme
-
Removes a listener from this scheme.
- removeLookAndFeelColorsListener(LookAndFeelColorsListener) - Method in class bibliothek.gui.DockUI
-
Removes a listener from this
DockUI.
- removeMode(DockRelocatorMode) - Method in interface bibliothek.gui.dock.control.DockRelocator
-
Removes a mode that has earlier been added to this relocator.
- removeMode(DockRelocatorMode) - Method in class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
Removes a mode that has earlier been added to this relocator.
- removeMouseInputListener(MouseInputListener) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- removeMouseInputListener(MouseInputListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- removeMouseInputListener(MouseInputListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- removeMouseInputListener(MouseInputListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- removeMouseInputListener(MouseInputListener) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- removeMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- removeMouseInputListener(MouseInputListener) - Method in interface bibliothek.gui.dock.DockElementRepresentative
-
Removes a listener from this representative.
- removeMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.SplitDockStation
-
- removeMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.StackDockStation
-
- removeMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- removeMouseInputListener(MouseInputListener) - Method in interface bibliothek.gui.dock.title.DockTitle
-
Removes a listener.
- removeMouseInputListener(MouseInputListener) - Method in class bibliothek.gui.dock.util.SimpleDockElementRepresentative
-
- removeMouseInputListener(MouseInputListener) - Method in interface bibliothek.gui.Dockable
-
Removes a listener that was earlier added to this Dockable.
- removeMouseListener(MouseListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- removeMouseListener(MouseListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- removeMouseListener(MouseListener) - Method in class bibliothek.gui.dock.control.DefaultGlobalMouseDispatcher
-
- removeMouseListener(MouseListener) - Method in interface bibliothek.gui.dock.control.GlobalMouseDispatcher
-
Removes the observer listener from this dispatcher.
- removeMouseMotionListener(MouseMotionListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- removeMouseMotionListener(MouseMotionListener) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- removeMouseMotionListener(MouseMotionListener) - Method in class bibliothek.gui.dock.control.DefaultGlobalMouseDispatcher
-
- removeMouseMotionListener(MouseMotionListener) - Method in interface bibliothek.gui.dock.control.GlobalMouseDispatcher
-
Removes the observer listener from this dispatcher.
- removeMouseWheelListener(MouseWheelListener) - Method in class bibliothek.gui.dock.control.DefaultGlobalMouseDispatcher
-
- removeMouseWheelListener(MouseWheelListener) - Method in interface bibliothek.gui.dock.control.GlobalMouseDispatcher
-
Removes the observer listener from this dispatcher.
- removePlaceholder(Path) - Method in class bibliothek.gui.dock.SplitDockStation
-
Searches the entire tree for any occurence of placeholder and
removes placeholder.
- removePlaceholder(Path) - Method in interface bibliothek.gui.dock.station.PlaceholderMapping
-
Removes all occurrences of placeholder from this station.
- removePlaceholder(Path) - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderMapping
-
- removePlaceholder(Path) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Removes a placeholder from this node.
- removePlaceholder(Path) - Method in class bibliothek.gui.dock.station.support.PlaceholderListMapping
-
- removePlaceholders(Set<Path>) - Method in class bibliothek.gui.dock.SplitDockStation
-
Searches the entire tree for all occurences of all placeholders in placeholders.
- removePlaceholders(Set<Path>) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Removes all placeholders in placeholders from this node
- removePreferenceListener(PreferenceListener<V>) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreference
-
- removePreferenceListener(PreferenceListener<V>) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
- removePreferenceListener(PreferenceListener<V>) - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
Removes a listener from this preference.
- removePreferenceModelListener(PreferenceModelListener) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
-
- removePreferenceModelListener(PreferenceModelListener) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- removePreferenceModelListener(PreferenceModelListener) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
- removePreferenceModelListener(PreferenceModelListener) - Method in class bibliothek.extension.gui.dock.preference.model.ButtonContentPreferenceModel
-
- removePreferenceModelListener(PreferenceModelListener) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Removes a listener from this model.
- removePreferenceModelListener(PreferenceModelListener) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- removeRepresentative(DockElementRepresentative) - Method in class bibliothek.gui.DockController
-
Removes representative from this controller.
- removeRepresentative(DockElementRepresentative) - Method in class bibliothek.gui.DockFrontend
-
Removes representative from this frontend.
- removeRepresentativeListener(DockControllerRepresentativeListener) - Method in class bibliothek.gui.DockController
-
Removes listener from this controller.
- removeRoot(Component) - Method in class bibliothek.gui.dock.component.DockComponentRootHandler
-
Removes component as root.
- removeRoot(DockStation) - Method in class bibliothek.gui.DockFrontend
-
Removes a root from this frontend.
- removeScreenDockStationListener(ScreenDockStationListener) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Removes listener from this station.
- removeScreenDockWindowListener(ScreenDockWindowListener) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Removes a listener from this window.
- removeScreenDockWindowListener(ScreenDockWindowListener) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- removeSelectableListener(SelectableDockActionListener) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
-
- removeSelectableListener(SelectableDockActionListener) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
- removeSelectableListener(SelectableDockActionListener) - Method in interface bibliothek.gui.dock.action.SelectableDockAction
-
Removes a listener from this action.
- removeSingleTabDeciderListener(SingleTabDeciderListener) - Method in interface bibliothek.gui.dock.displayer.SingleTabDecider
-
Removes a listener from this decider.
- removeSplitDockStationListener(SplitDockListener) - Method in class bibliothek.gui.dock.SplitDockStation
-
Removes an earlier added listener.
- removeStackDockComponentListener(StackDockComponentListener) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- removeStackDockComponentListener(StackDockComponentListener) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- removeStackDockComponentListener(StackDockComponentListener) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Removes listener from this component.
- removeTab(Dockable) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- removeTab(Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Removes the tab of dockable from the internal data structure.
- removeTab(Tab) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Removes tab from this block.
- removeTab(int) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Removes the tab of location index.
- removeTabMenuListener(TabMenuListener) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- removeTabMenuListener(TabMenuListener) - Method in interface bibliothek.gui.dock.station.stack.tab.TabMenu
-
Removes listener from this menu.
- removeTabPaneListener(TabPaneListener) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
- removeTabPaneListener(TabPaneListener) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
Removes a listener from this pane.
- removeTask(Runnable) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
-
Removes a task which was earlier added to this animation.
- removeTitle(Rectangle) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- removeTreeModelListener(TreeModelListener) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- removeUIListener(UIListener) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Removes a listener from this manager.
- removeVetoableDockRelocatorListener(VetoableDockRelocatorListener) - Method in interface bibliothek.gui.dock.control.DockRelocator
-
Removes a listener from this manager.
- removeVetoableDockRelocatorListener(VetoableDockRelocatorListener) - Method in class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
- removeVetoableListener(VetoableDockFrontendListener) - Method in class bibliothek.gui.dock.frontend.VetoManager
-
Removes listener from this frontend.
- removeVetoableListener(VetoableDockFrontendListener) - Method in class bibliothek.gui.DockFrontend
-
Removes listener from this frontend.
- removeVetoListener(FocusVetoListener) - Method in class bibliothek.gui.dock.control.focus.AbstractFocusController
-
Removes a listener from this controller
- removeVetoListener(FocusVetoListener) - Method in interface bibliothek.gui.dock.control.focus.FocusController
-
Removes a listener from this controller
- removeWindowProviderListener(WindowProviderListener) - Method in class bibliothek.gui.dock.util.AbstractWindowProvider
-
- removeWindowProviderListener(WindowProviderListener) - Method in class bibliothek.gui.dock.util.ComponentWindowProvider
-
- removeWindowProviderListener(WindowProviderListener) - Method in class bibliothek.gui.dock.util.NullWindowProvider
-
- removeWindowProviderListener(WindowProviderListener) - Method in interface bibliothek.gui.dock.util.WindowProvider
-
Removes a listener from this provider
- removeWindowProviderListener(WindowProviderListener) - Method in class bibliothek.gui.dock.util.WindowProviderWrapper
-
- removeWorkaround(Workaround) - Method in class bibliothek.util.Workarounds
-
- RENDERING_HINTS - Static variable in interface bibliothek.gui.dock.util.render.DockRenderingHints
-
- repaint(int[]) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
-
Triggered during a transition when the counter has been changed
- repaint() - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- repaint() - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
Tells this window that is should redraw its entire content.
- repaint(int, int, int, int) - Method in class bibliothek.gui.dock.station.split.DefaultSplitDividerStrategy.Handler
-
- repaint() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
Repaints the contents of this component.
- repaint() - Method in class bibliothek.gui.dock.util.BackgroundAlgorithm
-
- repaint() - Method in interface bibliothek.gui.dock.util.BackgroundComponent
-
Informs this component that it should be repainted.
- RepeatingFocusRequest - Class in bibliothek.gui.dock.control.focus
-
- RepeatingFocusRequest(DockElementRepresentative, Component, boolean) - Constructor for class bibliothek.gui.dock.control.focus.RepeatingFocusRequest
-
Creates a new request
- RepeatingFocusRequest(DockElementRepresentative, Component, int, int, boolean) - Constructor for class bibliothek.gui.dock.control.focus.RepeatingFocusRequest
-
Creates a new request
- replace(DockStation, Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
-
- replace(Dockable, Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
-
- replace(PerspectiveDockable, PerspectiveDockable) - Method in interface bibliothek.gui.dock.perspective.PerspectiveStation
-
Replaces oldDockable by newDockable.
- replace(DockStation, Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- replace(Dockable, Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- replace(Dockable, Dockable, boolean) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- replace(DockStation, Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
- replace(Dockable, Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
- replace(DockStation, Dockable) - Method in class bibliothek.gui.dock.StackDockStation
-
- replace(Dockable, Dockable) - Method in class bibliothek.gui.dock.StackDockStation
-
- replace(Dockable, Dockable, boolean) - Method in class bibliothek.gui.dock.StackDockStation
-
- replace(PerspectiveDockable, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- replace(PerspectiveDockable, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
- replace(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Entry
-
Replaces this with next.
- replace(PerspectiveDockable, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- replace(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Replaces this node with node.
- replace(PerspectiveDockable, PerspectiveDockable) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
- replace(Dockable, Dockable) - Method in interface bibliothek.gui.DockStation
-
Replaces the child old by next which is
not yet a child of this station.
- replace(DockStation, Dockable) - Method in interface bibliothek.gui.DockStation
-
Replaces the child old by next which is
not yet a child of this station.
- repositioned(SplitNode) - Method in class bibliothek.gui.dock.SplitDockStation.Access
-
- repositioned(SplitNode) - Method in interface bibliothek.gui.dock.station.split.SplitDockAccess
-
Invoked whenever a node changes its shape.
- representative - Variable in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
-
the
Dockable which is represented by this view
- representativeAdded(DockController, DockElementRepresentative) - Method in class bibliothek.gui.dock.control.PopupController
-
- representativeAdded(DockController, DockElementRepresentative) - Method in interface bibliothek.gui.dock.event.DockControllerRepresentativeListener
-
Informs this listener that representative was added to
controller.
- representativeRemoved(DockController, DockElementRepresentative) - Method in class bibliothek.gui.dock.control.PopupController
-
- representativeRemoved(DockController, DockElementRepresentative) - Method in interface bibliothek.gui.dock.event.DockControllerRepresentativeListener
-
Informs this listener that representative was removed
from controller.
- request(DisplayerRequest) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayerFactory
-
- request(DockTitleRequest) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDockTitleFactory
-
- request(DockTitleRequest) - Method in class bibliothek.extension.gui.dock.theme.bubble.ReducedBubbleTitleFactory
-
- request(DisplayerRequest) - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.EclipseDisplayerFactory
-
- request(DockTitleRequest) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseDockTitleFactory
-
- request(DisplayerRequest) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatDisplayerFactory
-
- request(DockTitleRequest) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTitleFactory
-
- request(DockTitleRequest) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultButtonTitleFactory
-
- request(DockTitleRequest) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultTitleFactory
-
- request(DockTitle) - Method in class bibliothek.gui.dock.displayer.DisplayerRequest
-
- request(DisplayerRequest) - Method in interface bibliothek.gui.dock.station.DisplayerFactory
-
- request(DockTitleRequest) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonTitleFactory
-
- request(DisplayerRequest) - Method in class bibliothek.gui.dock.themes.basic.BasicDisplayerFactory
-
- request(DockTitleRequest) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitleFactory
-
- request(DisplayerRequest) - Method in class bibliothek.gui.dock.themes.DefaultDisplayerFactoryValue
-
- request(DockTitleRequest) - Method in class bibliothek.gui.dock.themes.nostack.NoStackTitleFactory
-
- request(DisplayerRequest) - Method in class bibliothek.gui.dock.themes.ThemeDisplayerFactory
-
- request(DockTitleRequest) - Method in class bibliothek.gui.dock.title.ControllerTitleFactory
-
- request(DockTitleRequest) - Method in interface bibliothek.gui.dock.title.DockTitleFactory
-
- request() - Method in class bibliothek.gui.dock.title.DockTitleRequest
-
- request(DockTitleRequest) - Method in class bibliothek.gui.dock.title.DockTitleVersion
-
- request() - Method in class bibliothek.gui.dock.title.DockTitleVersion
-
- request(DockTitleRequest) - Method in class bibliothek.gui.dock.title.NullTitleFactory
-
- request() - Method in class bibliothek.gui.dock.util.ResourceRequest
-
- REQUEST_FACTORY - Static variable in interface bibliothek.gui.dock.layout.location.AsideRequest
-
- requestChildDisplayer(DisplayerRequest) - Method in class bibliothek.gui.dock.SplitDockStation
-
- requestChildDisplayer(DisplayerRequest) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
- requestChildDisplayer(DisplayerRequest) - Method in class bibliothek.gui.dock.station.AbstractDockStation
-
- requestChildDisplayer(DisplayerRequest) - Method in interface bibliothek.gui.DockStation
-
- requestChildDockTitle(DockTitleRequest) - Method in class bibliothek.gui.dock.SplitDockStation
-
- requestChildDockTitle(DockTitleRequest) - Method in class bibliothek.gui.dock.station.AbstractDockableStation
-
- requestChildDockTitle(DockTitleRequest) - Method in class bibliothek.gui.dock.station.AbstractDockStation
-
- requestChildDockTitle(DockTitleRequest) - Method in interface bibliothek.gui.DockStation
-
Provides a
DockTitle for a child of this station.
- requestDisplayer(DisplayerRequest) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
The default behavior of this method is to do nothing.
- requestDisplayer(DisplayerRequest) - Method in class bibliothek.gui.dock.SplitDockStation
-
- requestDisplayer(DisplayerRequest) - Method in interface bibliothek.gui.Dockable
-
- requestDockTitle(DockTitleRequest) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
The default behavior of this method is to do nothing.
- requestDockTitle(DockTitleRequest) - Method in class bibliothek.gui.dock.SplitDockStation
-
- requestDockTitle(DockTitleRequest) - Method in class bibliothek.gui.dock.title.DockTitleRequest
-
May answer a request for a title.
- requestDockTitle(DockTitleRequest) - Method in interface bibliothek.gui.Dockable
-
Invoked to get a graphical representation of a title for this Dockable.
- requestNull() - Method in class bibliothek.gui.dock.util.ResourceRequest
-
- requestTitle() - Method in class bibliothek.gui.dock.station.StationChildHandle
-
- reset() - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraphConstraint
-
Unsets all values of this constraint.
- reset() - Method in class bibliothek.gui.dock.station.support.ListSpanStrategy
-
To be called if the number of children or the orientation changed.
- reset() - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
-
- resetDecorator() - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Resets the decorator, this method removes all
Components from this displayer, then adds them again
in the order that is necessary according to the current settings
- resetDisplayerBounds() - Method in class bibliothek.gui.dock.station.split.Leaf
-
- resetHoldAction() - Method in class bibliothek.gui.dock.FlapDockStation.DockableHandle
-
- resetIcon() - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.DropDownIcon
-
Recalculates what icon should be shown
- resetTitleIcon() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
Resets the icon of this
Dockable, the default icon is shown again.
- resetTitleIcon() - Method in class bibliothek.gui.dock.SplitDockStation
-
- resetTitles() - Method in class bibliothek.gui.dock.station.flap.ButtonPane
-
Ensures that all titles of the title-map, which was given to the
constructor, are shown on this panel.
- reshape() - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenWindowShape
-
- reshape(int, int, int, int) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Deprecated.
- resized(MagnetController, MagnetRequest) - Method in class bibliothek.gui.dock.station.screen.magnet.DefaultMagnetOperation
-
Called if a window was resized.
- resized() - Method in interface bibliothek.gui.dock.station.span.SpanCallback
-
To be called by the
Span every time when its size changes.
- resizeRipple(StickMagnetGraph.Node, MagnetRequest.Side) - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph
-
Starting from the resized node node this method distributes resizing over a chain of
nodes.
- resizingAttraction(ScreenDockWindow, MagnetRequest.Side, MagnetRequest.Side) - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetRequest
-
Resizes the
window such that its side
windowSide is at
the same location as the side
neighborSide from
neighbor.
- ResizingLayoutManager - Class in bibliothek.gui.dock.station.screen.window
-
This
LayoutManager changes the size of a
ScreenDockWindow such that it has
the same size as its preferred size, this update is only executed if the content of the window
was invalidated.
This
LayoutManager behaves like a
GridLayout with one column and one row.
- ResizingLayoutManager(ScreenDockWindow, Component) - Constructor for class bibliothek.gui.dock.station.screen.window.ResizingLayoutManager
-
Creates a new layout manager
- ResourceRequest<T> - Class in bibliothek.gui.dock.util
-
A
ResourceRequest describes an algorithm for finding or creating a resource by calling
a set of resource providers or factories in a specific order.
- ResourceRequest() - Constructor for class bibliothek.gui.dock.util.ResourceRequest
-
- RESTRICTED_ENVIRONMENT - Static variable in class bibliothek.gui.DockController
-
property telling whether this application runs in a restricted environment or not, the default value is the result of
DockUI.isSecureEnvironment()
- RetroFlapDockStationLayout - Class in bibliothek.gui.dock.station.flap
-
- RetroFlapDockStationLayout(int[], boolean[], int[], boolean, FlapDockStation.Direction) - Constructor for class bibliothek.gui.dock.station.flap.RetroFlapDockStationLayout
-
Creates a new layout
- RetroScreenDockStationLayout - Class in bibliothek.gui.dock.station.screen
-
- RetroScreenDockStationLayout() - Constructor for class bibliothek.gui.dock.station.screen.RetroScreenDockStationLayout
-
- RetroStackDockStationLayout - Class in bibliothek.gui.dock.station.stack
-
- RetroStackDockStationLayout(int, int[]) - Constructor for class bibliothek.gui.dock.station.stack.RetroStackDockStationLayout
-
Creates a new layout
- revalidate() - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- revalidate() - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
- ReverseCompoundBorder - Class in bibliothek.extension.gui.dock.util
-
Behaves like its super-class but the painting order of the
borders is reversed.
- ReverseCompoundBorder(Border, Border) - Constructor for class bibliothek.extension.gui.dock.util.ReverseCompoundBorder
-
- RexSystemColor - Class in bibliothek.extension.gui.dock.theme.eclipse.rex
-
- RIGHT - Static variable in class bibliothek.gui.dock.action.LocationHint
-
Used to indicate that this hint likes to stay right of the middle
- RIGHT - Variable in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
Action called when the right arrow key was pressed.
- right() - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
Called when a right arrow key was pressed.
- right() - Method in class bibliothek.gui.dock.focus.DefaultDockableSelection
-
- RIGHT_OF_ALL - Static variable in class bibliothek.gui.dock.action.LocationHint
-
Used to indicate that this hint likes to stay as right as possible
- root() - Method in class bibliothek.gui.dock.SplitDockStation
-
Gets the root of this station, creates a root if necessary.
- Root - Class in bibliothek.gui.dock.station.split
-
The root of the tree that represents the internal structure of a
SplitDockStation.
- Root(SplitDockAccess) - Constructor for class bibliothek.gui.dock.station.split.Root
-
Creates a new root.
- Root(SplitDockAccess, long) - Constructor for class bibliothek.gui.dock.station.split.Root
-
Creates a new root.
- Root() - Constructor for class bibliothek.gui.dock.station.split.SplitDockPerspective.Root
-
Creates the new root.
- root(D) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Sets dockable as root, and returns a key to the root.
- root(SplitDockTree<D>.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
-
Sets key as the root of the tree.
- root(SplitDockTree<Dockable>.Key, long) - Method in class bibliothek.gui.dock.station.split.SplitDockTreeFactory
-
- root(N, long) - Method in interface bibliothek.gui.dock.station.split.SplitTreeFactory
-
Informs about the node that is the root.
- root(SplitDockPathProperty, long) - Method in class bibliothek.gui.dock.station.split.SplitTreePathFactory
-
- ROOT_KEY_PREFIX - Static variable in class bibliothek.gui.DockFrontend
-
- RootInfo(DockStation, String) - Constructor for class bibliothek.gui.DockFrontend.RootInfo
-
Creates a new object.
- RootPlaceholderStrategy - Class in bibliothek.gui.dock.station.support
-
- RootPlaceholderStrategy(DockStation) - Constructor for class bibliothek.gui.dock.station.support.RootPlaceholderStrategy
-
Creates a new strategy.
- rootWindowChanged(Window, Window) - Method in class bibliothek.gui.DockController
-
Called whenever the root window of this controller changed.
- Rotation - Enum in bibliothek.gui.dock.util.swing
-
Represents a counter-clockwise rotation of a multiple of 90 degrees.
- rotationChanged(Dockable, DockTitle) - Method in interface bibliothek.gui.dock.title.OrientationToRotationStrategyListener
-
Informs that the rotation of the text on any title representing dockable has changed.
- RoundButton - Class in bibliothek.extension.gui.dock.theme.bubble
-
A round button is a button that has a oval form.
- RoundButton(BasicTrigger, BasicResourceInitializer, Dockable, DockAction) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.RoundButton
-
Creates a new round button.
- RoundButtonConnectable - Interface in bibliothek.extension.gui.dock.theme.bubble
-
- RoundButtonViewItem - Class in bibliothek.extension.gui.dock.theme.bubble
-
- RoundButtonViewItem(Dockable, BasicTitleViewItem<JComponent>, RoundButtonConnectable) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.RoundButtonViewItem
-
Creates a new view item.
- RoundDropDownButton - Class in bibliothek.extension.gui.dock.theme.bubble
-
A button which can be pressed by the user either to execute
a
DockAction or to show a popup-menu
with a selection of
DockActions.
- RoundDropDownButton(BasicDropDownButtonHandler, Dockable, DockAction) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.RoundDropDownButton
-
Creates a new button
- RoundRectButton - Class in bibliothek.extension.gui.dock.theme.eclipse
-
A button that has a round rect shape.
- RoundRectButton(BasicTrigger, BasicResourceInitializer) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.RoundRectButton
-
Creates a new roundrect button.
- RoundRectDropDownButton - Class in bibliothek.extension.gui.dock.theme.eclipse
-
- RoundRectDropDownButton(BasicDropDownButtonHandler) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.RoundRectDropDownButton
-
Creates a new button
- RowLayout - Class in bibliothek.gui.dock.station.stack.tab
-
This layout puts all tabs in one, or if there is not enough space, in many,
rows.
- RowLayout() - Constructor for class bibliothek.gui.dock.station.stack.tab.RowLayout
-
- run() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- save() - Method in class bibliothek.gui.DockFrontend
-
- save(String) - Method in class bibliothek.gui.DockFrontend
-
Saves the current layout with the specified name.
- save(String, boolean) - Method in class bibliothek.gui.DockFrontend
-
Saves the current layout with the specified name.
- saved(DockFrontend, String) - Method in class bibliothek.gui.dock.event.DockFrontendAdapter
-
- saved(DockFrontend, String) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
-
Invoked if the current setting was saved with the name
name.
- SCREEN_CAPTURE_STRATEGY - Static variable in interface bibliothek.gui.dock.util.AWTComponentCaptureStrategy
-
This strategy just takes a real screen capture of the area in which the
component is supposed to be.
- SCREEN_MASK - Static variable in interface bibliothek.gui.dock.control.DockRelocatorMode
-
- SCREEN_ONLY - Static variable in interface bibliothek.gui.dock.control.DockRelocatorMode
-
- ScreencaptureMovingImageFactory - Class in bibliothek.gui.dock.dockable
-
- ScreencaptureMovingImageFactory(Dimension) - Constructor for class bibliothek.gui.dock.dockable.ScreencaptureMovingImageFactory
-
Creates a new factory.
- ScreencaptureMovingImageFactory(Dimension, float) - Constructor for class bibliothek.gui.dock.dockable.ScreencaptureMovingImageFactory
-
Creates a new factory.
- ScreenDockDialog - Class in bibliothek.gui.dock.station.screen.window
-
- ScreenDockDialog(ScreenDockStation, WindowConfiguration, boolean) - Constructor for class bibliothek.gui.dock.station.screen.window.ScreenDockDialog
-
Creates a new dialog.
- ScreenDockDialog(ScreenDockStation, WindowConfiguration, Frame, boolean) - Constructor for class bibliothek.gui.dock.station.screen.window.ScreenDockDialog
-
Creates a new dialog.
- ScreenDockDialog(ScreenDockStation, WindowConfiguration, Dialog, boolean) - Constructor for class bibliothek.gui.dock.station.screen.window.ScreenDockDialog
-
Creates a new dialog.
- ScreenDockFrame - Class in bibliothek.gui.dock.station.screen.window
-
- ScreenDockFrame(ScreenDockStation, WindowConfiguration, boolean) - Constructor for class bibliothek.gui.dock.station.screen.window.ScreenDockFrame
-
Creates a new dialog.
- ScreenDockFullscreenFilter - Interface in bibliothek.gui.dock.station.screen
-
This filter can be added to the
ScreenDockStation, it allows to filter
Dockables which
are not allowed to go into fullscreen mode.
- ScreenDockFullscreenStrategy - Interface in bibliothek.gui.dock.station.screen
-
- ScreenDockPerspective - Class in bibliothek.gui.dock.station.screen
-
- ScreenDockPerspective() - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
- ScreenDockPerspective.ScreenPerspectiveWindow - Class in bibliothek.gui.dock.station.screen
-
- ScreenDockProperty - Class in bibliothek.gui.dock.station.screen
-
- ScreenDockProperty() - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Constructs a new property
- ScreenDockProperty(int, int, int, int) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Constructs a new property
- ScreenDockProperty(int, int, int, int, Path) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Constructs a new property
- ScreenDockProperty(int, int, int, int, Path, boolean) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Constructs a new property
- ScreenDockPropertyFactory - Class in bibliothek.gui.dock.station.screen
-
- ScreenDockPropertyFactory() - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockPropertyFactory
-
- ScreenDockStation - Class in bibliothek.gui.dock
-
- ScreenDockStation(Window) - Constructor for class bibliothek.gui.dock.ScreenDockStation
-
Constructs a new ScreenDockStation.
- ScreenDockStation(WindowProvider) - Constructor for class bibliothek.gui.dock.ScreenDockStation
-
Constructs a new ScreenDockStation.
- ScreenDockStationExtension - Interface in bibliothek.gui.dock.station.screen
-
This extension is used by
ScreenDockStation and changes the functionality of some
methods.
- ScreenDockStationExtension.DropArguments - Class in bibliothek.gui.dock.station.screen
-
- ScreenDockStationFactory - Class in bibliothek.gui.dock.station.screen
-
- ScreenDockStationFactory(Window) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
-
Constructs a factory
- ScreenDockStationFactory(WindowProvider) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
-
Constructs a factory
- ScreenDockStationLayout - Class in bibliothek.gui.dock.station.screen
-
- ScreenDockStationLayout() - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockStationLayout
-
- ScreenDockStationLayout(PlaceholderMap) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockStationLayout
-
Creates a new layout.
- ScreenDockStationListener - Interface in bibliothek.gui.dock.station.screen
-
- screenDockStationListeners() - Method in class bibliothek.gui.dock.ScreenDockStation
-
- ScreenDockWindow - Interface in bibliothek.gui.dock.station.screen
-
- ScreenDockWindowBackgroundComponent - Interface in bibliothek.gui.dock.station.screen.window
-
- ScreenDockWindowBorder - Interface in bibliothek.gui.dock.station.screen.window
-
- ScreenDockWindowBorder.Position - Enum in bibliothek.gui.dock.station.screen.window
-
various positions where the user can grab this border
- ScreenDockWindowBorderFactory - Interface in bibliothek.gui.dock.station.screen.window
-
- ScreenDockWindowClosingStrategy - Interface in bibliothek.gui.dock.station.screen.window
-
- ScreenDockWindowColor - Interface in bibliothek.gui.dock.station.screen.window
-
- ScreenDockWindowConfiguration - Interface in bibliothek.gui.dock.station.screen
-
- ScreenDockWindowDockBorder - Interface in bibliothek.gui.dock.station.screen.window
-
- ScreenDockWindowFactory - Interface in bibliothek.gui.dock.station.screen
-
- ScreenDockWindowHandle - Class in bibliothek.gui.dock.station.screen.window
-
- ScreenDockWindowHandle(Dockable, ScreenDockWindow, WindowConfiguration) - Constructor for class bibliothek.gui.dock.station.screen.window.ScreenDockWindowHandle
-
Creates a new handle.
- ScreenDockWindowListener - Interface in bibliothek.gui.dock.station.screen
-
- ScreenDropSizeStrategy - Interface in bibliothek.gui.dock.station.screen
-
- ScreenFullscreenAction - Class in bibliothek.gui.dock.station.screen
-
- ScreenFullscreenAction(ScreenDockStation) - Constructor for class bibliothek.gui.dock.station.screen.ScreenFullscreenAction
-
Constructs the action and sets the
station on
which the
Dockables will be made fullscreen.
- ScreenLayer - Class in bibliothek.gui.dock.station.screen.layer
-
Describes the fallback layer, the layer where
Dockables start to float.
- ScreenLayer(ScreenDockStation) - Constructor for class bibliothek.gui.dock.station.screen.layer.ScreenLayer
-
- ScreenPerspectiveWindow(PerspectiveDockable) - Constructor for class bibliothek.gui.dock.station.screen.ScreenDockPerspective.ScreenPerspectiveWindow
-
Creates a new object.
- ScreenWindowLayer - Class in bibliothek.gui.dock.station.screen.layer
-
- ScreenWindowLayer(ScreenDockStation, ScreenDockWindow) - Constructor for class bibliothek.gui.dock.station.screen.layer.ScreenWindowLayer
-
- ScreenWindowShape - Interface in bibliothek.gui.dock.station.screen.window
-
- ScreenWindowShapeAdapter - Class in bibliothek.gui.dock.station.screen.window
-
- ScreenWindowShapeAdapter(ScreenDockWindow, Window) - Constructor for class bibliothek.gui.dock.station.screen.window.ScreenWindowShapeAdapter
-
Creates a new adapter.
- ScreenWindowShapeCallback - Interface in bibliothek.gui.dock.station.screen.window
-
- searchCombineDockable(int, int, Dockable, boolean) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Searches a window on the coordinates x/y which can be used to create
a combination with drop.
- searched(DockRelocatorEvent) - Method in class bibliothek.gui.dock.control.relocator.VetoableDockRelocatorAdapter
-
- searched(DockRelocatorEvent) - Method in interface bibliothek.gui.dock.control.relocator.VetoableDockRelocatorListener
-
- searchElement(Component) - Method in class bibliothek.gui.DockController
-
Searches the element which is parent or equal to representative.
- searchWindow() - Method in class bibliothek.gui.dock.util.ComponentWindowProvider
-
- searchWindow() - Method in class bibliothek.gui.dock.util.DirectWindowProvider
-
- searchWindow() - Method in class bibliothek.gui.dock.util.FocusedWindowProvider
-
- searchWindow() - Method in class bibliothek.gui.dock.util.NullWindowProvider
-
- searchWindow() - Method in interface bibliothek.gui.dock.util.WindowProvider
-
Tries to find a window.
- searchWindow() - Method in class bibliothek.gui.dock.util.WindowProviderWrapper
-
- SECOND - Static variable in interface bibliothek.util.PathCombiner
-
This combiner always discards the first path and just returns the second.
- SecureContainer - Class in bibliothek.gui.dock.security
-
- SecureContainer() - Constructor for class bibliothek.gui.dock.security.SecureContainer
-
- select() - Method in class bibliothek.gui.dock.control.DockableSelector
-
Opens the popup window if possible and allows the user the choice between different
Dockables.
- SELECT - Variable in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
Action called when the space or enter key was pressed.
- select(Dockable) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
Called when this selection is forced to select a specific dockable.
- select() - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
Selects the currently selected dockable.
- select(Dockable) - Method in class bibliothek.gui.dock.focus.DefaultDockableSelection
-
- select(Dockable) - Method in class bibliothek.gui.dock.station.stack.menu.PopupCombinedMenuContent
-
Closes this menu and informs all listeners that dockable
has been selected.
- selectable(Dockable) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
Decides whether dockable fits the requirements for
an element that can be selected.
- SelectableDockAction - Interface in bibliothek.gui.dock.action
-
An action which has two states "selected" and "not selected".
- SelectableDockActionGroup - Class in bibliothek.gui.dock.action.actions
-
- SelectableDockActionGroup() - Constructor for class bibliothek.gui.dock.action.actions.SelectableDockActionGroup
-
- SelectableDockActionListener - Interface in bibliothek.gui.dock.event
-
- SelectableDropDownHandler - Class in bibliothek.gui.dock.themes.basic.action.dropdown
-
- SelectableDropDownHandler(SelectableDockAction, Dockable, JMenuItem) - Constructor for class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler
-
Creates a new handler.
- SelectableMenuHandler - Class in bibliothek.gui.dock.themes.basic.action.menu
-
- SelectableMenuHandler(SelectableDockAction, Dockable, JMenuItem) - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler
-
Creates a new handler
- selectBestMatchingColors() - Method in class bibliothek.gui.DockUI
-
- selected - Variable in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
-
whether the selected element is selected
- selected(Dockable) - Method in interface bibliothek.gui.dock.focus.DockableSelectionListener
-
Called when an element is selected and the selection confirmed.
- selected - Variable in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid.Node
-
the element that is selected
- selected(Dockable) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
Called if this menu was open, an element was selected and the menu closed.
- selected(Dockable) - Method in class bibliothek.gui.dock.station.stack.menu.ButtonCombinedMenu
-
- selected(CombinedMenuContent, Dockable) - Method in interface bibliothek.gui.dock.station.stack.menu.CombinedMenuContentListener
-
Called after menu was made invisible with making
a selection.
- selected(StackDockStation, Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabContentFilter
-
Called when the selection of station changed to newSelection.
- selected(StackDockStation, Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.DefaultTabContentFilter
-
- selectedChanged(SelectableDockAction, Set<Dockable>) - Method in interface bibliothek.gui.dock.event.SelectableDockActionListener
-
- selectedStateChanged(BasicButtonModel, boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModelAdapter
-
- selectedStateChanged(BasicButtonModel, boolean) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicButtonModelListener
-
Called if the selection state of model changed.
- SELECTION - Static variable in interface bibliothek.gui.dock.util.laf.LookAndFeelColors
-
The color used for ordinary selections.
- selectionChanged(StackDockComponent) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- selectionChanged(DropDownAction, Set<Dockable>, DockAction) - Method in interface bibliothek.gui.dock.event.DropDownActionListener
-
Called when the selection of action has changed.
- selectionChanged(StackDockComponent) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponentListener
-
Called if the current selection on stack changed.
- selectionChanged(StackDockComponent) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabContentFilter
-
Called if the selection of component changed.
- selectionChanged(TabPane) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabLayoutManagerPane
-
- selectionChanged(StackDockComponent) - Method in class bibliothek.gui.dock.station.stack.tab.DefaultTabContentFilter
-
- selectionChanged(TabPane) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneListener
-
Called when the selection on pane has changed.
- SelectionView() - Constructor for class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
-
- selfSetDirection() - Method in class bibliothek.gui.dock.FlapDockStation
-
Calculates the best
direction
for the popup-window of this station.
- send(Dockable, MouseEvent) - Method in class bibliothek.gui.dock.control.DoubleClickController
-
Fires an event to the
DoubleClickListeners whose location in the
tree is equal or below
dockable.
- SEPARATOR - Static variable in class bibliothek.gui.dock.action.actions.SeparatorAction
-
A separator that is visible on menus and on titles
- SEPARATOR - Static variable in class bibliothek.gui.dock.action.ActionType
-
Represents a separator.
- SeparatorAction - Class in bibliothek.gui.dock.action.actions
-
A separator represents a space between actions.
- SeparatorAction(ViewTarget<?>...) - Constructor for class bibliothek.gui.dock.action.actions.SeparatorAction
-
Creates a new separator.
- set(V) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditorCallback
-
Sets the value of this callback.
- set(MagnetRequest.Side, int) - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraphConstraint
-
Sets how much side has to be moved.
- set(MagnetRequest.Side, int, boolean, boolean) - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraphConstraint
-
- set(BackgroundPaint) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow.Background
-
- set(SpanMode) - Method in interface bibliothek.gui.dock.station.span.Span
-
- set(SplitNode, Dockable, SplitNode...) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderSet
-
Ensures that node is associated with the placeholder for dockable.
- set(SplitNode, Path, SplitNode...) - Method in class bibliothek.gui.dock.station.split.SplitPlaceholderSet
-
Ensures that node is associated with placeholder
but no other node has placeholder.
- set(int, M) - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
-
Replaces the object at location index by object.
- set(Dockable) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
Changes the content which is shown.
- set(Dockable, DockActionSource) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
Changes the content which is shown.
- set(Dockable, DockActionSource, boolean) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
Changes the content which is shown.
- set(BorderModifier) - Method in class bibliothek.gui.dock.themes.border.BorderForwarder
-
- set(String, Icon, DockIcon) - Method in class bibliothek.gui.dock.themes.icon.TabMenuOverflowIconBridge
-
- set(SpanFactory) - Method in class bibliothek.gui.dock.themes.StationSpanFactoryValue
-
- set(V) - Method in class bibliothek.gui.dock.themes.StationThemeItemValue
-
- set(V) - Method in class bibliothek.gui.dock.util.AbstractUIValue
-
- set(BackgroundPaint) - Method in class bibliothek.gui.dock.util.BackgroundAlgorithm
-
- set(PropertyKey<A>, A) - Method in class bibliothek.gui.dock.util.DockProperties
-
Sets a value.
- set(PropertyKey<A>, A, Priority) - Method in class bibliothek.gui.dock.util.DockProperties
-
Sets a value.
- set(String, V, U) - Method in class bibliothek.gui.dock.util.MultiUIBridge
-
- set(Priority, T) - Method in class bibliothek.gui.dock.util.NullPriorityValue
-
Sets the value for a given priority.
- set(Priority, T) - Method in class bibliothek.gui.dock.util.PriorityValue
-
Sets the value for a given priority.
- set(String, V, U) - Method in interface bibliothek.gui.dock.util.UIBridge
-
- set(Priority, T, UIScheme<?, ?, ?>) - Method in class bibliothek.gui.dock.util.UIPriorityValue
-
Sets the value of this using a value that may be
derived from scheme.
- set(V) - Method in interface bibliothek.gui.dock.util.UIValue
-
Called when the underlying resource of this
UIValue changes.
- setA(A) - Method in class bibliothek.util.container.Single
-
- setAccelerator(K, KeyStroke) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Set the type of
KeyEvent that will trigger
an action.
- setAccelerator(KeyStroke) - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Sets the type of event that will trigger this action.
- setAccelerator(KeyStroke) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- setAcceleratorIsGlobal(boolean) - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
- setAcceleratorIsGlobal(boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- setActionHiding(TabConfiguration.ActionHiding) - Method in class bibliothek.gui.dock.station.stack.tab.TabConfiguration
-
Tells if and when to make buttons on the tab invisible.
- setActionInsets(Insets) - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Sets the empty space around the actions.
- setActionOffers(DockActionSource) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
Sets the action-source of this
Dockable.
- setActive(boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
- setActive(boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
-
- setActive(boolean) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultButtonTitle
-
- setActive(boolean) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultStationTitle
-
- setActive(boolean) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultTitle
-
- setActive(DockController, boolean) - Method in class bibliothek.gui.dock.control.AcceptanceDockRelocatorMode
-
- setActive(DockController, boolean) - Method in interface bibliothek.gui.dock.control.DockRelocatorMode
-
Tells this mode whether it should have an influence of the
behaviour or not.
- setActive(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
- setActive(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
- setActive(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
- setActive(boolean) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Sets whether this title should be painted as focused or not.
- setActiveColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Sets the color that is used as background if the title is focused.
- setActiveColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Sets the background-color which is used if this title is selected.
- setActiveLeftColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Sets the color that is used on the left side if this
title is active.
- setActiveLeftColorId(String) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Changes the identifier that is used for the active left color.
- setActiveRightColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Sets the color which is used on the right side in the
gradient of this title.
- setActiveRightColorId(String) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Changes the identifier that is used for the active right color.
- setActiveTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Sets the color that is used as foreground if the title is focused.
- setActiveTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Sets the color which is used to paint the text if this title
is active.
- setActiveTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Sets the foreground-color which is used if this title is selected.
- setActiveTextColorId(String) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Changes the identifier that is used for the active text color.
- setAlignment(MenuLineLayoutOrder.Item, float) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutOrder
-
Sets the alignment of item.
- setAllowDragAndDrop(boolean) - Method in class bibliothek.gui.dock.station.screen.window.WindowMover
-
Sets whether drag and drop operations are still allowed even if the window is moved around.
- setAllowDragAndDropOnTitle(boolean) - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
Sets whether a drag and drop operation starts if the mouse is over an area where drag and drop would be possible.
- setAllowEmptyMenu(boolean) - Method in class bibliothek.gui.dock.control.PopupController
-
If set, then empty menus are still opened.
- setAllowOnMove(boolean) - Method in class bibliothek.gui.dock.control.PopupController
-
Sets whether menus can be opened during drag and drop operations.
- setAllowSideSnap(boolean) - Method in class bibliothek.gui.dock.SplitDockStation
-
Sets whether
Dockables which are dragged near
the station are captured and added to this station.
- setAlpha(float) - Method in class bibliothek.gui.dock.dockable.ScreencaptureMovingImageFactory
-
Set the transparency of this image, where 0 means completely transparent and 1 means completely
opaque
- setAlpha(float) - Method in class bibliothek.gui.dock.dockable.TrueMovingImage
-
Sets the transparency, 0 means the image is invisible, 1 means the image is opaque.
- setAtLeastFocusedDockable(Dockable, Component) - Method in class bibliothek.gui.DockController
-
- setAttractorStrategy(AttractorStrategy) - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
- setAuthors(String[]) - Method in class bibliothek.gui.dock.themes.DefaultThemeMeta
-
- setAutoDirection(boolean) - Method in class bibliothek.gui.dock.FlapDockStation
-
Tells this station whether it can choose the
direction
of the popup-window itself, or if the direction remains always the
same.
- setB(B) - Method in class bibliothek.util.container.Tuple
-
- setBackground(Color) - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButtonViewItem
-
- setBackground(BackgroundAlgorithm) - Method in class bibliothek.gui.dock.station.flap.ButtonPane
-
Sets the background algorithm of this panel.
- setBackground(BackgroundAlgorithm) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
- setBackground(BackgroundAlgorithm) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
Sets the algorithm that paints the background of this window.
- setBackground(BackgroundPaint, BackgroundComponent) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Sets the algorithm which should be used to paint the background of the owner.
- setBackground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
-
- setBackground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler
-
- setBackground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
-
- setBackground(Color) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicTitleViewItem
-
Called by the title that shows this item to tell this item what the
background color of the title is.
- setBackground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
- setBackground(Color) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- setBackground(BackgroundAlgorithm) - Method in class bibliothek.gui.dock.util.BackgroundPanel
-
Sets the background algorithm that should be used by this panel.
- setBackground(Color) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
- setBackgroundPaint(String, BackgroundPaint) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Sets an algorithm that is used to paint the background of items which register an
UIValue with
an identifier of
id.
- setBackgroundPaintBridge(Path, UIBridge<BackgroundPaint, UIValue<BackgroundPaint>>) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Sets the
UIBridge that will transfer properties to those
UIValues whose kind is either
kind or a child of
kind.
- setBackup(V) - Method in class bibliothek.gui.dock.util.AbstractUIValue
-
Sets the backup value.
- setBaseBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Sets the border that wraps around the entire displayer.
- setBaseBounds(Rectangle) - Method in class bibliothek.gui.dock.station.split.Root
-
- setBasePane(JComponent) - Method in class bibliothek.gui.dock.station.OverpaintablePanel
-
Sets the panel which is added to this, and which is an
ancestor of the content-pane.
- setBold(GenericFontModifier.Modify) - Method in class bibliothek.gui.dock.util.font.GenericFontModifier
-
Sets how to modify the bold aspect of a font.
- setBoolean(boolean) - Method in class bibliothek.util.xml.XContainer
-
Sets the value of this container.
- setBorder(Dockable, Border) - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.NoTitleBarDisplayer
-
- setBorder(Dockable, Border) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.InvisibleTabPane
-
Sets the border that should be painted around dockable.
- setBorder(Border) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent.Meta
-
Sets the border of the component.
- setBorder(String, BorderModifier) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Sets the border for some state of the component that displays this model.
- setBorder(Border) - Method in class bibliothek.gui.dock.themes.border.BorderForwarder
-
Sets the basic border of this forwarder.
- setBorder(String, Border) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Sets the border and the
BorderModifier that should be used by this title.
- setBorderFactory(ScreenDockWindowBorderFactory) - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
Sets a factory which might be used to create a border for the new window.
- setBorderKeyMouseOver(String) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- setBorderKeyMouseOverSelected(String) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- setBorderKeyMousePressed(String) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- setBorderKeyMousePressedSelected(String) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- setBorderKeyNormal(String) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- setBorderKeyNormalSelected(String) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
- setBorderModifier(String, BorderModifier) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
- setBorderModifierBridge(Path, UIBridge<BorderModifier, UIValue<BorderModifier>>) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Sets the
UIBridge that will transfer properties to those
UIValues whose kind is either
kind or a child of
kind.
- setBorderSideSnapSize(int) - Method in class bibliothek.gui.dock.FlapDockStation
-
Sets the size of the outside layer.
- setBorderSideSnapSize(int) - Method in class bibliothek.gui.dock.SplitDockStation
-
There is an invisible border around the station.
- setBoundaryRestriction(BoundaryRestriction) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Changes the boundary restriction used to check the boundaries of
the windows of this station.
- setBounds(double, double, double, double, double, double, boolean) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- setBounds(double, double, double, double, double, double, boolean) - Method in class bibliothek.gui.dock.station.split.Node
-
- setBounds(double, double, double, double, double, double, boolean) - Method in class bibliothek.gui.dock.station.split.Root
-
- setBounds(double, double, double, double, double, double, boolean) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Updates the bounds of this node.
- setBounds(int, int, int, int) - Method in class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
-
- setBounds(Rectangle) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPaneComponent
-
- setBounds(int, int, int, int) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
- setBounds(int, int, int, int) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.ComponentLayoutBlock
-
- setBounds(int, int, int, int) - Method in interface bibliothek.gui.dock.station.stack.tab.layouting.LayoutBlock
-
Sets the boundaries of this block.
- setBounds(Rectangle) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneComponent
-
Sets the current location and size of this component.
- setBounds(int, int, int, int) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
- setBoundsIncludeWindow(boolean) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationExtension.DropArguments
-
Sets whether the boundaries of the location include the entire window.
- setBridge(Path, DockIconBridge) - Method in class bibliothek.gui.dock.util.icon.DefaultIconScheme
-
- setBridgeFactory(Path, ColorBridgeFactory) - Method in class bibliothek.gui.dock.themes.color.DefaultColorScheme
-
- setButtonInsets(Insets) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Sets the insets to be left free around the buttons.
- setByte(byte) - Method in class bibliothek.util.xml.XContainer
-
Sets the value of this container.
- setByteArray(byte[]) - Method in class bibliothek.util.xml.XContainer
-
Sets the value of this container.
- setC(C) - Method in class bibliothek.util.container.Triple
-
- setCallback(PreferenceEditorCallback<Boolean>) - Method in class bibliothek.extension.gui.dock.preference.editor.BooleanEditor
-
- setCallback(PreferenceEditorCallback<String>) - Method in class bibliothek.extension.gui.dock.preference.editor.ChoiceEditor
-
- setCallback(PreferenceEditorCallback<KeyStroke>) - Method in class bibliothek.extension.gui.dock.preference.editor.KeyStrokeEditor
-
- setCallback(PreferenceEditorCallback<Object>) - Method in class bibliothek.extension.gui.dock.preference.editor.LabelEditor
-
- setCallback(PreferenceEditorCallback<ModifierMask>) - Method in class bibliothek.extension.gui.dock.preference.editor.ModifierMaskEditor
-
- setCallback(PreferenceEditorCallback<String>) - Method in class bibliothek.extension.gui.dock.preference.editor.StringEditor
-
- setCallback(PreferenceEditorCallback<V>) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditor
-
Sets a callback, a callback can be used to read the value that has to
be edited or to store the edited value.
Note: this editor should call
PreferenceEditorCallback.set(Object)
whenever this editor shows a new valid value.
- setCallback(ScreenWindowShapeCallback) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenWindowShape
-
- setCallback(ScreenWindowShapeCallback) - Method in interface bibliothek.gui.dock.station.screen.window.ScreenWindowShape
-
- setChar(char) - Method in class bibliothek.util.xml.XContainer
-
Sets the value of this container.
- setChild(SplitNode, int) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- setChild(SplitNode, int) - Method in class bibliothek.gui.dock.station.split.Node
-
- setChild(SplitNode, int) - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- setChild(SplitNode) - Method in class bibliothek.gui.dock.station.split.Root
-
Sets the child of this root.
- setChild(SplitNode, int) - Method in class bibliothek.gui.dock.station.split.Root
-
- setChild(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Root
-
Sets the child of this root.
- setChild(SplitNode, int) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Adds a child to this node at a given location.
- setChildA(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Node
-
Sets the left or top child of this node.
- setChildB(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Node
-
Sets the right or bottom child of this node.
- setClientObject(Object) - Method in class bibliothek.gui.dock.action.LocationHint
-
Sets an object which has no special meaning.
- setColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicStationPaint
-
- setColor(String, Color) - Method in class bibliothek.gui.dock.themes.color.DefaultColorScheme
-
Sets the value of some color.
- setColorScheme(ColorScheme) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
Sets the currently used set of colors.
- setColorSchemeKey(PropertyKey<ColorScheme>) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- setCombination(CombinatoryAcceptance.Combination) - Method in class bibliothek.gui.dock.accept.CombinatoryAcceptance
-
- setCombination(CombinerSource, CombinerTarget) - Method in class bibliothek.gui.dock.station.split.PutInfo
-
- setCombiner(Combiner) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- setCombiner(Combiner, Priority) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- setCombiner(String, Combiner) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
- setCombinerBridge(Path, UIBridge<Combiner, UIValue<Combiner>>) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Sets the
UIBridge that will transfer properties to those
UIValues whose kind is either
kind or a child of
kind.
- setCombineTarget(CombinerTarget) - Method in class bibliothek.gui.dock.station.flap.FlapDropInfo
-
- setCommand(String) - Method in class bibliothek.gui.dock.action.actions.SimpleButtonAction
-
Sets the command of this action.
- setComponent(StackDockComponent) - Method in class bibliothek.gui.dock.station.stack.StackDockComponentRepresentative
-
- setComponent(C) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.ComponentLayoutBlock
-
Sets the component which should be managed by this block.
- setComponent(Component) - Method in class bibliothek.gui.dock.util.ComponentWindowProvider
-
Sets the component whose ancestor window will be provided.
- setComponentAt(int, Component) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- setComponentAt(int, Component) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Sets the component which should be shown at tab index.
- setComponentConfiguration(DockComponentConfiguration) - Method in interface bibliothek.gui.dock.component.DockComponentRoot
-
- setComponentConfiguration(DockComponentConfiguration) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- setComponentConfiguration(DockComponentConfiguration) - Method in class bibliothek.gui.dock.SplitDockStation
-
- setComponentConfiguration(DockComponentConfiguration) - Method in class bibliothek.gui.dock.station.AbstractDockStation
-
- setComponentConfiguration(DockComponentConfiguration) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- setComponentConfiguration(DockComponentConfiguration) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- setConcurrent(boolean) - Method in class bibliothek.gui.dock.DockHierarchyLock
-
Tells this lock whether concurrent modifications are allowed or not.
- setConfiguration(TabConfiguration) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- setConfiguration(TabConfiguration) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- setConfiguration(TabConfiguration) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- setConfiguration(TabConfiguration) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- setConfiguration(TabConfiguration) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Fine tunes the look and behavior of this tab.
- setConfiguration(TabConfiguration) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- setConfiguration(DockComponentConfiguration) - Method in class bibliothek.gui.dock.component.DockComponentRootHandler
-
Sets the configuration that is to be applied to root.
- setConfiguration(TabConfiguration) - Method in interface bibliothek.gui.dock.station.stack.CombinedTab
-
Fine tunes this tab.
- setConfiguration(TabConfiguration) - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Changes the look and behavior of the tab.
- setConstraints(MenuLineLayoutOrder.Item, float, float, float) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutOrder
-
- setContent(ButtonContent) - Method in class bibliothek.extension.gui.dock.preference.model.ButtonContentPreferenceModel
-
Sets the property that should be shown.
- setContentBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Sets the border that wraps around the content component.
- setContentBorderAt(int, Border) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
-
- setContentPane(JComponent) - Method in class bibliothek.gui.dock.security.GlassedPane
-
Sets the center panel of this GlassedPane.
- setContentPane(Container) - Method in interface bibliothek.gui.dock.station.flap.DefaultFlapWindow.Parent
-
Tells this parent what component to paint.
- setContentPane(Container) - Method in class bibliothek.gui.dock.station.flap.JInternalDialog
-
- setContentPane(JComponent) - Method in class bibliothek.gui.dock.station.OverpaintablePanel
-
Sets the panel on which clients should add their children.
- setContinousDisplay(boolean) - Method in class bibliothek.gui.dock.SplitDockStation
-
Sets whether the dockables should be resized while the split
is dragged, or not.
- setController(DockController) - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.Choice
-
Informs this
Choice that it is now used for displaying items for
controller.
- setController(DockController) - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice.Entry
-
- setController(DockController) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
-
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleStackDockComponent
-
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTabMenu
-
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButton
-
Connects this button with a controller, that is necessary to get the
colors for this button.
- setController(DockController) - Method in interface bibliothek.extension.gui.dock.theme.bubble.RoundButtonConnectable
-
Sets the controller of this element.
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundDropDownButton
-
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.EclipseBasicDockableDisplayer
-
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.EclipseDockableDisplayer
-
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.NoTitleBarDisplayer
-
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.TitleBarObserver
-
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
-
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DefaultInvisibleTab
-
- setController(DockController) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.InvisibleTab
-
Sets the controller in whose realm this tab works, if there is no
controller set then this tab must be in a state ready to be collected
by the garbage collector.
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.LinePainter
-
- setController(DockController) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabPanePainter
-
Sets the controller for which this painter is used.
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab4.HoverCondition
-
Sets the controller which is used to register global
MouseEvents.
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatDockableDisplayer
-
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
Connects this tab with controller.
- setController(DockController) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTabPane
-
- setController(DockController) - Method in interface bibliothek.gui.dock.action.ListeningDockAction
-
Called when a new controller has been set.
- setController(DockController) - Method in class bibliothek.gui.dock.component.DockComponentRootHandler
-
Sets the controller in whose realm this handler is used.
- setController(DockController) - Method in class bibliothek.gui.dock.control.DockableSelector
-
Sets the controller which should be observed.
- setController(DockController) - Method in class bibliothek.gui.dock.control.focus.DefaultFocusHistory
-
- setController(DockController) - Method in class bibliothek.gui.dock.DefaultDockable
-
- setController(DockController) - Method in class bibliothek.gui.dock.disable.TabDisablingStrategyObserver
-
Sets the controller in whose realm this observer is used.
- setController(DockController) - Method in class bibliothek.gui.dock.displayer.DisplayerRequest
-
- setController(DockController) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- setController(DockController) - Method in class bibliothek.gui.dock.FlapDockStation
-
- setController(DockController) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- setController(DockController) - Method in class bibliothek.gui.dock.security.GlassedPane
-
Sets the controller to inform about
KeyEvents.
- setController(DockController) - Method in class bibliothek.gui.dock.security.SecureContainer
-
Sets the controller which tells whether a restricted environment is in use.
- setController(DockController) - Method in class bibliothek.gui.dock.SplitDockStation
-
- setController(DockController) - Method in class bibliothek.gui.dock.StackDockStation
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.AbstractDockStation
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.DisplayerCollection
-
- setController(DockController) - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Sets the controller for which this displayer is used.
- setController(DockController) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.flap.FlapDockDirection
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.flap.FlapDockHoldToggle
-
- setController(DockController) - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
- setController(DockController) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Sets the controller in whose realm this window will be used.
- setController(DockController) - Method in class bibliothek.gui.dock.station.screen.ScreenFullscreenAction
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- setController(DockController) - Method in interface bibliothek.gui.dock.station.screen.window.ScreenDockWindowBorder
-
Sets the
DockController which should be monitored for receiving colors.
- setController(DockController) - Method in class bibliothek.gui.dock.station.split.SplitFullScreenAction
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.split.SplitSpanStrategy
-
- setController(DockController) - Method in interface bibliothek.gui.dock.station.stack.CombinedMenu
-
Sets the controller in whose realm this menu is used.
- setController(DockController) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent.Meta
-
Sets the controller which is used to read values.
- setController(DockController) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent.Tab
-
Tells this tab which controller is currently used.
- setController(DockController) - Method in class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.stack.menu.ButtonCombinedMenu
-
- setController(DockController) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Sets the controller for which this component manages its children.
- setController(DockController) - Method in class bibliothek.gui.dock.station.stack.StackDockComponentRepresentative
-
- setController(DockController) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTab
-
Sets the controller in whose realm this
AbstractTab works.
- setController(DockController) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Connects this pane with controller.
- setController(DockController) - Method in class bibliothek.gui.dock.station.support.ListSpanStrategy
-
- setController(DockController) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Informs this model about the
DockController in whose realm it is used.
- setController(DockController) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
- setController(DockController) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.DropDownIcon
-
Links this icon with controller, this icon may change is appearance
due to the properties stored in controller.
- setController(DockController) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- setController(DockController) - Method in interface bibliothek.gui.dock.themes.basic.BasicDockableDisplayerDecorator
-
Sets the controller in whose realm this decorator works
- setController(DockController) - Method in class bibliothek.gui.dock.themes.basic.BasicStackDockComponent.BasicTab
-
- setController(DockController) - Method in class bibliothek.gui.dock.themes.basic.MinimalDecorator
-
- setController(DockController) - Method in class bibliothek.gui.dock.themes.basic.TabDecorator
-
- setController(DockController) - Method in class bibliothek.gui.dock.themes.border.BorderForwarder
-
- setController(DockController) - Method in class bibliothek.gui.dock.themes.StationThemeItemValue
-
Allows this
UIValue to register itself on
controller to
read the current value.
- setController(DockController) - Method in class bibliothek.gui.dock.util.BackgroundAlgorithm
-
- setController(DockController) - Method in class bibliothek.gui.dock.util.icon.DockIcon
-
- setController(DockController) - Method in class bibliothek.gui.dock.util.text.TextValue
-
- setController(DockController) - Method in interface bibliothek.gui.Dockable
-
Sets the controller in whose realm this Dockable is.
- setController(DockController) - Method in interface bibliothek.gui.DockStation
-
Sets the controller of this station.
- setCornerSize(int) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
- setCornerSize(int) - Method in interface bibliothek.gui.dock.station.screen.window.ScreenDockWindowBorder
-
Sets the size of the corners in pixels.
- setCurrent(String, Setting) - Method in class bibliothek.gui.dock.frontend.SettingsBlop
-
Sets name and setting of the current layout.
- setCurrent(DefaultAsideRequest.Forward) - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest
-
- setCurrentSetting(String) - Method in class bibliothek.gui.DockFrontend
-
Sets the name of the current setting.
- setCurrentSettingName(String) - Method in class bibliothek.gui.DockFrontend
-
Changes the name of the current setting.
- setCursor(Cursor) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Sets the current cursor of this window
- setCursor(Cursor) - Method in class bibliothek.gui.dock.station.split.DefaultSplitDividerStrategy.Handler
-
- setD(D) - Method in class bibliothek.util.container.Quartuple
-
- setData(L) - Method in class bibliothek.gui.dock.layout.DockLayout
-
Sets the data that is stored in the layout.
- setData(Object) - Method in class bibliothek.gui.dock.layout.DockLayoutInfo
-
Sets the information of this info.
- setDecorator(BasicDockableDisplayerDecorator) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Exchanges the decorator of this displayer.
- setDefault(Workarounds) - Static method in class bibliothek.util.Workarounds
-
- setDefaultActionOffer(ActionOffer) - Method in class bibliothek.gui.DockController
-
- setDefaultBorderHint(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Sets the default value for the show border hint.
- setDefaultChoice(String) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
Sets the default choice for this choice.
- setDefaultConfiguration(DockComponentConfiguration) - Method in class bibliothek.gui.dock.component.DefaultDockComponentManager
-
- setDefaultConfiguration(DockComponentConfiguration) - Method in interface bibliothek.gui.dock.component.DockComponentManager
-
Sets the default configuration which is to be used if no other configuration is found.
- setDefaultEntryLayout(boolean) - Method in class bibliothek.gui.DockFrontend
-
- setDefaultHideable(boolean) - Method in class bibliothek.gui.DockFrontend
-
- setDefaultHold(boolean) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Sets whether newly added
Dockables remain open even if they lost the focus.
- setDefaultSize(int) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Sets the default size of the window of newly added
Dockables.
- setDefaultStation(DockStation) - Method in class bibliothek.gui.DockFrontend
-
Sets the default station of this frontend.
- setDefaultValue(V) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
Sets the default value of this preference
- setDefaultWindowSize(int) - Method in class bibliothek.gui.dock.FlapDockStation
-
Sets the default size a window should have.
- setDelegate(V) - Method in class bibliothek.gui.dock.themes.StationThemeItemValue
-
Sets the delegate of this wrapper.
- setDelegate(WindowProvider) - Method in class bibliothek.gui.dock.util.WindowProviderWrapper
-
Sets the provider which will be used to find a window.
- setDescription(String) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
Sets a description of this preference.
- setDescription(String) - Method in class bibliothek.extension.gui.dock.preference.PreferenceOperation
-
Sets a human readable description of this operation.
- setDescriptionId(String) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
Sets a unique identifier for the description text, the unique identifier will be used to read
a text from the current
TextManager.
- setDescriptionId(String) - Method in class bibliothek.extension.gui.dock.preference.PreferenceOperation
-
Sets the unique identifier of the description.
- setDeselected(DefaultTabContentFilter.Behavior) - Method in class bibliothek.gui.dock.station.stack.tab.DefaultTabContentFilter
-
Sets the behavior that should be applied on an unselected element.
- setDestroyOnClose(boolean) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
-
- setDirect(MagnetRequest.Side, boolean) - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraphConstraint
-
Marks side to be set directly.
- setDirection(FlapDockStation.Direction) - Method in class bibliothek.gui.dock.FlapDockStation
-
Sets the direction in which the popup-window points.
- setDisabled(boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.AbstractBubbleDockTitle
-
- setDisabled(boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
-
- setDisabled(boolean) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatButtonTitle
-
- setDisabled(boolean) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultStationTitle
-
- setDisabled(boolean) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultTitle
-
- setDisabled(Dockable, boolean) - Method in class bibliothek.gui.dock.disable.ActionDisablingStrategyObserver
-
Called if the disabled state of the action changed.
- setDisabled(Set<Dockable>, boolean) - Method in class bibliothek.gui.dock.disable.ActionDisablingStrategyObserver
-
Called if an entire set of
Dockables changed their state.
- setDisabled(Dockable, boolean) - Method in class bibliothek.gui.dock.disable.TabDisablingStrategyObserver
-
Called if dockable was enabled or disabled.
- setDisabled(boolean) - Method in class bibliothek.gui.dock.SplitDockStation
-
- setDisabled(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
- setDisabled(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
- setDisabled(boolean) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Tells this title whether it should be disabled or not.
- setDisabledColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Sets the background-color which is used if this title is disabled.
- setDisabledIcon(K, Icon) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Sets the icon which will be shown, when the group
named key is disabled.
- setDisabledIcon(Icon) - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Sets an icon that will be shown when this action is not enabled.
- setDisabledIcon(Icon) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- setDisabledLeftColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Sets the color that is used on the left side if this
title is disabled.
- setDisabledLeftColorId(String) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Changes the identifier that is used for the disabled left color.
- setDisabledRightColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Sets the color that is used on the right side if this
title is disabled.
- setDisabledRightColorId(String) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Changes the identifier that is used for the disabled right color.
- setDisabledSelectedIcon(K, Icon) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
-
Sets the icon that will be shown when the group
key is disabled and selected.
- setDisabledSelectedIcon(Icon) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
Sets the icon which is shown if this action is selected but disabled
- setDisplayerFactory(DisplayerFactory) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- setDisplayerFactory(DisplayerFactory, Priority) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- setDisplayerFactory(String, DisplayerFactory) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
- setDisplayerFactoryBridge(Path, UIBridge<DisplayerFactory, UIValue<DisplayerFactory>>) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Sets the
UIBridge that will transfer properties to those
UIValues whose kind is either
kind or a child of
kind.
- setDivider(Divideable, double) - Method in class bibliothek.gui.dock.station.split.DefaultSplitDividerStrategy.Handler
-
Called if the divider of node needs to be changed.
- setDivider(double) - Method in interface bibliothek.gui.dock.station.split.Divideable
-
Sets the location of the divider.
- setDivider(double) - Method in class bibliothek.gui.dock.station.split.Node
-
- setDivider(double) - Method in class bibliothek.gui.dock.station.split.PutInfo
-
Sets the preferred location that a divider should have if the
dockable
will have a neighbor.
- setDividerSize(int) - Method in class bibliothek.gui.dock.SplitDockStation
-
Sets the size of the divider-gap between the children of this station.
- setDividerStrategy(SplitDividerStrategy) - Method in class bibliothek.gui.dock.SplitDockStation
-
- setDockable(Dockable) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
-
- setDockable(Dockable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.EclipseBasicDockableDisplayer
-
- setDockable(Dockable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.EclipseDockableDisplayer
-
- setDockable(Dockable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.NoTitleBarDisplayer
-
- setDockable(Dockable) - Method in class bibliothek.extension.gui.dock.theme.eclipse.displayer.TitleBarObserver
-
- setDockable(Dockable) - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Sets the Dockable which should be shown on this displayer.
- setDockable(Dockable) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
Sets the
Dockable which will be shown on this window.
- setDockable(Dockable) - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
Sets the
Dockable which will be shown on this window.
- setDockable(Dockable) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationExtension.DropArguments
-
Sets the dockable which is to be dropped.
- setDockable(Dockable) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Sets the
Dockable which should be shown on this window.
- setDockable(Dockable) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
- setDockable(Dockable) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- setDockable(Dockable) - Method in class bibliothek.gui.dock.station.screen.window.ScreenDockWindowHandle
-
Sets the item that is shown by this window.
- setDockable(Dockable, DockHierarchyLock.Token) - Method in class bibliothek.gui.dock.station.split.Leaf
-
Sets the element of this leaf.
- setDockable(Dockable, DockHierarchyLock.Token, boolean, boolean) - Method in class bibliothek.gui.dock.station.split.Leaf
-
Sets the element of this leaf.
- setDockable(Dockable) - Method in class bibliothek.gui.dock.station.split.PutInfo
-
Sets the
Dockable which will be added to the station.
- setDockable(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Leaf
-
Exchanges the element that is represented by this perspective.
- setDockable(Dockable) - Method in class bibliothek.gui.dock.station.stack.action.DockActionDistributorSource
-
- setDockable(P) - Method in class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
Sets the value of this item.
- setDockable(Dockable) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonContentValue
-
Sets the element whose properties should be monitored.
- setDockable(Dockable) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- setDockable(Component, Dockable) - Method in interface bibliothek.gui.dock.themes.basic.BasicDockableDisplayerDecorator
-
Sets the element to show on this decorator, can be null
- setDockable(Component) - Method in class bibliothek.gui.dock.themes.basic.DisplayerContentPane
-
Sets the component which represents the dockable
- setDockable(Component, Dockable) - Method in class bibliothek.gui.dock.themes.basic.MinimalDecorator
-
- setDockable(Component, Dockable) - Method in class bibliothek.gui.dock.themes.basic.TabDecorator
-
- setDockable(Dockable) - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- setDockableLocation(DockableDisplayer.Location) - Method in class bibliothek.gui.dock.themes.basic.BasicDisplayerFactory
-
- setDockableRepresentation(K, Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Sets the
Dockable that is represented by this group.
- setDockableRepresentation(Dockable) - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
- setDockableRepresentation(Dockable) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- setDockableRepresentation(Dockable) - Method in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
-
- setDockableRepresentation(Dockable) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownView
-
Sets the
Dockable which is represented by the view.
- setDockableRepresentation(Dockable) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
-
- setDockableRepresentation(Dockable) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
-
- setDockableRepresentative(Dockable) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
- setDockableSelection(DockableSelection) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
Sets how the user can select the focused
Dockable.
- setDockableSelection(DockableSelection, Priority) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
Sets how the user can select the focused
Dockable.
- setDockParent(DockStation) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- setDockParent(DockStation) - Method in class bibliothek.gui.dock.FlapDockStation
-
- setDockParent(DockStation) - Method in class bibliothek.gui.dock.SplitDockStation
-
- setDockParent(DockStation) - Method in class bibliothek.gui.dock.StackDockStation
-
- setDockParent(DockStation) - Method in interface bibliothek.gui.Dockable
-
Sets the parent property.
- setDockTabPlacement(TabPlacement) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- setDockTabPlacement(TabPlacement) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Sets at which side tabs should be displayed.
- setDockTabPlacement(TabPlacement) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Tells this pane where to paint the tabs.
- setDockTitle(DockTitleVersion) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
Sets the title which should be displayed.
- setDockTitle(DockTitleVersion) - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
Tells this window how to create a title for any
Dockable that
may be shown on it.
- setDouble(double) - Method in class bibliothek.util.xml.XContainer
-
Sets the value of this container.
- setDragDistance(int) - Method in interface bibliothek.gui.dock.control.DockRelocator
-
Sets the distance the user must move the mouse in order to begin a
drag operation.
- setDragDistance(int) - Method in class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
- setDragOnlyTitle(boolean) - Method in interface bibliothek.gui.dock.control.DockRelocator
-
Tells whether dockables can only be dragged through their title or not.
- setDragOnlyTitle(boolean) - Method in class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
- setDrawDividers(boolean) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Sets whether dividing lines are to be painted or not
- setDropDownSelectable(K, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
-
- setDropDownSelectable(boolean) - Method in interface bibliothek.gui.dock.action.actions.SharingDropDownItemAction
-
Sets whether this action can be selected if it is a child of a
DropDownAction or not.
- setDropDownSelectable(boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
-
- setDropDownTriggerableNotSelected(K, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
-
Sets whether the group key can be triggered if the event
occurs in a menu.
- setDropDownTriggerableNotSelected(boolean) - Method in interface bibliothek.gui.dock.action.actions.SharingDropDownItemAction
-
Sets whether this action can be triggered when shown on, but not selected
by, a
DropDownAction or not.
- setDropDownTriggerableNotSelected(boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
-
- setDropDownTriggerableSelected(K, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDropDownItemAction
-
Sets whether the group key can be triggered if the event
occurs on a drop-down-button.
- setDropDownTriggerableSelected(boolean) - Method in interface bibliothek.gui.dock.action.actions.SharingDropDownItemAction
-
Sets whether this action can be triggered when shown on, and selected by, a
DropDownAction or not.
- setDropDownTriggerableSelected(boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
-
- setDropInfo(PutInfo) - Method in class bibliothek.gui.dock.SplitDockStation.Access
-
- setDropInfo(PutInfo) - Method in class bibliothek.gui.dock.SplitDockStation
-
Sets the current information telling where and how an item is to be dropped.
- setDropInfo(FlapDropInfo) - Method in class bibliothek.gui.dock.station.flap.ButtonPane
-
Tells where a
Dockable is to be put onto the station
- setDropInfo(FlapDropInfo) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
Sets information where a
Dockable will be dropped.
- setDropInfo(FlapDropInfo) - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
Sets information where a
Dockable will be dropped.
- setDropInfo(PutInfo) - Method in interface bibliothek.gui.dock.station.split.SplitDockAccess
-
Sets the current information telling where and how an item is to be dropped.
- setDropOverRatio(double) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Sets how much two windows must overlap in order to be merged.
- setDuration(int) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
-
Sets the length of one transformation.
- setDuration(int) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
-
Sets the duration of the transition.
- setDuration(int) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultStationTitle
-
Sets the duration of one transition from active to passive, or
in the other direction.
- setDuration(int) - Method in class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultTitle
-
Sets the duration of the animation in milliseconds.
- setDuration(int) - Method in class bibliothek.gui.dock.themes.basic.BasicSpanFactory
-
Sets how long an animation takes for changing the size of a
Span.
- setEditorFactory(Path, PreferenceEditorFactory<?>) - Method in class bibliothek.extension.gui.dock.preference.PreferenceDialog
-
Sets an editor for some type of values.
- setEditorFactory(Path, PreferenceEditorFactory<?>) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeDialog
-
Sets an editor for some type of values.
- setEditorFactory(Path, PreferenceEditorFactory<?>) - Method in class bibliothek.extension.gui.dock.PreferenceTable
-
Sets the factory that should be used to create an editor for some
type of object.
- setEditorFactory(Path, PreferenceEditorFactory<?>) - Method in class bibliothek.extension.gui.dock.PreferenceTreePanel
-
Sets an editor for some type.
- setElement(DockElementRepresentative) - Method in class bibliothek.gui.dock.station.screen.window.WindowMover
-
Sets the element which is currently shown by the window.
- setEnabled(boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- setEnabled(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- setEnabled(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- setEnabled(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
Calling this method has no effect, as this tab shows a
DockTitle which has its own
mechanism to disable itself.
- setEnabled(boolean) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Enables or disables this component.
- setEnabled(boolean) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- setEnabled(K, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Sets the enabled-state of the group key.
- setEnabled(boolean) - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Sets the enabled-state of this action.
- setEnabled(boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- setEnabled(boolean) - Method in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
-
- setEnabled(boolean) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownView
-
Sets the enabled-state of the button.
- setEnabled(int, boolean) - Method in interface bibliothek.gui.dock.station.stack.CombinedMenu
-
Enables or disables a menu entry.
- setEnabled(boolean) - Method in interface bibliothek.gui.dock.station.stack.CombinedTab
-
Enables or disables this tab.
- setEnabled(int, boolean) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- setEnabled(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Sets the enabled property of this model.
- setEnabled(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
-
- setEnabled(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
-
- setEnabled(boolean) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
- setEnabledAt(Dockable, boolean) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
Changes the enabled state of the item dockable.
- setEntryLayout(boolean) - Method in interface bibliothek.gui.dock.frontend.FrontendEntry
-
If set, then every entry
Setting can change the layout
of this element.
- setEntryLayout(boolean) - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- setEntryLayout(Dockable, boolean) - Method in class bibliothek.gui.DockFrontend
-
Sets whether the layout of
dockable should be stored
for
entry Settings.
- setEntryLayout(String, boolean) - Method in class bibliothek.gui.DockFrontend
-
Sets whether the layout of
id should be stored
for
entry Settings.
- setEntryText(String) - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice.Entry
-
- setExpandOnDoubleClick(boolean) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Tells this station what to do on a double click on a child.
- setExpandOnDoubleclick(boolean) - Method in class bibliothek.gui.dock.SplitDockStation
-
Sets whether a double click on a child or its title can expand the child
to fullscreen or not.
- setFactory(DisplayerFactory) - Method in class bibliothek.gui.dock.station.DisplayerCollection
-
- setFactory(MenuLineLayoutFactory) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayout
-
Sets a factory to create items that are required by this
MenuLineLayout.
- setFactory(ThemeFactory) - Method in class bibliothek.gui.dock.themes.DefaultThemeMeta
-
- setFactory(ThemeFactory) - Method in interface bibliothek.gui.dock.themes.ThemeMeta
-
- setFactory(DockTitleFactory, Priority) - Method in class bibliothek.gui.dock.title.DockTitleVersion
-
Stores factory at the slot priority.
- setFactoryID(String) - Method in class bibliothek.gui.dock.DefaultDockable
-
Sets the id for the
DockFactory which will be used to store
and load this dockable.
- setFactoryID(String) - Method in class bibliothek.gui.dock.layout.DockLayout
-
Sets the identifier of the factory which created this layout.
- setFill(MenuLineLayoutOrder.Item, float) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutOrder
-
Sets the fill ratio of item.
- setFillEdges(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.AbstractEclipseBorder
-
Sets whether the edges should be filled
- setFilter(DropDownFilterFactory) - Method in class bibliothek.gui.dock.action.actions.AbstractSimpleDropDownAction
-
Sets the filter that will be used to filter text, icon, tooltips, etc.
- setFirst(DockAcceptance) - Method in class bibliothek.gui.dock.accept.CombinatoryAcceptance
-
Sets the "left" operand of the combination
- setFlapLayoutManager(FlapLayoutManager) - Method in class bibliothek.gui.dock.FlapDockStation
-
Sets the layout manager which should be used by this station.
- setFloat(float) - Method in class bibliothek.util.xml.XContainer
-
Sets the value of this container.
- setFocused(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- setFocused(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- setFocused(boolean) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Tells this component that its
Dockable gained or lost focus.
- setFocusedDockable(DockElementRepresentative, Component, boolean, boolean, boolean) - Method in class bibliothek.gui.dock.control.DefaultFocusController
-
- setFocusedDockable(DockElementRepresentative, Component, boolean, boolean, boolean) - Method in interface bibliothek.gui.dock.control.focus.FocusController
-
- setFocusedDockable(Dockable, boolean) - Method in class bibliothek.gui.DockController
-
Sets the
Dockable which should have the focus.
- setFocusedDockable(Dockable, Component, boolean) - Method in class bibliothek.gui.DockController
-
- setFocusedDockable(Dockable, Component, boolean, boolean, boolean) - Method in class bibliothek.gui.DockController
-
- setFocusedDockable(FocusRequest) - Method in class bibliothek.gui.DockController
-
Starts a request to set the focused
Dockable.
- setFont(Font) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- setFont(Font) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
- setFontModifier(FontModifier) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
Sets the modifier which modifies the font of this tab, this modifier
may be replaced any time.
- setFontModifier(FontModifier) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- setFontModifier(FontModifier) - Method in class bibliothek.gui.dock.util.swing.DComponent
-
Sets the modifier which is used to update the font of this label.
- setFontModifier(FontModifier) - Method in class bibliothek.gui.dock.util.swing.DLabel
-
Sets the modifier which is used to update the font of this label.
- setFontModifier(FontModifier) - Method in class bibliothek.gui.dock.util.swing.DPanel
-
Sets the modifier which is used to update the font of this label.
- setFontModifier(FontModifier) - Method in class bibliothek.gui.dock.util.swing.FontUpdater
-
Sets the modifier which is used to update the font of this label.
- setFontModifier(FontModifier) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Sets the modifier for the current font.
- setForeground(Color) - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButtonViewItem
-
- setForeground(Color) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- setForeground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
-
- setForeground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler
-
- setForeground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
-
- setForeground(Color) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicTitleViewItem
-
Called by the title that shows this item to tell this item what the
foreground color of the title is.
- setForeground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
- setForeground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.DropDownMiniButton
-
- setForeground(Color) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- setForeground(Color) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
- setForegroundColorId(String, String) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButtonContent
-
Creates a new
ActionColor using
id as unique identifier.
- setFreeSpaceBetweenLabelAndActions(int) - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Sets the size of the gap that is between the label (icon and text) and the
DockActions (if there are any).
- setFreeSpaceToOpenSide(int) - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Sets the size of the free space between content and the open side.
- setFreeSpaceToParallelBorder(int) - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Sets the size of the free space between content and the border at the side
of the
Dockable.
- setFreeSpaceToSideBorder(int) - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Sets the size of the free space between the borders that are on the same line as
the text/icon and the actions.
- setFrontDockable(Dockable) - Method in class bibliothek.gui.dock.FlapDockStation
-
- setFrontDockable(Dockable) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- setFrontDockable(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
- setFrontDockable(Dockable) - Method in class bibliothek.gui.dock.StackDockStation
-
- setFrontDockable(Dockable) - Method in interface bibliothek.gui.DockStation
-
Sets the most important child.
- setFullscreen(Dockable, boolean) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Changes the fullscreen mode of dockable.
- setFullScreen(Dockable) - Method in class bibliothek.gui.dock.SplitDockStation
-
Sets one of the children of this station as the one child which covers
all other children.
- setFullscreen(ScreenDockWindow, boolean) - Method in class bibliothek.gui.dock.station.screen.DefaultScreenDockFullscreenStrategy
-
- setFullscreen(ScreenDockWindow, Window, boolean) - Method in class bibliothek.gui.dock.station.screen.DefaultScreenDockFullscreenStrategy
-
Sets the fullscreen mode of window.
- setFullscreen(ScreenDockWindow, boolean) - Method in class bibliothek.gui.dock.station.screen.InternalFullscreenStrategy
-
- setFullscreen(ScreenDockWindow, boolean) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockFullscreenStrategy
-
Changes the fullscreen mode of window, does nothing if this strategy cannot handle the
type of window.
- setFullscreen(boolean) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective.ScreenPerspectiveWindow
-
Sets whether this dockable is shown in fullscreen-mode or not.
- setFullscreen(boolean) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Sets the fullscreen mode
- setFullscreen(boolean) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Changes the mode of this window to fullscreen or to normal.
- setFullscreen(boolean) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- setFullscreen(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
Sets the element which is in fullscreen-mode, must be a child of this perspective
- setFullscreenAction(ListeningDockAction) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Sets an
action which allows to expand children.
- setFullScreenAction(ListeningDockAction) - Method in class bibliothek.gui.dock.SplitDockStation
-
Sets an
action which allows to expand children.
- setFullscreenStrategy(ScreenDockFullscreenStrategy) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Sets the strategy used to handle fullscreen mode.
- setFullscreenStrategy(ScreenDockFullscreenStrategy) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Tells this window what strategy to use for handling fullscreen mode.
- setFullscreenStrategy(ScreenDockFullscreenStrategy) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- setGenerator(GroupKeyGenerator<? extends K>) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Sets the generator that is used to create keys for unknown Dockables.
- setGroup(K, Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Assigns the dockable to the group with the given key.
- setGroup(K, Dockable) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
-
- setHandle(StationChildHandle) - Method in class bibliothek.gui.dock.station.split.Leaf
-
Sets the element of this leaf.
- setHard(MagnetRequest.Side, boolean) - Method in class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraphConstraint
-
Marks side as a hard side.
- setHardExceptions(boolean) - Method in class bibliothek.gui.dock.DockHierarchyLock
-
Sets whether exceptions should be thrown or only printed.
- setHasFullscreenAction(boolean) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- setHeight(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective.ScreenPerspectiveWindow
-
Sets the height of this dockable in pixels.
- setHeight(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Sets the height of the dialog.
- setHeight(double) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
-
Sets the height of the child.
- setHiddenActionUsingSpace(boolean) - Method in class bibliothek.gui.dock.station.stack.tab.TabConfiguration
-
Tells whether hidden actions still can influence the layout by using up some space.
- setHideable(boolean) - Method in interface bibliothek.gui.dock.frontend.FrontendEntry
-
- setHideable(boolean) - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- setHideable(Dockable, boolean) - Method in class bibliothek.gui.DockFrontend
-
Sets whether to show a close-action for dockable.
- setHint(LocationHint) - Method in class bibliothek.gui.dock.action.DefaultDockActionSource
-
Sets the location-hint of this source.
- setHint(LocationHint) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
-
Sets the location-hint of this source.
- setHints(LocationHint.Hint[]) - Method in class bibliothek.gui.dock.action.DefaultActionOffer
-
Sets the preferred order of sources according to their hint.
- setHold(Dockable, boolean) - Method in class bibliothek.gui.dock.FlapDockStation
-
Tells whether the station should close the popup when the
Dockable looses the focus, or if the popup should
remain open until the user closes the popup.
- setHold(FlapDockStation, Dockable, boolean) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapLayoutManager
-
- setHold(PerspectiveDockable, boolean) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Sets whether dockable should stay open even if it lost focus.
- setHold(FlapDockStation, Dockable, boolean) - Method in interface bibliothek.gui.dock.station.flap.FlapLayoutManager
-
Called when the user changes the hold property of dockable.
- setHoldAction(DockAction) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationSource
-
Changes the action that is shown in this source
- setHolding(boolean) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
-
Whether the element should be pinned down or not.
- setHoldSwitchable(FlapDockStation, Dockable, boolean) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapLayoutManager
-
- setHorizontal(boolean) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Sets the orientation.
- setIcon(Icon) - Method in class bibliothek.extension.gui.dock.preference.PreferenceOperation
-
Sets an icon for this operation.
- setIcon(Icon) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- setIcon(Icon) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- setIcon(Icon) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Sets the icon that is painted on this component.
- setIcon(Icon) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BasicTabDockTitle
-
- setIcon(Icon) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- setIcon(Icon) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Sets the icon that should be painted on this tab.
- setIcon(Icon) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- setIcon(K, Icon) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Sets the icon of the group named key.
- setIcon(K, ActionContentModifier, Icon) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Sets the icon of the group named key.
- setIcon(Icon) - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Sets the default-icon for this action.
- setIcon(ActionContentModifier, Icon) - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Sets the icon which is to be used if the conditions of modifier are met.
- setIcon(Icon) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- setIcon(ActionContentModifier, Icon) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
Sets the icon that is to be used when the conditions of modifier are met.
- setIcon(ActionContentModifier, Icon) - Method in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
-
- setIcon(ActionContentModifier, Icon) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownView
-
Sets the icon of the button.
- setIcon(int, Icon) - Method in interface bibliothek.gui.dock.station.stack.CombinedMenu
-
Sets the image of this menu at index.
- setIcon(Icon) - Method in interface bibliothek.gui.dock.station.stack.CombinedTab
-
Sets the image of this tab.
- setIcon(int, Icon) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- setIcon(ActionContentModifier, Icon) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Sets the icon which is normally shown on the view.
- setIcon(ActionContentModifier, Icon) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
-
- setIcon(ActionContentModifier, Icon) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
-
- setIcon(Icon) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Sets the icon of this title.
- setIcon(String, Icon) - Method in class bibliothek.gui.dock.util.icon.DefaultIconScheme
-
Changes the icon with name name to icon.
- setIcon(String, Priority, Icon) - Method in class bibliothek.gui.dock.util.IconManager
-
Stores an icon.
- setIcon(Icon) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Sets the icon which will be painted on the left or on the top side.
- setIconAt(int, Icon) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- setIconAt(int, Icon) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Sets the icon of the child at location index.
- setIconClient(String, Icon) - Method in class bibliothek.gui.dock.util.IconManager
-
Sets an icon with client-priority.
- setIconDefault(String, Icon) - Method in class bibliothek.gui.dock.util.IconManager
-
Sets an icon with default-priority.
- setIconHidden(boolean) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Tells whether the
icon is hidden.
- setIconHiding(TabConfiguration.IconHiding) - Method in class bibliothek.gui.dock.station.stack.tab.TabConfiguration
-
Tells if and when to make the icon invisible.
- setIconId(String) - Method in class bibliothek.extension.gui.dock.preference.PreferenceOperation
-
Sets the identifier for the icon, the identifier will be used to read an icon
from the
IconManager.
- setIconOffset(int) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Sets the distance between icon and the three adjacent borders.
- setIconTextDistance(int) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Sets the distance between icon and text.
- setIconTextGap(int) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Sets the number of pixels to paint between icon and text.
- setIconTheme(String, Icon) - Method in class bibliothek.gui.dock.util.IconManager
-
Sets an icon with theme-priority.
- setId(String) - Method in class bibliothek.gui.dock.util.AbstractUIValue
-
Changes the identifier of this value.
- setIgnore(DockSituationIgnore) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Sets a filter which decides, which elements (stations and dockables)
are stored.
- setIgnoreForEntry(DockSituationIgnore) - Method in class bibliothek.gui.DockFrontend
-
Sets a filter which is applied when saving or loading a normal entry.
- setIgnoreForFinal(DockSituationIgnore) - Method in class bibliothek.gui.DockFrontend
-
Sets the filter which is applied when saving or loading the final layout
at the startup or shutdown of the application.
- setImage(BufferedImage) - Method in class bibliothek.gui.dock.dockable.TrueMovingImage
-
Sets the image that this component will paint.
- setInactiveColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Sets the color that is used as background
- setInactiveColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Sets the background-color which is used if this title is not selected.
- setInactiveLeftColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Sets the color which will be used on the left side of
the gradient if this title is not active.
- setInactiveLeftColorId(String) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Changes the identifier that is used for the inactive left color.
- setInactiveRightColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Sets the color of the right side of the gradient.
- setInactiveRightColorId(String) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Changes the identifier that is used for the inactive right color.
- setInactiveTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Sets the color that is used as foreground
- setInactiveTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Sets the color of the text.
- setInactiveTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Sets the foreground-color which is used if this title is not selected.
- setInactiveTextColorId(String) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
Changes the identifier that is used for the inactive text color.
- setIndex(int) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
-
- setIndex(int) - Method in class bibliothek.gui.dock.station.flap.FlapDropInfo
-
Sets the location where the
Dockable will be
inserted in respect to the list of buttons.
- setIndex(int) - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
-
Sets the location which is determined by this property.
- setInfoComponent(EclipseTabInfo) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
-
- setInfoComponent(I) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Sets the info component.
- setInserter(Inserter) - Method in interface bibliothek.gui.dock.control.DockRelocator
-
Sets the algorithm which is used to override decisions of a
DockStation.
- setInserter(Inserter) - Method in class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
- setInt(int) - Method in class bibliothek.util.xml.XContainer
-
Sets the value of this container.
- setIntermediatePlaceholders(PlaceholderStrategy) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Sets the strategy for deleting invalid placeholders in the intermediate format
- setItalic(GenericFontModifier.Modify) - Method in class bibliothek.gui.dock.util.font.GenericFontModifier
-
Sets how to modify the italic aspect of a font.
- setKeepLabelBig(boolean) - Method in class bibliothek.gui.dock.station.stack.tab.TabConfiguration
-
Sets whether the label should be kept big enough to show the icon even if the tab itself
demands a size that is smaller.
- setKey(PropertyKey<A>) - Method in class bibliothek.gui.dock.util.PropertyValue
-
- setKind(DefaultScreenDockWindowFactory.Kind) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowFactory
-
Sets the kind of window that this factory will create
- setKind(Path) - Method in class bibliothek.gui.dock.util.AbstractUIValue
-
Changes the kind of this value.
- setLabel(String) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
Sets a short human readable label for this preference.
- setLabelForeground(Color) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButtonContent
-
Sets the foreground color of the label.
- setLabelId(String) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
Sets a unique identifier for the label text, the unique identifier will be used to read
a text from the current
TextManager.
- setLabelInsets(Insets) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Sets the insets to be left free around the label.
- setLabelInsets(Insets) - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Sets the space that should be left empty around the label.
- setLayer(int) - Method in class bibliothek.gui.dock.station.screen.window.InternalDockDialog
-
Sets the layer at which this dialog appears.
- setLayout(LayoutManager) - Method in class bibliothek.gui.dock.DefaultDockable
-
Sets the layout of the content pane.
- setLayout(DefaultDockable, Object, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
-
- setLayout(DefaultDockable, Object, PlaceholderStrategy) - Method in class bibliothek.gui.dock.dockable.DefaultDockableFactory
-
- setLayout(DockFrontendInternals, Setting, boolean) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy
-
- setLayout(DockLayoutComposition) - Method in interface bibliothek.gui.dock.frontend.FrontendEntry
-
Sets information about the layout of this element.
- setLayout(DockFrontendInternals, Setting, boolean) - Method in interface bibliothek.gui.dock.frontend.LayoutChangeStrategy
-
Changes the layout of frontend by reading and applying setting.
- setLayout(D, BackupFactoryData<L>, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.frontend.RegisteringDockFactory
-
- setLayout(D, BackupFactoryData<L>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.frontend.RegisteringDockFactory
-
- setLayout(D, L, Map<Integer, Dockable>, PlaceholderStrategy) - Method in interface bibliothek.gui.dock.layout.DockConverter
-
Reads the contents of layout and changes the layout of
element accordingly.
- setLayout(D, L, PlaceholderStrategy) - Method in interface bibliothek.gui.dock.layout.DockConverter
-
Reads the contents of layout and changes the layout of
element accordingly.
- setLayout(FlapDockStation, FlapDockStationLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
-
- setLayout(FlapDockStation, FlapDockStationLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.flap.FlapDockStationFactory
-
- setLayout(ScreenDockStation, ScreenDockStationLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
-
- setLayout(ScreenDockStation, ScreenDockStationLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationFactory
-
- setLayout(SplitDockStation, SplitDockStationLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
-
- setLayout(SplitDockStation, SplitDockStationLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.split.SplitDockStationFactory
-
- setLayout(Size) - Method in class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
-
- setLayout(StackDockStation, StackDockStationLayout, Map<Integer, Dockable>, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
-
- setLayout(StackDockStation, StackDockStationLayout, PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.stack.StackDockStationFactory
-
- setLayout(Size) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
- setLayout(Size) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.ComponentLayoutBlock
-
- setLayout(Size) - Method in interface bibliothek.gui.dock.station.stack.tab.layouting.LayoutBlock
-
Sets the layout of this block, the exact meaning of size
depends on this block.
- setLayout(DockLayoutComposition) - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- setLayoutChangeStrategy(LayoutChangeStrategy) - Method in class bibliothek.gui.DockFrontend
-
Sets the strategy this
DockFrontend should use to read
Settings.
WARNING: strategies may leave a trail of data, some even stored persistently.
- setLayoutManager(TabLayoutManager) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Sets the layout manager that will layout the contents of this pane, a
value of null will reinstall the default layout manager.
- setLeaf(Leaf) - Method in class bibliothek.gui.dock.station.split.PutInfo
-
- setLeafId(long) - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
-
Sets the unique identifier of the leaf that was stored in this path.
- setLeft(SplitNode) - Method in class bibliothek.gui.dock.station.split.Node
-
Sets the left child of this node.
- setLocation(String, DockableProperty) - Method in interface bibliothek.gui.dock.frontend.FrontendEntry
-
- setLocation(int, DockableProperty) - Method in class bibliothek.gui.dock.layout.DefaultLocationEstimationMap
-
- setLocation(int, int, DockableProperty) - Method in class bibliothek.gui.dock.layout.DefaultLocationEstimationMap
-
- setLocation(DockableProperty) - Method in class bibliothek.gui.dock.layout.DockLayoutInfo
-
Sets the location of the
Dockable ,represented by this info,
on its parent station.
- setLocation(int, DockableProperty) - Method in interface bibliothek.gui.dock.layout.LocationEstimationMap
-
Informs this map that the jump from this station to childIndex can be described
by location.
- setLocation(int, int, DockableProperty) - Method in interface bibliothek.gui.dock.layout.LocationEstimationMap
-
Informs this map that the path to child childIndex, subChildIndex contains
location.
- setLocation(String, DockableProperty) - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- setLocationAside(Dockable, Dockable) - Method in class bibliothek.gui.DockFrontend
-
Updates the stored location of dockable such that it is aside aside.
- setLong(long) - Method in class bibliothek.util.xml.XContainer
-
Sets the value of this container.
- setManager(UIProperties<V, U, ?>) - Method in class bibliothek.gui.dock.util.AbstractUIValue
-
Sets the manager which owns this
UIValue,
this will
automatically be added or removed from the current
manager.
- setMask(ModifierMask) - Method in class bibliothek.gui.dock.control.AcceptanceDockRelocatorMode
-
Sets the keys that must be pressed in order to activate this mode.
- setMenu(DockActionSource) - Method in class bibliothek.gui.dock.action.actions.SimpleMenuAction
-
Sets a menu that will be displayed instead of this action.
- setMenu(TabMenu) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.MenuLayoutBlock
-
Sets the menu for this block.
- setMerger(Merger) - Method in interface bibliothek.gui.dock.control.DockRelocator
-
- setMerger(Merger) - Method in class bibliothek.gui.dock.control.relocator.AbstractDockRelocator
-
- setMinimumLeafSize(Dimension) - Method in class bibliothek.gui.dock.SplitDockStation
-
Sets the minimum size a
Leaf can have.
- setMinimumSize(Dimension) - Method in class bibliothek.gui.dock.FlapDockStation
-
Sets the minimum size this station should have.
- setMinSpeed(int) - Method in class bibliothek.gui.dock.themes.basic.BasicSpanFactory
-
Sets the minimum speed to open/close spans.
- setMissingAdjacentFactory(MissingDockFactory) - Method in class bibliothek.gui.dock.layout.DockSituation
-
- setMissingDockableStrategy(MissingDockableStrategy) - Method in class bibliothek.gui.DockFrontend
-
Sets the strategy how to deal with location information of
Dockables
which are missing and which are not marked as
empty.
If information passes the strategy, then a new
empty info
will be added to store it.
- setMissingFactory(MissingDockFactory) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Sets a factory which is used whenever no ordinary
DockFactory
can be found to read something.
- setModel(M) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
-
Sets the model of this dialog.
- setModel(PreferenceModel) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
- setModel(PreferenceModel) - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
Sets the model which is using this preference.
- setModel(PreferenceModel) - Method in class bibliothek.extension.gui.dock.PreferenceTable
-
Changes the model of this table.
- setModel(PreferenceTreeModel) - Method in class bibliothek.extension.gui.dock.PreferenceTreePanel
-
Sets the model of this panel.
- setModel(M) - Method in class bibliothek.gui.dock.themes.basic.action.AbstractBasicHandler
-
Sets the model to which all properties of the
action
are transferred.
- setModel(M) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Sets the model of this button.
- setModel(BasicButtonModel) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButtonContent
-
Sets the model from which to read content.
- setModelForContent(M) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
-
Informs subclasses that the model has changed and that they might
setup the
content again.
- setModelForContent(PreferenceModel) - Method in class bibliothek.extension.gui.dock.preference.PreferenceDialog
-
- setModelForContent(PreferenceTreeModel) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeDialog
-
- setMouseInside(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Changes the mouseInside property.
- setMouseInside(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
-
- setMouseOver(ScreenDockWindowBorder.Position) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
- setMouseOver(ScreenDockWindowBorder.Position) - Method in interface bibliothek.gui.dock.station.screen.window.ScreenDockWindowBorder
-
Sets where the mouse is currently hovering.
- setMouseOverBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Sets the border which is shown when the mouse is over this button,
but not pressed.
- setMouseOverDropDown(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
-
Sets whether the mouse is currently over the dropdown area of the
view or not.
- setMouseOverSelectedBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Sets the border which is used when the mouse is over this button and
this button is selected.
- setMousePressed(ScreenDockWindowBorder.Position) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
- setMousePressed(ScreenDockWindowBorder.Position) - Method in interface bibliothek.gui.dock.station.screen.window.ScreenDockWindowBorder
-
Sets where the mouse is currently pressed.
- setMousePressed(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Changes the mousePressed property.
- setMousePressedBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Sets the border which is shown when the mouse is pressed and over
this button.
- setMousePressedSelectedBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Sets the border which is used when the mouse is pressed and this
button is selected.
- setMoveable(boolean) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
- setMoveable(boolean) - Method in interface bibliothek.gui.dock.station.screen.window.ScreenDockWindowBorder
-
Informs this border whether the window can be moved by grabbing this.
- setMoveOnBorder(boolean) - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
Sets whether moving the window is possible by grabbing the border.
- setMoveOnlyOnSameSideAsTitle(boolean) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
- setMoveOnTitleGrab(boolean) - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
Sets whether the window should move if the title is dragged by the mouse.
- setMoveSize(int) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
Sets the size of the area at the top that can be grabbed and used
to move the window.
- setMoveSize(int) - Method in interface bibliothek.gui.dock.station.screen.window.ScreenDockWindowBorder
-
Sets the size of the area at the top that can be grabbed and used to move the window.
This property is only important if the window is
moveable, otherwise
it can be ignored.
- setMovingImageFactory(DockableMovingImageFactory) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
Sets the movingImage-property.
- setMovingImageFactory(DockableMovingImageFactory, Priority) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
Sets the movingImage-property.
- setName(String) - Method in class bibliothek.util.xml.XAttribute
-
Sets the name of this attribute.
- setName(String) - Method in class bibliothek.util.xml.XElement
-
Sets the name of this attribute.
- setNatural(boolean) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
Sets whether this preference is natural or artificial.
- setNextFullScreen() - Method in class bibliothek.gui.dock.SplitDockStation
-
Switches the child which is in fullscreen-mode.
- setNextTabSelected(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- setNode(SplitNode) - Method in class bibliothek.gui.dock.station.split.PutInfo
-
Sets the node which might become neighbor or parent of the new child.
- setNodeFactory(SplitNodeFactory) - Method in class bibliothek.gui.dock.SplitDockStation
-
Sets the factory which is responsible for creating new
SplitNodes.
- setNodeId(long) - Method in class bibliothek.gui.dock.station.split.SplitDockTree.Key
-
Sets the unique identifier of this node
- setNormalBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Sets the default-border.
- setNormalBounds(Rectangle) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Sets the boundaries this window should use if not in fullscreen mode.
- setNormalBounds(Rectangle) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
- setNormalSelectedBorder(Border) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.MiniButton
-
Sets the border which is used when this button is selected.
- setNullColor(String) - Method in class bibliothek.gui.dock.themes.color.DefaultColorScheme
-
- setNullEntryAllowed(boolean) - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
Sets whether the null-entry is allowed, the null-entry
describes the non existing selection.
- setOffmask(int) - Method in class bibliothek.gui.dock.control.ModifierMask
-
Sets the mask of the modifiers which must not be pressed in order to
activate this mask.
- setOldSize(int) - Method in class bibliothek.gui.dock.station.split.PutInfo
-
Sets the size that the
dockable had before
it was dragged around.
- setOnmask(int) - Method in class bibliothek.gui.dock.control.ModifierMask
-
Sets the mask of the modifiers which must be pressed in order to
activate this mask.
- setOperation(PreferenceOperation, boolean) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditorCallback
-
Tells this callback that the editor knows how to perform operation.
- setOperation(StationDropOperation) - Method in class bibliothek.gui.dock.control.relocator.DefaultInserterSource
-
- setOrientation(DockTitle.Orientation) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleButtonDockTitle
-
- setOrientation(DockTitle.Orientation) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleSeparator
-
- setOrientation(TabPlacement) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- setOrientation(DockTitle.Orientation) - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButtonViewItem
-
- setOrientation(DockTitle.Orientation) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseButtonTitle
-
- setOrientation(TabPlacement) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- setOrientation(TabPlacement) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- setOrientation(TabPlacement) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- setOrientation(TabPlacement) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Sets the placement of the tabs and as a result the orientation of this
component.
- setOrientation(TabPlacement) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- setOrientation(SplitDockStation.Orientation) - Method in class bibliothek.gui.dock.station.split.Node
-
Changes the orientation of this node.
- setOrientation(TabPlacement) - Method in class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
-
- setOrientation(TabPlacement) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPaneComponent
-
- setOrientation(TabPlacement) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
- setOrientation(TabPlacement) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.ComponentLayoutBlock
-
- setOrientation(TabPlacement) - Method in interface bibliothek.gui.dock.station.stack.tab.layouting.LayoutBlock
-
Tells this
LayoutBlock at which side of the tabs it is shown.
- setOrientation(TabPlacement) - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
- setOrientation(TabPlacement) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneComponent
-
Tells this component how to paint itself.
- setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Tells this model which orientation the
DockTitle has, on which
the view of this model is displayed.
- setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler
-
- setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.themes.basic.action.BasicHandler
-
- setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.themes.basic.action.BasicSeparatorHandler
-
- setOrientation(DockTitle.Orientation) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicTitleViewItem
-
Informs the item about the orientation of the title that uses this
item.
- setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
Changes the orientation of this panel.
- setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.themes.basic.BasicDockTitle
-
- setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
-
- setOrientation(DockTitle.Orientation) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- setOrientation(DockTitle.Orientation) - Method in interface bibliothek.gui.dock.title.DockTitle
-
Sets the orientation of this title.
- setOrigins(LocationHint.Origin[]) - Method in class bibliothek.gui.dock.action.DefaultActionOffer
-
Sets the preferred order of sources according to their origin.
- setOrRemove(PropertyKey<A>, A, Priority) - Method in class bibliothek.gui.dock.util.DockProperties
-
Either sets the property key to value or
set the default value for key.
- setOwner(PlaceholderList<D, S, P>.Entry) - Method in class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
Sets the owner of this list.
- setOwner(WindowProvider) - Method in class bibliothek.gui.DockFrontend
-
Sets the window which is used as root for any dialog, can be null.
- setPaint(StationPaint) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- setPaint(StationPaint, Priority) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- setPaintBackground(boolean) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockContentPane
-
Tells this panel whether the background should be painted or not.
- setPaintCombining(CombinerTarget) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Sets whether this window should paint some additional markings which
indicate that a
Dockable is about to be dropped onto it.
Subclasses should use
ScreenDockStation.getPaint() to get
an algorithm that paints.
- setPaintCombining(CombinerTarget) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
- setPaintDisabledIcon(boolean) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
- setPainter(TabPanePainter) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabPane
-
- setPaintFocusBorder(boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundButton
-
Sets whether a special border should be painted if this button is focused.
- setPaintIconWhenInactive(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
Tells this tab to paint icons when not selected.
- setPaintIconWhenInactive(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Tells this component whether to paint an icon if not selected.
- setPaintIconWhenInactive(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- setPaintIconWhenInactive(boolean) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Tells this component whether to paint an
Icon if not selected.
- setPaintRemoval(boolean) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Informs this window that a drag and drop operation is in progress, and that the child of
this window may be removed in the near future.
- setPaintRemoval(boolean) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
- setPane(TabPane) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.AbstractTabsLayoutBlock
-
Sets the producer of new tabs.
- setPaneVisible(boolean) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- setPaneVisible(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- setPaneVisible(boolean) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- setPaneVisible(boolean) - Method in class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
-
- setPaneVisible(boolean) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- setPaneVisible(boolean) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneComponent
-
Changes the visibility state of this component.
- setParent(PerspectiveStation) - Method in class bibliothek.gui.dock.dockable.DefaultDockablePerspective
-
- setParent(PerspectiveStation) - Method in interface bibliothek.gui.dock.perspective.PerspectiveDockable
-
- setParent(PerspectiveStation) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- setParent(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Entry
-
Sets the parent of this entry.
- setParent(SplitDockPerspective.Entry) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Root
-
- setParent(PerspectiveStation) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- setParent(SplitDockStationLayout.Node) - Method in class bibliothek.gui.dock.station.split.SplitDockStationLayout.Entry
-
Sets the parent of this entry.
- setParent(SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Sets the parent of this node.
- setParent(PerspectiveStation) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
- setParentLocation(Point) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow.DialogParent
-
- setParentLocation(Point) - Method in interface bibliothek.gui.dock.station.flap.DefaultFlapWindow.Parent
-
Sets the location of this container on the screen.
- setParentLocation(Point) - Method in class bibliothek.gui.dock.station.flap.JInternalDialog
-
- setParentStation(DockStation) - Method in class bibliothek.gui.dock.layout.location.DefaultAsideRequest
-
- setPlaceholder(Path) - Method in class bibliothek.gui.dock.layout.DockLayoutInfo
-
Sets a placeholder which represents this element.
- setPlaceholder(Path) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
-
Sets the name of this location.
- setPlaceholder(Path) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Sets the name of this location.
- setPlaceholder(Path) - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
-
Sets the placeholder name this location.
- setPlaceholder(Path) - Method in class bibliothek.gui.dock.station.support.ConvertedPlaceholderListItem
-
Associates a placeholder with this item.
- setPlaceholderMap(double, double, double, double, PlaceholderMap) - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
- setPlaceholderMap(PlaceholderMap) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective.Entry
-
Sets all the placeholders that are associated with this entry.
- setPlaceholderMap(PlaceholderMap) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Sets information about the placeholders of a
DockStation that was
child of this node.
- setPlaceholderMap(PlaceholderMap) - Method in class bibliothek.gui.dock.station.support.ConvertedPlaceholderListItem
-
Associates a map of data with this item.
- setPlaceholderMap(PlaceholderMap) - Method in class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
- setPlaceholders(PlaceholderMap) - Method in class bibliothek.gui.dock.FlapDockStation
-
- setPlaceholders(PlaceholderMap, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.FlapDockStation
-
- setPlaceholders(PlaceholderMap) - Method in interface bibliothek.gui.dock.perspective.PerspectiveStation
-
Informs this station of the content that it should show
- setPlaceholders(PlaceholderMap) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- setPlaceholders(PlaceholderMap, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- setPlaceholders(PlaceholderMap) - Method in class bibliothek.gui.dock.SplitDockStation
-
- setPlaceholders(PlaceholderMap) - Method in class bibliothek.gui.dock.StackDockStation
-
- setPlaceholders(PlaceholderMap, Map<Integer, Dockable>) - Method in class bibliothek.gui.dock.StackDockStation
-
Sets all placeholders and children of this station.
- setPlaceholders(PlaceholderMap) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
- setPlaceholders(PlaceholderMap) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective
-
- setPlaceholders(PlaceholderMap) - Method in class bibliothek.gui.dock.station.split.AbstractSplitPlaceholderConverter
-
Reads
map and updates the contents of the
SplitDockStation that is
related to this converter.
- setPlaceholders(PlaceholderMap) - Method in class bibliothek.gui.dock.station.split.SplitDockPerspective
-
- setPlaceholders(Path[]) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Sets all the placeholders of this node
- setPlaceholders(PlaceholderMap) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
- setPlaceholders(DockStation, PlaceholderMap) - Method in class bibliothek.gui.dock.station.support.DockablePlaceholderList
-
- setPlaceholders(PerspectiveStation, PlaceholderMap) - Method in class bibliothek.gui.dock.station.support.PerspectivePlaceholderList
-
- setPlaceholders(S, PlaceholderMap) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Sets all the placeholders that should be used by station.
- setPlaceholders(PlaceholderMap) - Method in interface bibliothek.gui.DockStation
-
Sets an earlier snapshot of the placeholders of this station.
- setPlaceholderSet(Set<Path>) - Method in class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
Sets the set of placeholders that are associated with this entry.
- setPlaceholderStrategy(PlaceholderStrategy) - Method in class bibliothek.gui.dock.FlapDockStation
-
- setPlaceholderStrategy(PlaceholderStrategy) - Method in class bibliothek.gui.dock.layout.DockSituation
-
Sets a strategy for deleting invalid placeholders.
- setPlaceholderStrategy(PlaceholderStrategy) - Method in class bibliothek.gui.dock.ScreenDockStation
-
- setPlaceholderStrategy(PlaceholderStrategy) - Method in class bibliothek.gui.dock.SplitDockStation
-
Sets the strategy for selecting placeholders when removing
Dockables from this
station.
- setPlaceholderStrategy(PlaceholderStrategy) - Method in class bibliothek.gui.dock.StackDockStation
-
- setPlaceholderStrategy(PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.support.PlaceholderMap
-
Sets the strategy that is used to automatically remove invalid placeholders.
- setPopupMenuFactory(ActionPopupMenuFactory) - Method in class bibliothek.gui.dock.control.PopupController
-
Sets the factory which creates new menus that pop up.
- setPopupMenuFactory(ActionPopupMenuFactory) - Method in class bibliothek.gui.DockController
-
Sets the factory which creates new popup menus.
- setPopupSuppressor(ActionPopupSuppressor) - Method in class bibliothek.gui.dock.control.PopupController
-
Sets the guard which decides, which popups with
DockActions
are allowed to show up, and which popups will be suppressed.
- setPopupSuppressor(ActionPopupSuppressor) - Method in class bibliothek.gui.DockController
-
Sets the guard which decides, which popups with
DockActions
are allowed to show up, and which popups will be suppressed.
- setPreferred(boolean) - Method in class bibliothek.gui.dock.title.ActivityDockTitleEvent
-
- setPreferredDimension(int) - Method in class bibliothek.gui.dock.themes.basic.BasicStationTitle
-
Sets the minimum of the preferred size.
- setPreventFocusStealing(boolean) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Tells this window that it should try not to steal the focus if possible.
- setPreventFocusStealing(boolean) - Method in class bibliothek.gui.dock.station.screen.window.InternalDockDialog
-
- setPreventFocusStealing(boolean) - Method in class bibliothek.gui.dock.station.screen.window.ScreenDockDialog
-
- setPreventFocusStealing(boolean) - Method in class bibliothek.gui.dock.station.screen.window.ScreenDockFrame
-
- setPreviousTabSelected(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- setPrintWarnings(boolean) - Static method in class bibliothek.util.workarounds.Java6Workaround
-
- setPriority(LayerPriority) - Method in class bibliothek.gui.dock.station.flap.layer.FlapSideDropLayer
-
- setPriority(LayerPriority) - Method in class bibliothek.gui.dock.station.layer.DefaultDropLayer
-
- setPriority(LayerPriority) - Method in interface bibliothek.gui.dock.station.layer.DockStationDropLayer
-
Sets a new priority for this level.
- setPriority(LayerPriority) - Method in class bibliothek.gui.dock.station.split.layer.SideSnapDropLayer
-
- setProperties(DockController) - Method in class bibliothek.gui.dock.station.flap.ButtonPane
-
- setProperties(DockController) - Method in class bibliothek.gui.dock.util.PropertyValue
-
- setProperties(DockProperties) - Method in class bibliothek.gui.dock.util.PropertyValue
-
- setProperty(ScreenDockProperty) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationExtension.DropArguments
-
Sets the location at which the element is to be dropped.
- setProtected(DockStation, boolean) - Method in class bibliothek.gui.dock.control.DockRegister
-
Marks station as protected.
- setPut(PutInfo) - Method in class bibliothek.gui.dock.SplitDockStation
-
- setPut(PutInfo.Put) - Method in class bibliothek.gui.dock.station.split.PutInfo
-
Tells where the mouse is, in respect to
node.
- setPut(PutInfo) - Method in class bibliothek.gui.dock.station.split.SplitSpanStrategy
-
Mutates the
Spans such that
info shows up.
- setRemoval(boolean) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- setRemoval(boolean) - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
Tells this window whether a drag and drop operation is currently removing its child.
- setRemoveEmptyGroups(boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Sets whether empty groups should be removed automatically.
A group is a set of
Dockables.
- setResetOnDropable(boolean) - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
- setResetOnDropable(boolean) - Method in class bibliothek.gui.dock.station.screen.window.WindowMover
-
Sets whether the window jumps back to its starting position if a droppable stop is found.
- setResizeable(boolean) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowBorder
-
- setResizeable(boolean) - Method in interface bibliothek.gui.dock.station.screen.window.ScreenDockWindowBorder
-
Informs this border whether the window can be resized by grabbing this.
- setResizeable(boolean) - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
Sets whether the user can resize the window.
- setResizingEnabled(boolean) - Method in class bibliothek.gui.dock.SplitDockStation
-
Enables the user to resize the children of this station.
- setRespectBorderHint(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- setRestrictedEnvironment(boolean) - Method in class bibliothek.gui.DockController
-
Tells this controller whether this application runs in a restricted environment or not.
- setReverseOrder(boolean) - Method in class bibliothek.extension.gui.dock.PreferenceTable
-
Sets the order in which the operations should be shown.
- setRight(SplitNode) - Method in class bibliothek.gui.dock.station.split.Node
-
Sets the right child of this node.
- setRootWindow(Window) - Method in class bibliothek.gui.DockController
-
Sets the window that is used when dialogs have to be shown.
- setRootWindowProvider(WindowProvider) - Method in class bibliothek.gui.DockController
-
Sets the provider which will be used to find a root window
for this controller.
- setRotation(Rotation) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Sets the orientation of this label.
- setRoundEdges(int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.AbstractEclipseBorder
-
Sets which edges are painted round.
- setRoundEdges(int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.RectEclipseBorder
-
- setSameSize(boolean) - Method in class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock
-
If set, then all tabs have the same height (width) if laid out
horizontal (vertical).
- setScheme(Priority, UIScheme<Object, UIValue<Object>, UIBridge<Object, UIValue<Object>>>) - Method in class bibliothek.gui.dock.util.TypedUIProperties
-
Sets a scheme that is used to fill missing entries.
- setScheme(Priority, UIScheme<V, U, B>) - Method in class bibliothek.gui.dock.util.UIProperties
-
- setScreenDockWindowLayer(int) - Method in class bibliothek.gui.dock.station.screen.window.InternalScreenDockWindowFactory
-
- setSecond(DockAcceptance) - Method in class bibliothek.gui.dock.accept.CombinatoryAcceptance
-
Sets the "right" operand of the combination
- setSecureEnvironment(boolean) - Method in class bibliothek.gui.DockUI
-
- setSelected(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- setSelected(boolean) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- setSelected(boolean) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Tells this component whether it has to be painted selected or not.
- setSelected(Dockable, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
-
- setSelected(K, boolean) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
-
Sets the selected-state of the group key.
- setSelected(boolean) - Method in interface bibliothek.gui.dock.action.actions.SharingSelectableDockAction
-
Sets the state of this action.
- setSelected(Dockable, boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
- setSelected(boolean) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
- setSelected(boolean) - Method in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
-
- setSelected(boolean) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownView
-
Sets the selected-state of the button.
- setSelected(Dockable, boolean) - Method in interface bibliothek.gui.dock.action.SelectableDockAction
-
Sets the selected state for dockable.
- setSelected(Dockable, boolean) - Method in class bibliothek.gui.dock.station.flap.FlapDockHoldToggle
-
- setSelected(double, double, double, double, D) - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
Marks dockable as selected in the stack of elements that
are on position x, y, width, height.
- setSelected(DefaultTabContentFilter.Behavior) - Method in class bibliothek.gui.dock.station.stack.tab.DefaultTabContentFilter
-
Sets the behavior that should be applied on a selected element.
- setSelected(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Sets the selected property.
- setSelected(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
-
- setSelected(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
-
- setSelectedBounds(Rectangle) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTabPane
-
- setSelectedBounds(Rectangle) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- setSelectedBounds(Rectangle) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
- setSelectedColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Sets the color that is used as background if the title is selected.
- setSelectedDockable(Dockable) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- setSelectedDockable(Dockable) - Method in class bibliothek.gui.dock.station.stack.tab.AbstractTabPane
-
Selects the child dockable of this pane as the one visible
element.
- setSelectedDockable(Dockable) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPane
-
Sets the dockable which is current selected on this pane.
- setSelectedIcon(K, Icon) - Method in class bibliothek.gui.dock.action.actions.GroupedSelectableDockAction
-
Sets the icon that will be shown when the group
named key is selected.
- setSelectedIcon(ActionContentModifier, Icon) - Method in interface bibliothek.gui.dock.action.actions.SharingSelectableDockAction
-
Sets the icon that will be shown, when this action is selected.
- setSelectedIcon(Icon) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
Sets the icon which is shown if this action is selected
- setSelectedIcon(ActionContentModifier, Icon) - Method in class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
- setSelectedIndex(int) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- setSelectedIndex(int) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Selects the component at location index.
- setSelectedTextColor(Color) - Method in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
Sets the color that is used as foreground if the title is selected.
- setSelection(Dockable, DockAction) - Method in class bibliothek.gui.dock.action.actions.AbstractSimpleDropDownAction
-
- setSelection(DockAction) - Method in class bibliothek.gui.dock.action.actions.AbstractSimpleDropDownAction
-
Changes the selection of this drop-down-action.
- setSelection(Dockable, DockAction) - Method in interface bibliothek.gui.dock.action.DropDownAction
-
Sets the current selection.
- setSelection(Dockable) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
-
Informs this selection which dockable is currently selected.
- setSelection(Dockable) - Method in class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
-
Sets the element whose actions should be shown on this info.
- setSelection(PerspectiveDockable) - Method in class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Changes the selected element of this station.
- setSelection(Dockable) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableSelection
-
- setSelectionEnabled(boolean) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonModel
-
Sets whether the selected child-action of the represented
DropDownAction
is currently enabled or not.
- setSeparateSources(boolean) - Method in class bibliothek.gui.dock.action.MultiDockActionSource
-
Sets whether there are separators between the children of this
source or not.
- setSeparators(boolean) - Method in class bibliothek.gui.dock.action.DefaultActionOffer
-
Whether there shall be separators between groups.
- setSetting(String, Setting) - Method in class bibliothek.gui.DockFrontend
-
Stores the setting setting with the given name.
- setSetting(Setting, boolean) - Method in class bibliothek.gui.DockFrontend
-
Changes the content of all root-stations according to
setting.
This method may add new
empty infos if it finds
information for a non existing, non empty
Dockable but whose
key passes the methods of
MissingDockableStrategy.
- setShape(Window, ScreenWindowShape) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Sets the algorithm which is responsible for updating the shape of this window.
- setShape(ScreenWindowShape) - Method in class bibliothek.gui.dock.station.screen.window.ScreenWindowShapeAdapter
-
Sets the shape to apply, this method does nothing if this adapter is not
enabled.
- setShape(Shape) - Method in class bibliothek.gui.dock.station.screen.window.ScreenWindowShapeAdapter
-
- setShape(Shape) - Method in interface bibliothek.gui.dock.station.screen.window.ScreenWindowShapeCallback
-
Sets the shape of
the window, a value of
null indicates
that the entire window should be visible.
- setShape(ScreenWindowShape) - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
Tells which parts of the window are visible.
- setShort(short) - Method in class bibliothek.util.xml.XContainer
-
Sets the value of this container.
- setShowBorderHint(Boolean) - Method in interface bibliothek.gui.dock.displayer.DockableDisplayerHints
-
Tells whether to paint a border or not.
- setShowBorderHint(Boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer.Hints
-
- setShowDockTitle(boolean) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowFactory
-
Sets whether the
DockTitle is normally shown on the window.
- setShowHideAction(boolean) - Method in class bibliothek.gui.DockFrontend
-
Sets whether to show the hide-action or not.
- setShowImageWindow(boolean) - Method in interface bibliothek.gui.dock.control.BasicRemoteRelocator
-
Sets whether a
MovingImage should appear during the drag and drop operation, the default
value is
true.
- setShowing(boolean) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Sets the visibility of all windows of this station.
- setShowMiniButtons(boolean) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
-
- setShown(boolean) - Method in interface bibliothek.gui.dock.frontend.FrontendEntry
-
Sets whether the dockable of this entry should be shown or not.
- setShown(boolean) - Method in class bibliothek.gui.DockFrontend.DockInfo
-
- setShowTitle(boolean) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
Sets whether the
DockTitle should be shown or not.
- setSideSnapSize(float) - Method in class bibliothek.gui.dock.SplitDockStation
-
Every child has an invisible border whose size is determined by sideSnapSize.
- setSingleParentRemover(SingleParentRemover) - Method in class bibliothek.gui.DockController
-
Exchanges the handler that removes stations with only one or none children.
- setSingleTabShowInnerBorder(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Sets whether an inner border should be shown if a single tab is in use.
- setSingleTabShowOuterBorder(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Sets whether an outer border should be shown if a single tab is in use.
- setSize(FlapDockStation, Dockable, int) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapLayoutManager
-
- setSize(Dimension) - Method in interface bibliothek.gui.dock.station.flap.DefaultFlapWindow.Parent
-
Sets the size of this container.
- setSize(PerspectiveDockable, int) - Method in class bibliothek.gui.dock.station.flap.FlapDockPerspective
-
Sets the preferred size of the window that shows dockable.
- setSize(int) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
-
Sets the size the window has in which the Dockable will
be presented.
- setSize(FlapDockStation, Dockable, int) - Method in interface bibliothek.gui.dock.station.flap.FlapLayoutManager
-
Called when the user changes the size of dockable.
- setSize(int) - Method in class bibliothek.gui.dock.util.font.GenericFontModifier
-
Sets the size of the new font.
- setSizeDelta(boolean) - Method in class bibliothek.gui.dock.util.font.GenericFontModifier
-
Sets whether the value of
size should be added
to the original size or replace the original size.
- setSmallButtons(boolean) - Method in class bibliothek.gui.dock.FlapDockStation
-
Sets how the buttons are layout.
- setSmallMinimumSize(boolean) - Method in class bibliothek.gui.dock.StackDockStation
-
- setSolid(boolean) - Method in class bibliothek.gui.dock.station.OverpaintablePanel
-
Tells this panel whether the background should be painted or not.
- setSource(DockActionSource) - Method in class bibliothek.gui.dock.action.SimpleTypedActionGuard
-
Sets the source of this ActionGuard.
- setSpanFactory(SpanFactory) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
Sets the factory which will be used to create new
Spans.
- setSpanFactory(SpanFactory, Priority) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
Sets the factory which will be used to create new
Spans.
- setSpanFactory(String, SpanFactory) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Sets a strategy to tell how to animate empty spaces when drag and dropping a
Dockable.
- setSpanFactoryBridge(Path, UIBridge<SpanFactory, UIValue<SpanFactory>>) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Sets the
UIBridge that will transfer properties to those
UIValues whose kind is either
kind or a child of
kind.
- setSplitDisplayFactory(DisplayerFactory) - Method in class bibliothek.extension.gui.dock.theme.FlatTheme
-
- setSplitLayoutManager(SplitLayoutManager) - Method in class bibliothek.gui.dock.SplitDockStation
-
- setStackComponent(StackDockComponent) - Method in class bibliothek.gui.dock.StackDockStation
-
- setStackComponentFactory(StackDockComponentFactory) - Method in class bibliothek.gui.dock.StackDockStation
-
- setStackDockComponentFactory(StackDockComponentFactory) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- setStackDockComponentFactory(StackDockComponentFactory, Priority) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- setStacked(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Tells this displayer that it is used inside a tabbed environment.
- setStalled(boolean) - Method in class bibliothek.gui.dock.control.DockRegister
-
Sets whether the listener to all
DockStation should forward changes
of the tree to the
un-/register-methods or not.
- setStation(DockStation) - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Sets the station on which this displayer is shown.
- setStation(DockStation) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- setStationLocation(DockableDisplayer.Location) - Method in class bibliothek.gui.dock.themes.basic.BasicDisplayerFactory
-
- setStationPaint(String, StationPaint) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Sets an algorithm to paint in the overlay panel of
DockStations.
- setStationPaintBridge(Path, UIBridge<StationPaint, UIValue<StationPaint>>) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Sets the
UIBridge that will transfer properties to those
UIValues whose kind is either
kind or a child of
kind.
- setStrategy(FocusStrategy) - Method in class bibliothek.gui.dock.control.focus.AbstractFocusController
-
- setStrategy(FocusStrategy) - Method in interface bibliothek.gui.dock.control.focus.FocusController
-
Sets the strategy which will be used to focus components.
- setStrategy(MagnetStrategy) - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
- setStrategy(MenuLineLayoutStrategy) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayout
-
Sets a strategy offering customized algorithms.
- setStrategy(PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.support.PlaceholderList.Item
-
- setStrategy(PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Sets the new strategy of this list.
- setStrategy(PlaceholderStrategy) - Method in class bibliothek.gui.dock.station.support.RootPlaceholderStrategy
-
Sets the delegate of this strategy.
- setString(String) - Method in class bibliothek.util.xml.XContainer
-
Sets the value of this container.
- setString(String) - Method in class bibliothek.util.xml.XElement
-
- setSuccessor(DockableProperty) - Method in class bibliothek.gui.dock.layout.AbstractDockableProperty
-
- setSuccessor(DockableProperty) - Method in interface bibliothek.gui.dock.layout.DockableProperty
-
Sets the property which will be used if this property was used and
there is not yet a leaf in the tree of DockStations and Dockables reached.
For example: there is a DockStation root, a
dockable DockStation node which is a child of root
and a Dockable leaf which is a child of node.
A DockableProperty called one would describe the relationship
between root and node.
- setSuccessor(DockableProperty) - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
-
- setSuppressable(boolean) - Method in class bibliothek.gui.dock.action.ActionPopup
-
- setTab(EclipseTab) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- setTab(EclipseTab) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- setTab(EclipseTab) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
- setTabContentFilter(TabContentFilter) - Method in class bibliothek.gui.dock.StackDockStation
-
Sets the filter that tells this station how to set the content of the tabs.
- setTabInside(boolean) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
Sets the location of the tab (if present) in respect to the title (if present).
- setTabPlacement(TabPlacement) - Method in class bibliothek.gui.dock.StackDockStation
-
Tells this station where to put the tabs.
- setTabPlacement(TabPlacement) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
Sets the side at which tabs are to be displayed.
- setTabPlacement(TabPlacement, Priority) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
Sets the side at which tabs are to be displayed.
- setTarget(DockElement) - Method in class bibliothek.gui.dock.station.stack.StackDockComponentRepresentative
-
- setText(String) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- setText(String) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- setText(String) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
Sets the text that is to be painted on this component.
- setText(String) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- setText(String) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Sets the text that should be displayed on this tab.
- setText(String) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- setText(K, String) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Sets the text for group key.
- setText(String) - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Sets the text which is shown for this action.
- setText(String) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- setText(String) - Method in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
-
- setText(String) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownView
-
Sets the text of the button.
- setText(int, String) - Method in interface bibliothek.gui.dock.station.stack.CombinedMenu
-
Sets the text of this menu at index.
- setText(String) - Method in interface bibliothek.gui.dock.station.stack.CombinedTab
-
Sets the text of this tab.
- setText(int, String) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- setText(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Sets the text of this button, some button implementations may ignore the text.
- setText(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
-
- setText(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
-
- setText(String) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Sets the text of this title.
- setText(String) - Method in class bibliothek.gui.dock.util.swing.OrientedLabel
-
Sets the text of this label
- setTheme(DockTheme) - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Sets the theme of this manager.
- setTheme(DockTheme) - Method in class bibliothek.gui.DockController
-
Sets the theme of this controller.
- setThreshold(int) - Method in class bibliothek.gui.dock.station.screen.magnet.DefaultMagnetStrategy
-
Sets how many pixels two sides can be apart and still attract each other.
- Setting - Class in bibliothek.gui.dock.frontend
-
The set of properties that describe one setting of a
DockFrontend.
- Setting() - Constructor for class bibliothek.gui.dock.frontend.Setting
-
- SettingAccess(Setting) - Constructor for class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy.SettingAccess
-
Creates a new wrapper.
- SettingsBlop - Class in bibliothek.gui.dock.frontend
-
A set of
Settings, represents the content of the file that is used by
DockFrontend to store the layout.
- SettingsBlop() - Constructor for class bibliothek.gui.dock.frontend.SettingsBlop
-
- setTitle(DockTitle) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleDisplayer
-
- setTitle(DockTitle) - Method in interface bibliothek.gui.dock.control.BasicRemoteRelocator
-
Sets the
DockTitle which is dragged, the title might show up below the mouse.
- setTitle(DockTitleVersion) - Method in class bibliothek.gui.dock.FlapDockStation.DockableHandle
-
- setTitle(DockTitle) - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Sets the title of this displayer.
- setTitle(DockTitle) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- setTitle(Component) - Method in class bibliothek.gui.dock.themes.basic.DisplayerContentPane
-
Sets the component which represents the title.
- setTitleAt(int, String) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- setTitleAt(int, String) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- setTitleAt(int, String) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Sets the title of the child at location index.
- setTitleFactory(DockTitleFactory) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- setTitleFactory(DockTitleFactory, Priority) - Method in class bibliothek.gui.dock.themes.BasicTheme
-
- setTitleIcon(Icon) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
Sets the icon of this dockable.
- setTitleIcon(Icon) - Method in class bibliothek.gui.dock.SplitDockStation
-
- setTitleIcon(Icon) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Explicitly sets the icon of the title.
- setTitleIcon(Icon) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowFactory
-
Sets the icon which should be used in the decorated title.
- setTitleIconHandling(IconHandling) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
Sets the behavior of how the title icon is handled, whether it is replaced by the default
icon if
null or simply not shown.
Calling this method does not have any effect, rather the behavior of
AbstractDockable.setTitleIcon(Icon)
is changed.
- setTitleLocation(DockableDisplayer.Location) - Method in interface bibliothek.gui.dock.station.DockableDisplayer
-
Sets the location of the title in respect to the Dockable.
- setTitleLocation(DockableDisplayer.Location) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
-
- setTitleLocation(DockableDisplayer.Location) - Method in class bibliothek.gui.dock.themes.basic.DisplayerContentPane
-
Sets the location at which the title should be shown.
- setTitleRequest(DockTitleVersion) - Method in class bibliothek.gui.dock.station.StationChildHandle
-
The same as setTitleRequest( version, true );
- setTitleRequest(DockTitleVersion, boolean) - Method in class bibliothek.gui.dock.station.StationChildHandle
-
- setTitleText(String) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
Sets the title of this dockable.
- setTitleText(String) - Method in class bibliothek.gui.dock.SplitDockStation
-
Sets the text of the title of this dockable.
- setTitleText(String) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Explicitly sets the text of the title.
- setTitleText(String) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowFactory
-
Sets the text which is used in decorated titles.
- setTitleToolTip(String) - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
Sets the tooltip that will be shown on any title of this dockable.
- setTitleToolTip(String) - Method in class bibliothek.gui.dock.SplitDockStation
-
Sets the tooltip that should be shown on any title that is
bound
to this dockable.
- setTooltip(String) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- setTooltip(String) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- setTooltip(String) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- setTooltip(String) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- setTooltip(String) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.stack.tab.TabComponent
-
Sets the tooltip that should be displayed on this tab.
- setTooltip(String) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- setTooltip(K, String) - Method in class bibliothek.gui.dock.action.actions.GroupedDockAction
-
Sets the tooltip of the group key.
- setTooltip(String) - Method in interface bibliothek.gui.dock.action.actions.SharingStandardDockAction
-
Sets the first part of the tooltip-text which is shown for this action.
- setTooltip(String) - Method in class bibliothek.gui.dock.action.actions.SimpleDockAction
-
- setTooltip(String) - Method in class bibliothek.gui.dock.action.dropdown.AbstractDropDownFilter
-
- setTooltip(String) - Method in interface bibliothek.gui.dock.action.dropdown.DropDownView
-
Sets the tooltip of the button.
- setTooltip(int, String) - Method in interface bibliothek.gui.dock.station.stack.CombinedMenu
-
Sets the tooltip of this menu at index.
- setTooltip(String) - Method in interface bibliothek.gui.dock.station.stack.CombinedTab
-
Sets the tooltip of this tab.
- setTooltip(int, String) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- setTooltip(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.ButtonView
-
- setTooltip(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicDropDownButtonHandler.SelectionView
-
- setTooltip(String) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
-
Sets the tooltip that will be shown on this title.
- setTooltip(String) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
Sets the tooltip that will be shown on this title.
- setTooltipAt(int, String) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
- setTooltipAt(int, String) - Method in class bibliothek.gui.dock.station.stack.DefaultStackDockComponent
-
- setTooltipAt(int, String) - Method in interface bibliothek.gui.dock.station.stack.StackDockComponent
-
Sets the tooltip of the child at location index.
- setTooltipText(Component, MouseEvent, boolean, TooltipStrategyCallback) - Method in class bibliothek.gui.dock.security.DefaultTooltipStrategy
-
- setTooltipText(Component, MouseEvent, boolean, TooltipStrategyCallback) - Method in interface bibliothek.gui.dock.security.TooltipStrategy
-
Asks this strategy to find the tooltip of component, after the event is
dispatched.
- setToolTipText(String) - Method in interface bibliothek.gui.dock.security.TooltipStrategyCallback
-
Sets the tooltip that should currently be shown.
- setToolTipText(String) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModel
-
Sets the text which should be used as tooltip.
- setTranslucent(Window) - Method in class bibliothek.util.workarounds.Java6Workaround
-
- setTranslucent(Window) - Method in class bibliothek.util.workarounds.Java7Workaround
-
- setTranslucent(Window) - Method in class bibliothek.util.Workarounds
-
Makes
window translucent, meaning that the opacity of each pixel is defined by the
alpha value or the
Color that was used to paint over that pixel.
- setTranslucent(Window) - Method in interface bibliothek.util.workarounds.Workaround
-
Makes the window window translucent.
- setTransparency(Transparency) - Method in class bibliothek.gui.dock.util.BackgroundAlgorithm
-
- setTransparency(Transparency) - Method in interface bibliothek.gui.dock.util.BackgroundComponent
-
Informs this component whether it should be transparent or not.
- setTransparency(Transparency) - Method in class bibliothek.gui.dock.util.BackgroundPanel
-
- setTransparent(boolean) - Method in class bibliothek.gui.dock.station.screen.window.WindowConfiguration
-
Tells whether the window is transparent.
- setTransparent(Window, Shape) - Method in class bibliothek.util.workarounds.Java6Workaround
-
- setTransparent(Window, Shape) - Method in class bibliothek.util.workarounds.Java7Workaround
-
- setTransparent(Window, Shape) - Method in class bibliothek.util.Workarounds
-
Makes window transparent, any pixel not inside shape is not painted.
- setTransparent(Window, Shape) - Method in interface bibliothek.util.workarounds.Workaround
-
Makes the window window transparent in all the regions that are not inside shape.
- setUndecorated(boolean) - Method in class bibliothek.gui.dock.station.screen.window.DefaultScreenDockWindowFactory
-
Sets whether the windows created by this factory should be undecorated
or not.
- setUnpack(boolean) - Method in class bibliothek.gui.dock.station.split.AbstractSplitDockGrid
-
- setup(DockController) - Method in class bibliothek.util.workarounds.Java6Workaround
-
- setup(DockController) - Method in class bibliothek.util.Workarounds
-
- setup(DockController) - Method in interface bibliothek.util.workarounds.Workaround
-
- setupGraphics(Graphics) - Method in class bibliothek.gui.dock.util.render.DefaultDockRenderingHints
-
- setupGraphics(Graphics) - Method in interface bibliothek.gui.dock.util.render.DockRenderingHints
-
Called before g is used to paint stuff.
- setupRenderingHints(Graphics) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- setupRenderingHints(Graphics) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- setupRenderingHints(Graphics) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- setupRenderingHints(Graphics) - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- setupRenderingHints(Graphics) - Method in class bibliothek.gui.dock.util.BackgroundPanel
-
Called before painting on this panel happens.
- setupRenderingHints(Graphics) - Method in class bibliothek.gui.dock.util.ConfiguredBackgroundPanel
-
- setUseGlassPane(boolean) - Method in class bibliothek.gui.dock.security.SecureContainer
-
Changes whether this container should use a
GlassedPane or not.
- setValue(V) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
- setValue(int, Object) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- setValue(Boolean) - Method in class bibliothek.extension.gui.dock.preference.editor.BooleanEditor
-
- setValue(String) - Method in class bibliothek.extension.gui.dock.preference.editor.ChoiceEditor
-
- setValue(KeyStroke) - Method in class bibliothek.extension.gui.dock.preference.editor.KeyStrokeEditor
-
- setValue(Object) - Method in class bibliothek.extension.gui.dock.preference.editor.LabelEditor
-
- setValue(ModifierMask) - Method in class bibliothek.extension.gui.dock.preference.editor.ModifierMaskEditor
-
- setValue(String) - Method in class bibliothek.extension.gui.dock.preference.editor.StringEditor
-
- setValue(int, Object) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
- setValue(int, Object) - Method in class bibliothek.extension.gui.dock.preference.model.ButtonContentPreferenceModel
-
- setValue(V) - Method in interface bibliothek.extension.gui.dock.preference.Preference
-
Sets the value of this preference.
- setValue(V) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditor
-
Sets the current value of this editor.
- setValue(int, Object) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
Sets the value of the index'th preference.
- setValue(int, Object) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- setValue(V) - Method in class bibliothek.gui.dock.util.AbstractUIValue
-
Sets the override value.
- setValue(V, boolean) - Method in class bibliothek.gui.dock.util.AbstractUIValue
-
Sets the override value.
- setValue(A) - Method in class bibliothek.gui.dock.util.PropertyValue
-
Sets the current value.
- setValue(String) - Method in class bibliothek.util.xml.XContainer
-
Sets the exact value that is stored in this container.
- setValueInfo(Object) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreference
-
Sets information about this preferences value.
- setValueInfo(Object) - Method in class bibliothek.extension.gui.dock.preference.editor.BooleanEditor
-
- setValueInfo(Object) - Method in class bibliothek.extension.gui.dock.preference.editor.ChoiceEditor
-
- setValueInfo(Object) - Method in class bibliothek.extension.gui.dock.preference.editor.KeyStrokeEditor
-
- setValueInfo(Object) - Method in class bibliothek.extension.gui.dock.preference.editor.LabelEditor
-
- setValueInfo(Object) - Method in class bibliothek.extension.gui.dock.preference.editor.ModifierMaskEditor
-
- setValueInfo(Object) - Method in class bibliothek.extension.gui.dock.preference.editor.StringEditor
-
- setValueInfo(Object) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceEditor
-
Sets information about the value that is shown.
- setValueNatural(int) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
-
- setValueNatural(int) - Method in class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
-
- setValueNatural(int) - Method in class bibliothek.extension.gui.dock.preference.MergedPreferenceModel
-
- setValueNatural(int) - Method in interface bibliothek.extension.gui.dock.preference.PreferenceModel
-
- setValueNatural(int) - Method in class bibliothek.extension.gui.dock.preference.PreferenceTreeModel
-
- setView(DropDownView) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.AbstractDropDownHandler
-
- setView(DropDownView) - Method in interface bibliothek.gui.dock.themes.basic.action.dropdown.DropDownViewItem
-
Sends the current settings of this item to the view.
- setView(DropDownView) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SelectableDropDownHandler
-
- setView(DropDownView) - Method in class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
-
- setVisible(boolean) - Method in interface bibliothek.gui.dock.station.flap.DefaultFlapWindow.Parent
-
Sets the visibility of this container.
- setVisible(boolean) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Changes the visibility state of this window.
- setVisible(boolean) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
- setVisible(T, boolean) - Method in interface bibliothek.gui.dock.station.stack.CombinedHandler
-
Sets the visibility of item.
- setVisibleActions(int) - Method in class bibliothek.gui.dock.themes.basic.action.buttons.ButtonPanel
-
Sets the number of actions which should be shown directly on this panel.
- setWebpages(URI[]) - Method in class bibliothek.gui.dock.themes.DefaultThemeMeta
-
- setWeight(MenuLineLayoutOrder.Item, float) - Method in class bibliothek.gui.dock.station.stack.tab.MenuLineLayoutOrder
-
Sets the weight of item.
- setWidth(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective.ScreenPerspectiveWindow
-
Sets the width of this dockable in pixels.
- setWidth(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Sets the width of the dialog.
- setWidth(double) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
-
Sets the width of the child.
- setWindow(ScreenDockWindow) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationExtension.DropArguments
-
Sets the window with which the element will be merged
- setWindow(ScreenDockWindow, WindowConfiguration) - Method in class bibliothek.gui.dock.station.screen.window.ScreenDockWindowHandle
-
Sets the window which is represented by this handle.
- setWindow(Window) - Method in class bibliothek.gui.dock.util.DirectWindowProvider
-
Sets the window which will be provided by this provider.
- setWindowBorder(int) - Method in class bibliothek.gui.dock.FlapDockStation
-
Sets the size of the draggable area on the popup-window, that is used
to change the size of the window.
- setWindowBounds(Rectangle) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindow
-
Sets the bounds the window is supposed to have.
- setWindowBounds(Rectangle, ScreenDockWindowBorder.Position) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
Sets the boundaries of this window.
- setWindowBounds(Rectangle) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
- setWindowConfiguration(ScreenDockWindowConfiguration) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Sets the configuration which should be used to create new windows.
- setWindowFactory(ScreenDockWindowFactory) - Method in class bibliothek.gui.dock.ScreenDockStation
-
Sets the factory that will be used to create new windows for this station, Calling this
method will result in closing all existing windows and creating new windows.
- setWindowMinSize(int) - Method in class bibliothek.gui.dock.FlapDockStation
-
Sets the minimal size which the popup-window can have.
- setWindowSize(Dockable, int) - Method in class bibliothek.gui.dock.FlapDockStation
-
Sets the size of the popup-window for dockable.
- setWindowVisible(boolean) - Method in class bibliothek.gui.dock.station.flap.DefaultFlapWindow
-
- setWindowVisible(boolean) - Method in interface bibliothek.gui.dock.station.flap.FlapWindow
-
Shows or hides this window.
- setX(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective.ScreenPerspectiveWindow
-
Sets the x-coordinate of this dockable on the screen.
- setX(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Sets the location of the left size of the dialog.
- setX(double) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
-
Sets the x-coordinate of the child.
- setY(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockPerspective.ScreenPerspectiveWindow
-
Sets the y-coordinate of this dockable on the screen.
- setY(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
Sets the location of the top side of the dialog.
- setY(double) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
-
Sets the y-coordinate of the child.
- setZOrder(int) - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- setZOrder(int) - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- setZOrder(int) - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- setZOrder(T, int) - Method in interface bibliothek.gui.dock.station.stack.CombinedHandler
-
Sets the z order of item, items with lower z order
are painted first.
- setZOrder(Component, int) - Method in class bibliothek.gui.dock.station.stack.CombinedStackDockComponent
-
Sets the z order of component, as higher the z order
as later the component is painted, as more components it can overlap.
- setZOrder(int) - Method in class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
-
- setZOrder(int) - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
- setZOrder(int) - Method in interface bibliothek.gui.dock.station.stack.tab.TabPaneComponent
-
Sets the z order of this component.
- shapeChanged(ScreenDockWindow) - Method in interface bibliothek.gui.dock.station.screen.ScreenDockWindowListener
-
This method is called after the size and position of window changed.
- share(ExtensionName<E>) - Method in class bibliothek.gui.dock.util.extension.ExtensionManager
-
Creates a new
SharedExtension object which uses
name as key to read
extensions.
- SharedExtension<T> - Interface in bibliothek.gui.dock.util.extension
-
- SharingDropDownDockAction - Interface in bibliothek.gui.dock.action.actions
-
- SharingDropDownItemAction - Interface in bibliothek.gui.dock.action.actions
-
- SharingSelectableDockAction - Interface in bibliothek.gui.dock.action.actions
-
- SharingStandardDockAction - Interface in bibliothek.gui.dock.action.actions
-
- shouldBeActive(DockController, int) - Method in class bibliothek.gui.dock.control.AcceptanceDockRelocatorMode
-
- shouldBeActive(DockController, int) - Method in interface bibliothek.gui.dock.control.DockRelocatorMode
-
Tells whether this mode should be activated because of the state of the
controller and the last
MouseEvent.
- shouldCreate(DockFactory<?, ?, L>, L) - Method in interface bibliothek.gui.dock.frontend.MissingDockableStrategy
-
Tells whether
factory should be used to create a new
Dockable using
data.
- shouldDisplay(ViewTarget<?>) - Method in class bibliothek.gui.dock.action.actions.SeparatorAction
-
Tells whether the separator should be shown or not.
- shouldFocus() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- shouldFocus() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- shouldFocus() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- shouldFocus() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- shouldFocus() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- shouldFocus() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- shouldFocus() - Method in interface bibliothek.gui.dock.DockElementRepresentative
-
Tells whether a click onto this component should transfer the focus either to this component or to the
Dockable.
- shouldFocus() - Method in class bibliothek.gui.dock.SplitDockStation
-
- shouldFocus() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- shouldFocus() - Method in class bibliothek.gui.dock.util.SimpleDockElementRepresentative
-
- shouldFocusAfterDrop(Dockable) - Method in class bibliothek.gui.dock.control.focus.DefaultFocusStrategy
-
- shouldFocusAfterDrop(Dockable) - Method in interface bibliothek.gui.dock.control.focus.FocusStrategy
-
Called after dockable was dropped on a new parent due to a relocation operation (an operation
that was visible to the user or that was performed by the user).
- shouldLayout(DockElement) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
-
Tells whether the layout of element itself should be stored
or loaded, that will not prevent the element from showing
up but from changing its content.
- shouldLayout(PerspectiveElement, PredefinedPerspective) - Method in class bibliothek.gui.dock.layout.PredefinedDockSituation
-
Tells whether the layout of element itself should be stored
or loaded, that will not prevent the element from showing
up but from changing its content.
- shouldPredefine(Dockable) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy
-
- shouldShow(Dockable) - Method in class bibliothek.gui.dock.action.StationChildrenActionSource
-
Tells which children to show and which not.
- shouldShow(Dockable, boolean) - Method in interface bibliothek.gui.dock.station.flap.button.ButtonContentCondition
-
Tells whether some property is true or false depending on the properties that
are actually available.
- shouldShowActions(Container) - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Using the current
TabConfiguration, this method decides whether there is enough space to show
the actions or not.
- shouldShowIcon() - Method in class bibliothek.gui.dock.station.stack.tab.TabComponentLayoutManager
-
Tells whether the icon should be shown for the current size of
the label.
- shouldShowOnSide(DockAction, EclipseTabStateInfo) - Method in class bibliothek.extension.gui.dock.theme.eclipse.DefaultEclipseThemeConnector
-
- shouldShowOnSide(DockAction, EclipseTabStateInfo) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.EclipseThemeConnector
-
- shouldShowOnTab(DockAction, EclipseTabStateInfo) - Method in class bibliothek.extension.gui.dock.theme.eclipse.DefaultEclipseThemeConnector
-
- shouldShowOnTab(DockAction, EclipseTabStateInfo) - Method in interface bibliothek.extension.gui.dock.theme.eclipse.EclipseThemeConnector
-
- shouldStoreHidden(String) - Method in interface bibliothek.gui.dock.frontend.MissingDockableStrategy
-
Tells whether the location of the hidden and missing
Dockable
key should be stored anyway.
- shouldStoreShown(String) - Method in interface bibliothek.gui.dock.frontend.MissingDockableStrategy
-
Tells whether the location of the shown but missing
Dockable
key should be stored anyway.
- shouldTest(DockStation) - Method in class bibliothek.gui.dock.control.SingleParentRemover
-
Tells whether station should be automatically
removed or just be ignored.
- shouldTransfersFocus() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- shouldTransfersFocus() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTab
-
- shouldTransfersFocus() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.BaseTabComponent
-
- shouldTransfersFocus() - Method in class bibliothek.extension.gui.dock.theme.eclipse.stack.tab.DockTitleTab
-
Deprecated.
- shouldTransfersFocus() - Method in class bibliothek.extension.gui.dock.theme.flat.FlatTab
-
- shouldTransfersFocus() - Method in class bibliothek.gui.dock.dockable.AbstractDockable
-
- shouldTransfersFocus() - Method in interface bibliothek.gui.dock.DockElementRepresentative
-
Tells whether a click onto this component should transfer the focus to the
Dockable or not.
- shouldTransfersFocus() - Method in class bibliothek.gui.dock.SplitDockStation
-
- shouldTransfersFocus() - Method in class bibliothek.gui.dock.title.AbstractMultiDockTitle
-
- shouldTransfersFocus() - Method in class bibliothek.gui.dock.util.SimpleDockElementRepresentative
-
- shouldTraverse(Component) - Method in class bibliothek.gui.dock.component.DefaultDockStationComponentRootHandler
-
- shouldTraverse(Component) - Method in class bibliothek.gui.dock.component.DockComponentRootHandler
-
Tells whether component should be visited and configured.
- shouldUpdateLayoutOnAdd(Dockable) - Method in class bibliothek.gui.dock.frontend.DefaultLayoutChangeStrategy
-
- shouldUpdateLayoutOnAdd(Dockable) - Method in interface bibliothek.gui.dock.frontend.LayoutChangeStrategy
-
Called when
dockable is added to a
DockFrontend, and the frontend already knows the layout which should be used
for
dockable.
- show(Component, int, int) - Method in interface bibliothek.gui.dock.action.popup.ActionPopupMenu
-
Opens this menu assuming the mouse is currently over owner
at location x/y.
- show(Component, int, int) - Method in class bibliothek.gui.dock.action.popup.DefaultActionPopupMenu
-
- show(Dockable) - Method in class bibliothek.gui.DockFrontend
-
Ensures that dockable is child of a root known to this
frontend.
- show(Dockable, boolean) - Method in class bibliothek.gui.DockFrontend
-
Ensures that dockable is child of a root known to this
frontend.
- showActions(Dockable, boolean) - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
Tells whether actions should be shown on the button of a
FlapDockStation
or not.
- showChildren(Dockable, boolean) - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
Tells whether actions to focus a child of a
DockStation should be shown
- showCoreWarning() - Method in class bibliothek.gui.DockController
-
Opens an annoying dialog warning the developer that he is using the Core API, when he should be using
the Common API.
- showDialog() - Static method in class bibliothek.gui.dock.util.CoreWarningDialog
-
Opens the dialog, the dialog is modal and will attempt to steal the focus.
- showDisplayer(DockableDisplayer) - Method in class bibliothek.gui.dock.station.screen.window.AbstractScreenDockWindow
-
- showDisplayer(DockableDisplayer) - Method in class bibliothek.gui.dock.station.screen.window.DisplayerScreenDockWindow
-
Forces the subclass of this window to show displayer.
- showIcon(Dockable, boolean) - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
Tells whether an icon should be shown.
- showing(VetoableDockFrontendEvent) - Method in class bibliothek.gui.dock.event.VetoableDockFrontendAdapter
-
- showing(VetoableDockFrontendEvent) - Method in interface bibliothek.gui.dock.event.VetoableDockFrontendListener
-
- showKnob(Dockable, boolean) - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
Tells whether a knob should be shown
- shown(DockFrontend, Dockable) - Method in class bibliothek.gui.dock.event.DockFrontendAdapter
-
- shown(DockFrontend, Dockable) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
-
- shown(VetoableDockFrontendEvent) - Method in class bibliothek.gui.dock.event.VetoableDockFrontendAdapter
-
- shown(VetoableDockFrontendEvent) - Method in interface bibliothek.gui.dock.event.VetoableDockFrontendListener
-
- showSingleTab(DockStation, Dockable) - Method in interface bibliothek.gui.dock.displayer.SingleTabDecider
-
Decides whether to show a single tab for dockable
- showSingleTabChanged(SingleTabDecider, Dockable) - Method in interface bibliothek.gui.dock.event.SingleTabDeciderListener
-
Called if the single-tab property of dockable might be
changed.
- showText(Dockable, DockAction) - Method in interface bibliothek.gui.dock.action.ButtonContentFilter
-
Tells whether the text of action, that is associated with dockable, is to be shown.
- showText(Dockable, boolean) - Method in class bibliothek.gui.dock.station.flap.button.ButtonContent
-
Tells whether text should be shown.
- showTextChanged(ButtonContentFilter, Dockable, DockAction) - Method in interface bibliothek.gui.dock.action.ButtonContentFilterListener
-
- SideSnapDropLayer - Class in bibliothek.gui.dock.station.split.layer
-
Describes the area around a
SplitDockStation where the user can drop a
Dockable such
that it appears at one side of the station
- SideSnapDropLayer(SplitDockStation) - Constructor for class bibliothek.gui.dock.station.split.layer.SideSnapDropLayer
-
Creates a new layer
- SilentPropertyValue<A> - Class in bibliothek.gui.dock.util
-
- SilentPropertyValue(PropertyKey<A>, DockController) - Constructor for class bibliothek.gui.dock.util.SilentPropertyValue
-
Creates a new value.
- SilentPropertyValue(PropertyKey<A>) - Constructor for class bibliothek.gui.dock.util.SilentPropertyValue
-
Creates a new value.
- SimpleBubbleColorScheme - Class in bibliothek.extension.gui.dock.theme.bubble
-
A color scheme that generates most of its colors from a small starting set of
colors.
- SimpleBubbleColorScheme(Color) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.SimpleBubbleColorScheme
-
Creates a scheme using only one base color.
- SimpleBubbleColorScheme(Color, Color, Color, Color, Color, double, double, double) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.SimpleBubbleColorScheme
-
Creates a new color scheme
- SimpleBubbleColorScheme(Color, Color, Color, Color, Color, Color, Color, double, double, double) - Constructor for class bibliothek.extension.gui.dock.theme.bubble.SimpleBubbleColorScheme
-
Creates a new color scheme
- SimpleButtonAction - Class in bibliothek.gui.dock.action.actions
-
- SimpleButtonAction() - Constructor for class bibliothek.gui.dock.action.actions.SimpleButtonAction
-
Creates a new action
- SimpleButtonAction(boolean) - Constructor for class bibliothek.gui.dock.action.actions.SimpleButtonAction
-
Creates a new action
- SimpleDockAction - Class in bibliothek.gui.dock.action.actions
-
- SimpleDockAction(boolean) - Constructor for class bibliothek.gui.dock.action.actions.SimpleDockAction
-
Creates a new action
- SimpleDockElementRepresentative - Class in bibliothek.gui.dock.util
-
- SimpleDockElementRepresentative(DockElement, Component) - Constructor for class bibliothek.gui.dock.util.SimpleDockElementRepresentative
-
- SimpleDropDownAction - Class in bibliothek.gui.dock.action.actions
-
A dropdown action that has the same properties for all Dockables.
- SimpleDropDownAction() - Constructor for class bibliothek.gui.dock.action.actions.SimpleDropDownAction
-
Creates a new action
- SimpleDropDownAction(boolean) - Constructor for class bibliothek.gui.dock.action.actions.SimpleDropDownAction
-
Creates a new action
- SimpleDropDownItemAction - Class in bibliothek.gui.dock.action.actions
-
- SimpleDropDownItemAction(boolean) - Constructor for class bibliothek.gui.dock.action.actions.SimpleDropDownItemAction
-
Creates a new action.
- SimpleMenuAction - Class in bibliothek.gui.dock.action.actions
-
An action that provides a menu which contains other actions.
- SimpleMenuAction() - Constructor for class bibliothek.gui.dock.action.actions.SimpleMenuAction
-
Creates a new action.
- SimpleMenuAction(boolean) - Constructor for class bibliothek.gui.dock.action.actions.SimpleMenuAction
-
Creates a new action, the method has to be set later.
- SimpleMenuAction(DockActionSource) - Constructor for class bibliothek.gui.dock.action.actions.SimpleMenuAction
-
Creates a new action.
- SimpleSelectableAction - Class in bibliothek.gui.dock.action.actions
-
- SimpleSelectableAction(ActionType<SelectableDockAction>, boolean) - Constructor for class bibliothek.gui.dock.action.actions.SimpleSelectableAction
-
Creates a new action.
- SimpleSelectableAction.Check - Class in bibliothek.gui.dock.action.actions
-
- SimpleSelectableAction.Radio - Class in bibliothek.gui.dock.action.actions
-
- SimpleTypedActionGuard<T extends Dockable> - Class in bibliothek.gui.dock.action
-
- SimpleTypedActionGuard(Class<T>, DockActionSource) - Constructor for class bibliothek.gui.dock.action.SimpleTypedActionGuard
-
Sets the type and the source of this guard
- SimplifiedFocusTraversalPolicy - Interface in bibliothek.gui.dock.focus
-
- simulatedRead(PlaceholderMap, PlaceholderListItemConverter<Dockable, P>) - Static method in class bibliothek.gui.dock.station.support.DockablePlaceholderList
-
- simulatedRead(PlaceholderMap, PlaceholderListItemConverter<PerspectiveDockable, P>) - Static method in class bibliothek.gui.dock.station.support.PerspectivePlaceholderList
-
- Single<A> - Class in bibliothek.util.container
-
An object containing one generic fields.
- Single() - Constructor for class bibliothek.util.container.Single
-
- Single(A) - Constructor for class bibliothek.util.container.Single
-
- SINGLE_TAB_DECIDER - Static variable in interface bibliothek.gui.dock.displayer.SingleTabDecider
-
- SingleColorBridgeFactory - Class in bibliothek.gui.dock.themes.color
-
- SingleColorBridgeFactory(ColorBridge) - Constructor for class bibliothek.gui.dock.themes.color.SingleColorBridgeFactory
-
Creates a new factory.
- SingleParentRemover - Class in bibliothek.gui.dock.control
-
- SingleParentRemover() - Constructor for class bibliothek.gui.dock.control.SingleParentRemover
-
- SingleTabDecider - Interface in bibliothek.gui.dock.displayer
-
Decides for
Dockables whether there should be a single tab
shown for them.
- SingleTabDeciderListener - Interface in bibliothek.gui.dock.event
-
- singleTabStackDockComponent() - Method in class bibliothek.gui.dock.StackDockStation
-
Tells whether this station should show its
StackDockComponent even if it
has only one child.
- size() - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.Choice
-
Gets the number of available choices.
- size() - Method in interface bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceExtension
-
Gets the number of available choices.
- size() - Method in class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
-
- size() - Method in interface bibliothek.gui.dock.action.actions.SharingDropDownDockAction
-
Gets the number of actions shown in the menu.
- size() - Method in class bibliothek.gui.dock.action.actions.SimpleDropDownAction
-
- size() - Method in class bibliothek.gui.dock.control.relocator.MultiInserter
-
Gets the total number of
Inserters in this list of inserters.
- size() - Method in class bibliothek.gui.dock.control.relocator.MultiMerger
-
Gets the total number of mergers in this set of mergers.
- size() - Method in class bibliothek.gui.dock.event.LocatedListenerList
-
Gets the number of listeners in this list.
- size() - Method in class bibliothek.gui.dock.station.screen.RetroScreenDockStationLayout
-
Gets the number of entries in this layout.
- size() - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
-
Gets the number of nodes stores in this property.
- Size - Class in bibliothek.gui.dock.station.stack.tab.layouting
-
A
Size is used by a
LayoutBlock to describe the layout
that fits to some size.
There are two properties that describe how good a
Size is.
- Size(Size.Type, int, int, double) - Constructor for class bibliothek.gui.dock.station.stack.tab.layouting.Size
-
Creates a new size.
- Size(Size.Type, Dimension, double) - Constructor for class bibliothek.gui.dock.station.stack.tab.layouting.Size
-
Creates a new size
- size(int, int) - Method in class bibliothek.gui.dock.station.support.ListSpanStrategy
-
Configures the size of the
index'th
Span.
- size() - Method in interface bibliothek.gui.dock.station.support.PlaceholderList.Filter
-
The number of elements that are in this list
- size(PlaceholderList.Level) - Method in class bibliothek.gui.dock.station.support.PlaceholderList
-
Gets the number of entries in the level level.
- Size.Type - Enum in bibliothek.gui.dock.station.stack.tab.layouting
-
What type of size a
Size describes.
- SizeCollector(Dockable[]) - Constructor for class bibliothek.gui.dock.station.stack.tab.layouting.LineTabsLayoutBlock.SizeCollector
-
Creates a new collector
- SmoothChanger - Class in bibliothek.extension.gui.dock.theme.smooth
-
A class which counts milliseconds from 0 to
duration
or in the other direction.
- SmoothChanger(int) - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
-
Constructor, sets
duration to 250 milliseconds.
- SmoothChanger(int, int) - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothChanger
-
Constructs a new changer.
- SmoothDefaultButtonTitle - Class in bibliothek.extension.gui.dock.theme.smooth
-
A title intended for the
FlapDockStation, this title changes its color
smoothly.
- SmoothDefaultButtonTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultButtonTitle
-
Creates a new title.
- SmoothDefaultButtonTitleFactory - Class in bibliothek.extension.gui.dock.theme.smooth
-
- SmoothDefaultButtonTitleFactory() - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultButtonTitleFactory
-
- SmoothDefaultStationTitle - Class in bibliothek.extension.gui.dock.theme.smooth
-
A station-title which smoothly changes its color from active to passive.
- SmoothDefaultStationTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultStationTitle
-
Constructs a new station title
- SmoothDefaultTitle - Class in bibliothek.extension.gui.dock.theme.smooth
-
A title which changes its colors smoothly when selected or deselected.
- SmoothDefaultTitle(Dockable, DockTitleVersion) - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultTitle
-
Constructs a new title
- SmoothDefaultTitleFactory - Class in bibliothek.extension.gui.dock.theme.smooth
-
- SmoothDefaultTitleFactory() - Constructor for class bibliothek.extension.gui.dock.theme.smooth.SmoothDefaultTitleFactory
-
- SmoothTheme - Class in bibliothek.extension.gui.dock.theme
-
- SmoothTheme() - Constructor for class bibliothek.extension.gui.dock.theme.SmoothTheme
-
Constructor, sets the special title-factory of this theme
- SOLID - Static variable in interface bibliothek.gui.dock.util.BackgroundPaint
-
Simple
BackgroundPaint that will attempt to make any background opaque (not transparent)
- sort(List<Dockable>) - Method in class bibliothek.gui.dock.action.StationChildrenActionSource
-
Puts an order in the dockables, telling which items to show when.
- sort(int, int) - Method in class bibliothek.gui.dock.station.layer.OrderedLayerCollection
-
Sorts the current set of
DockStations currently known to this
collection.
- sort(List<DockStationDropLayer>) - Method in class bibliothek.gui.dock.station.layer.OrderedLayerCollection
-
Creates a new ordered list containing all items of layer, the new list
is built by an algorithm that is resistent against inconstant ordering.
- SOUTH - Static variable in class bibliothek.gui.dock.station.split.SplitDockProperty
-
A property covering the bottom quarter of the station
- Span - Interface in bibliothek.gui.dock.station.span
-
A
Span is an empty space that show up on a
DockStation mostly during drag and drop operations.
- SPAN_FACTORY - Static variable in class bibliothek.gui.dock.themes.ThemeManager
-
- SPAN_FACTORY - Static variable in interface bibliothek.gui.DockTheme
-
The factory creating
Spans and ultimately deciding how the animation looks like when dropping a
Dockable
- SPAN_FACTORY_TYPE - Static variable in class bibliothek.gui.dock.themes.ThemeManager
-
- SpanCallback - Interface in bibliothek.gui.dock.station.span
-
- SpanFactory - Interface in bibliothek.gui.dock.station.span
-
- SpanFactoryValue - Interface in bibliothek.gui.dock.themes
-
- SpanMode - Class in bibliothek.gui.dock.station.span
-
A
SpanMode is a default configuration telling a
Span how it is used.
- SpanMode(String, int) - Constructor for class bibliothek.gui.dock.station.span.SpanMode
-
Creates a new mode
- spanResized() - Method in class bibliothek.gui.dock.station.flap.ButtonPane
-
- spanResized() - Method in class bibliothek.gui.dock.station.flap.FlapSpanStrategy
-
- spanResized() - Method in class bibliothek.gui.dock.station.support.ListSpanStrategy
-
Called if at least one
Span changed its size
- SpanSplitNode - Class in bibliothek.gui.dock.station.split
-
- SpanSplitNode(SplitDockAccess, long) - Constructor for class bibliothek.gui.dock.station.split.SpanSplitNode
-
Creates a new node.
- SpanUsage - Class in bibliothek.gui.dock.station.span
-
A description telling for what purpose a
Span is used.
- SpanUsage() - Constructor for class bibliothek.gui.dock.station.span.SpanUsage
-
- split(SplitDockPathProperty, int, SplitNode) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Splits this node into two nodes, a new parent
Node is created and inserted.
- split(SplitDockPathProperty, int, SplitNode, long) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Splits this node into two nodes, a new parent
Node is created and inserted.
- SplitCombiner - Class in bibliothek.extension.gui.dock.station
-
This is an alternative implementation of a
Combiner, normally not used by this framework.
- SplitCombiner() - Constructor for class bibliothek.extension.gui.dock.station.SplitCombiner
-
- splitDisplayFactory - Variable in class bibliothek.extension.gui.dock.theme.FlatTheme
-
- SplitDividerStrategy - Interface in bibliothek.gui.dock.station.split
-
- SplitDividerStrategyFactory - Interface in bibliothek.gui.dock.station.split
-
- SplitDockAccess - Interface in bibliothek.gui.dock.station.split
-
- SplitDockCombinerSource - Class in bibliothek.gui.dock.station.split
-
- SplitDockCombinerSource(PutInfo, SplitDockStation, Point) - Constructor for class bibliothek.gui.dock.station.split.SplitDockCombinerSource
-
Creates a new object
- SplitDockFullScreenProperty - Class in bibliothek.gui.dock.station.split
-
- SplitDockFullScreenProperty() - Constructor for class bibliothek.gui.dock.station.split.SplitDockFullScreenProperty
-
- SplitDockFullScreenPropertyFactory - Class in bibliothek.gui.dock.station.split
-
- SplitDockFullScreenPropertyFactory() - Constructor for class bibliothek.gui.dock.station.split.SplitDockFullScreenPropertyFactory
-
- SplitDockGrid - Class in bibliothek.gui.dock.station.split
-
- SplitDockGrid() - Constructor for class bibliothek.gui.dock.station.split.SplitDockGrid
-
Creates a new, empty grid.
- SplitDockGrid(String, Map<Character, Dockable[]>) - Constructor for class bibliothek.gui.dock.station.split.SplitDockGrid
-
Creates a grid by reading a string which represents a grid.
The argument layout is a string divided by newline
"\n".
- SplitDockListener - Interface in bibliothek.gui.dock.event
-
- SplitDockPathProperty - Class in bibliothek.gui.dock.station.split
-
- SplitDockPathProperty() - Constructor for class bibliothek.gui.dock.station.split.SplitDockPathProperty
-
Creates a new, empty path
- SplitDockPathProperty.Location - Enum in bibliothek.gui.dock.station.split
-
The direction which the path takes
- SplitDockPathProperty.Node - Class in bibliothek.gui.dock.station.split
-
Describes one turn of the path.
- SplitDockPathPropertyFactory - Class in bibliothek.gui.dock.station.split
-
- SplitDockPathPropertyFactory() - Constructor for class bibliothek.gui.dock.station.split.SplitDockPathPropertyFactory
-
- SplitDockPerspective - Class in bibliothek.gui.dock.station.split
-
- SplitDockPerspective() - Constructor for class bibliothek.gui.dock.station.split.SplitDockPerspective
-
Creates a new perspective
- SplitDockPerspective.Entry - Class in bibliothek.gui.dock.station.split
-
An entry in a tree, either a node or a leaf.
- SplitDockPerspective.EntryListener - Interface in bibliothek.gui.dock.station.split
-
A listener that can be added to a
SplitDockPerspective and that will receive events
whenever the tree of the perspective changes.
- SplitDockPerspective.Leaf - Class in bibliothek.gui.dock.station.split
-
A leaf in a tree, describes one
Dockable.
- SplitDockPerspective.Node - Class in bibliothek.gui.dock.station.split
-
A node in a tree.
- SplitDockPerspective.Root - Class in bibliothek.gui.dock.station.split
-
A root in a tree.
- SplitDockPlaceholderMapping - Class in bibliothek.gui.dock.station.split
-
- SplitDockPlaceholderMapping(SplitDockStation) - Constructor for class bibliothek.gui.dock.station.split.SplitDockPlaceholderMapping
-
Creates a new mapping for station.
- SplitDockPlaceholderProperty - Class in bibliothek.gui.dock.station.split
-
This property references a placeholder that is already present within the
tree of a
SplitDockStation.
- SplitDockPlaceholderProperty() - Constructor for class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
-
Creates a new empty property
- SplitDockPlaceholderProperty(Path) - Constructor for class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
-
Creates a new property.
- SplitDockPlaceholderProperty(Path, SplitDockProperty) - Constructor for class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
-
Creates a new property.
- SplitDockPlaceholderProperty(Path, SplitDockPathProperty) - Constructor for class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
-
Creates a new property.
- SplitDockPlaceholderPropertyFactory - Class in bibliothek.gui.dock.station.split
-
- SplitDockPlaceholderPropertyFactory() - Constructor for class bibliothek.gui.dock.station.split.SplitDockPlaceholderPropertyFactory
-
- SplitDockProperty - Class in bibliothek.gui.dock.station.split
-
This property stores the location and the size of each child of a
SplitDockStation.
- SplitDockProperty() - Constructor for class bibliothek.gui.dock.station.split.SplitDockProperty
-
Constructs a new property with size and location equal to 0/0
- SplitDockProperty(double, double, double, double) - Constructor for class bibliothek.gui.dock.station.split.SplitDockProperty
-
Creates a new property with the given values.
- SplitDockPropertyFactory - Class in bibliothek.gui.dock.station.split
-
- SplitDockPropertyFactory() - Constructor for class bibliothek.gui.dock.station.split.SplitDockPropertyFactory
-
- SplitDockStation - Class in bibliothek.gui.dock
-
This station shows all its children at once.
- SplitDockStation() - Constructor for class bibliothek.gui.dock.SplitDockStation
-
- SplitDockStation(boolean) - Constructor for class bibliothek.gui.dock.SplitDockStation
-
- SplitDockStation.Access - Class in bibliothek.gui.dock
-
- SplitDockStation.Orientation - Enum in bibliothek.gui.dock
-
- SplitDockStationFactory - Class in bibliothek.gui.dock.station.split
-
- SplitDockStationFactory() - Constructor for class bibliothek.gui.dock.station.split.SplitDockStationFactory
-
Creates a new factory
- SplitDockStationLayout - Class in bibliothek.gui.dock.station.split
-
- SplitDockStationLayout(SplitDockStationLayout.Entry, int) - Constructor for class bibliothek.gui.dock.station.split.SplitDockStationLayout
-
- SplitDockStationLayout(SplitDockStationLayout.Entry, int, boolean) - Constructor for class bibliothek.gui.dock.station.split.SplitDockStationLayout
-
Creates a new layout
- SplitDockStationLayout.Entry - Class in bibliothek.gui.dock.station.split
-
An entry in a tree, either a node or a leaf.
- SplitDockStationLayout.Leaf - Class in bibliothek.gui.dock.station.split
-
A leaf in a tree, describes one
Dockable.
- SplitDockStationLayout.Node - Class in bibliothek.gui.dock.station.split
-
A node in a tree.
- SplitDockTree<D> - Class in bibliothek.gui.dock.station.split
-
- SplitDockTree() - Constructor for class bibliothek.gui.dock.station.split.SplitDockTree
-
- SplitDockTree.Key - Class in bibliothek.gui.dock.station.split
-
A key that represents either a node or a leaf.
- SplitDockTreeFactory - Class in bibliothek.gui.dock.station.split
-
- SplitDockTreeFactory(SplitDockTree<Dockable>) - Constructor for class bibliothek.gui.dock.station.split.SplitDockTreeFactory
-
Creates a new factory.
- SplitDropOperation - Class in bibliothek.gui.dock.station.split
-
- SplitDropOperation(SplitDockAccess, PutInfo, StationDropItem, boolean) - Constructor for class bibliothek.gui.dock.station.split.SplitDropOperation
-
Creates a new operation.
- SplitDropTreeException - Exception in bibliothek.gui.dock.station.split
-
An exception thrown if a
SplitDockStation can't combine two
children which must be combined.
- SplitDropTreeException(SplitDockStation, String) - Constructor for exception bibliothek.gui.dock.station.split.SplitDropTreeException
-
Creates a new exception.
- SplitFullScreenAction - Class in bibliothek.gui.dock.station.split
-
- SplitFullScreenAction(SplitDockStation) - Constructor for class bibliothek.gui.dock.station.split.SplitFullScreenAction
-
Constructs the action and sets the
station on
which the
Dockables will be made fullscreen.
- SplitLayoutManager - Interface in bibliothek.gui.dock.station.split
-
- SplitNode - Class in bibliothek.gui.dock.station.split
-
- SplitNode(SplitDockAccess, long) - Constructor for class bibliothek.gui.dock.station.split.SplitNode
-
Creates a new SplitNode.
- SplitNodeAdapter - Class in bibliothek.gui.dock.station.split
-
- SplitNodeAdapter() - Constructor for class bibliothek.gui.dock.station.split.SplitNodeAdapter
-
- SplitNodeFactory - Interface in bibliothek.gui.dock.station.split
-
- SplitNodeVisitor - Interface in bibliothek.gui.dock.station.split
-
- SplitOverrideDropLayer - Class in bibliothek.gui.dock.station.split.layer
-
- SplitOverrideDropLayer(SplitDockStation) - Constructor for class bibliothek.gui.dock.station.split.layer.SplitOverrideDropLayer
-
Creates a new layer.
- SplitPerspectivePlaceholderConverter - Class in bibliothek.gui.dock.station.split
-
- SplitPerspectivePlaceholderConverter(SplitDockPerspective) - Constructor for class bibliothek.gui.dock.station.split.SplitPerspectivePlaceholderConverter
-
Creates a new converter
- SplitPlaceholderConverter - Class in bibliothek.gui.dock.station.split
-
- SplitPlaceholderConverter(SplitDockStation) - Constructor for class bibliothek.gui.dock.station.split.SplitPlaceholderConverter
-
Creates a new converter
- SplitPlaceholderSet - Class in bibliothek.gui.dock.station.split
-
- SplitPlaceholderSet(SplitDockAccess) - Constructor for class bibliothek.gui.dock.station.split.SplitPlaceholderSet
-
Creates a new set.
- SplitSpanStrategy - Class in bibliothek.gui.dock.station.split
-
- SplitSpanStrategy(SplitDockStation) - Constructor for class bibliothek.gui.dock.station.split.SplitSpanStrategy
-
Creates a new strategy
- SplitTreeFactory<N> - Interface in bibliothek.gui.dock.station.split
-
A factory used to create trees that somehow represent the layout
of a
SplitDockStation.
- SplitTreePathFactory - Class in bibliothek.gui.dock.station.split
-
A factory for creating a
SplitDockPathProperty pointing to some node.
Subclasses can override any method and create a new
SplitDockPathProperty when appropriate, the factory
will fill out all the fields of that property.
- SplitTreePathFactory() - Constructor for class bibliothek.gui.dock.station.split.SplitTreePathFactory
-
- StackDnDAutoSelectSupport - Interface in bibliothek.gui.dock.station.stack
-
Generic algorithm allowing
StackDockComponents to inform the client if the user drags some
data over a tab.
- StackDockComponent - Interface in bibliothek.gui.dock.station.stack
-
- StackDockComponentBorder - Interface in bibliothek.gui.dock.station.stack
-
- StackDockComponentContentBorder - Interface in bibliothek.gui.dock.station.stack
-
- StackDockComponentFactory - Interface in bibliothek.gui.dock.station.stack
-
- StackDockComponentListener - Interface in bibliothek.gui.dock.station.stack
-
- StackDockComponentParent - Interface in bibliothek.gui.dock.station.stack
-
- StackDockComponentRepresentative - Class in bibliothek.gui.dock.station.stack
-
- StackDockComponentRepresentative() - Constructor for class bibliothek.gui.dock.station.stack.StackDockComponentRepresentative
-
- StackDockPerspective - Class in bibliothek.gui.dock.station.stack
-
- StackDockPerspective() - Constructor for class bibliothek.gui.dock.station.stack.StackDockPerspective
-
- StackDockPerspective(PerspectiveDockable[], PerspectiveDockable) - Constructor for class bibliothek.gui.dock.station.stack.StackDockPerspective
-
Creates a new perspective.
- StackDockProperty - Class in bibliothek.gui.dock.station.stack
-
- StackDockProperty(int) - Constructor for class bibliothek.gui.dock.station.stack.StackDockProperty
-
Constructs a property.
- StackDockProperty(int, Path) - Constructor for class bibliothek.gui.dock.station.stack.StackDockProperty
-
Constructs a property.
- StackDockProperty() - Constructor for class bibliothek.gui.dock.station.stack.StackDockProperty
-
Constructs a property with a location equal to 0.
- StackDockPropertyFactory - Class in bibliothek.gui.dock.station.stack
-
- StackDockPropertyFactory() - Constructor for class bibliothek.gui.dock.station.stack.StackDockPropertyFactory
-
- StackDockStation - Class in bibliothek.gui.dock
-
On this station, only one of many children is visible.
- StackDockStation() - Constructor for class bibliothek.gui.dock.StackDockStation
-
Constructs a new StackDockStation
- StackDockStation(DockTheme) - Constructor for class bibliothek.gui.dock.StackDockStation
-
Constructs a new station and sets the theme.
- StackDockStation(DockTheme, boolean) - Constructor for class bibliothek.gui.dock.StackDockStation
-
Creates a new station.
- StackDockStation.Background - Class in bibliothek.gui.dock
-
This panel is used as base of the station.
- StackDockStation.Insert - Class in bibliothek.gui.dock
-
Describes the gap between two tabs.
- StackDockStation.StackDropOperation - Class in bibliothek.gui.dock
-
- StackDockStationFactory - Class in bibliothek.gui.dock.station.stack
-
- StackDockStationFactory() - Constructor for class bibliothek.gui.dock.station.stack.StackDockStationFactory
-
- StackDockStationLayout - Class in bibliothek.gui.dock.station.stack
-
- StackDockStationLayout(int, PlaceholderMap) - Constructor for class bibliothek.gui.dock.station.stack.StackDockStationLayout
-
Creates a new layout.
- StackDropOperation(Dockable, StackDockStation.Insert, boolean) - Constructor for class bibliothek.gui.dock.StackDockStation.StackDropOperation
-
Creates a new operation.
- StackMerger - Class in bibliothek.gui.dock.control.relocator
-
- StackMerger() - Constructor for class bibliothek.gui.dock.control.relocator.StackMerger
-
- StackTabListLayout - Class in bibliothek.gui.dock.station.stack
-
- StackTabListLayout() - Constructor for class bibliothek.gui.dock.station.stack.StackTabListLayout
-
Deprecated.
- StandardDockAction - Interface in bibliothek.gui.dock.action
-
A StandardDockAction is an object that is shown as graphical interface (like a button)
on some Components.
- StandardDockActionListener - Interface in bibliothek.gui.dock.event
-
- StandardDropDownItemAction - Interface in bibliothek.gui.dock.action
-
- start() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
-
Starts the animation if it is not yet running.
- start(MagnetController, MagnetRequest) - Method in class bibliothek.gui.dock.station.screen.magnet.DefaultMagnetStrategy
-
- start(ScreenDockWindow) - Method in class bibliothek.gui.dock.station.screen.magnet.MagnetController
-
Starts a move or resize operation that involves window.
- start(MagnetController, MagnetRequest) - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetStrategy
-
Called by
controller after a
ScreenDockWindow moved or changed
its size (or both).
- start() - Method in class bibliothek.gui.dock.util.AppletWindowProvider
-
Informs this provider that the applet started.
- startsWith(Path) - Method in class bibliothek.util.Path
-
Tells whether the first segments of this
Path matches
the segments of
path.
- STATION_EXTENSION - Static variable in class bibliothek.gui.dock.ScreenDockStation
-
- STATION_PAINT - Static variable in class bibliothek.gui.dock.themes.ThemeManager
-
- STATION_PAINT - Static variable in interface bibliothek.gui.DockTheme
-
- STATION_PAINT_TYPE - Static variable in class bibliothek.gui.dock.themes.ThemeManager
-
- StationBackgroundComponent - Interface in bibliothek.gui.dock.station
-
- StationChildHandle - Class in bibliothek.gui.dock.station
-
- StationChildHandle(DockStation, DisplayerCollection, Dockable, DockTitleVersion) - Constructor for class bibliothek.gui.dock.station.StationChildHandle
-
- StationChildrenActionSource - Class in bibliothek.gui.dock.action
-
- StationChildrenActionSource(Dockable, LocationHint) - Constructor for class bibliothek.gui.dock.action.StationChildrenActionSource
-
Creates a new action source.
- StationChildrenActionSource.FocusAction - Class in bibliothek.gui.dock.action
-
An action that can transfer the focus
- StationColor - Class in bibliothek.gui.dock.themes.color
-
- StationColor(String, Path, DockStation, Color) - Constructor for class bibliothek.gui.dock.themes.color.StationColor
-
- StationColor(String, DockStation, Color) - Constructor for class bibliothek.gui.dock.themes.color.StationColor
-
- StationCombinerValue - Class in bibliothek.gui.dock.themes
-
A
StationCombinerValue encloses a
Combiner and uses
the combiner as delegate.
- StationCombinerValue(String, DockStation) - Constructor for class bibliothek.gui.dock.themes.StationCombinerValue
-
Creates a new value.
- StationDragOperation - Interface in bibliothek.gui.dock.station
-
A callback informing a
DockStation about an ongoing drag and drop operation.
- StationDropItem - Class in bibliothek.gui.dock.station
-
This class offers information about a
Dockable that is going to be dropped.
- StationDropItem(int, int, int, int, Dockable) - Constructor for class bibliothek.gui.dock.station.StationDropItem
-
Creates a new item
- StationDropItem(int, int, int, int, Dockable, Dimension, Dimension) - Constructor for class bibliothek.gui.dock.station.StationDropItem
-
Creates a new item
- StationDropOperation - Interface in bibliothek.gui.dock.station
-
- StationPaint - Interface in bibliothek.gui.dock.station
-
- StationPaintColor - Class in bibliothek.gui.dock.themes.color
-
- StationPaintColor(String, Path, StationPaint, Color) - Constructor for class bibliothek.gui.dock.themes.color.StationPaintColor
-
- StationPaintColor(String, StationPaint, Color) - Constructor for class bibliothek.gui.dock.themes.color.StationPaintColor
-
- StationPaintValue - Interface in bibliothek.gui.dock.themes
-
- stations - Variable in class bibliothek.gui.dock.station.stack.tab.AbstractTabContentFilter
-
all stations that are currently installed
- StationSpanFactoryValue - Class in bibliothek.gui.dock.themes
-
- StationSpanFactoryValue(String, DockStation) - Constructor for class bibliothek.gui.dock.themes.StationSpanFactoryValue
-
Creates a new value.
- StationThemeItemValue<V> - Class in bibliothek.gui.dock.themes
-
- StationThemeItemValue(String, Path, TypedUIProperties.Type<V>, DockStation) - Constructor for class bibliothek.gui.dock.themes.StationThemeItemValue
-
Creates a new object.
- stick(ScreenDockStation, Dockable, Dockable) - Method in interface bibliothek.gui.dock.station.screen.magnet.AttractorStrategy
-
Called when the
Dockable moved has been moved.
- stick(ScreenDockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.station.screen.magnet.MultiAttractorStrategy
-
- StickMagnetGraph - Class in bibliothek.gui.dock.station.screen.magnet
-
- StickMagnetGraph(MagnetController, MagnetRequest) - Constructor for class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraph
-
- StickMagnetGraph.DefaultEdge - Class in bibliothek.gui.dock.station.screen.magnet
-
- StickMagnetGraph.DefaultNode - Class in bibliothek.gui.dock.station.screen.magnet
-
- StickMagnetGraph.Edge - Interface in bibliothek.gui.dock.station.screen.magnet
-
- StickMagnetGraph.Node - Interface in bibliothek.gui.dock.station.screen.magnet
-
Represents one node of the graph.
- StickMagnetGraph.Visitor - Interface in bibliothek.gui.dock.station.screen.magnet
-
- StickMagnetGraphConstraint - Class in bibliothek.gui.dock.station.screen.magnet
-
- StickMagnetGraphConstraint() - Constructor for class bibliothek.gui.dock.station.screen.magnet.StickMagnetGraphConstraint
-
Creates a new constraint
- stop() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
-
Stops the animation immediately, possibly leaving the animation
in an unfinished state.
- stop(Dockable) - Method in class bibliothek.gui.dock.control.DockableSelector
-
Close the currently open popup window and changes the focused
Dockable to
dockable.
- stop() - Method in interface bibliothek.gui.dock.station.screen.magnet.MagnetizedOperation
-
- stop() - Method in class bibliothek.gui.dock.util.AppletWindowProvider
-
Informs this provider that the applet stopped.
- stopAnimation() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleTab
-
- store(PreferenceModel) - Method in class bibliothek.extension.gui.dock.preference.PreferenceStorage
-
Stores all the preferences of model in this storage.
- store(String) - Method in class bibliothek.gui.dock.frontend.DefaultDockFrontendPerspective
-
- store(String) - Method in interface bibliothek.gui.dock.frontend.DockFrontendPerspective
-
Stores this perspective in the
DockFrontend using
name as key.
- store(DataOutputStream) - Method in interface bibliothek.gui.dock.layout.DockableProperty
-
Stores the contents of this DockableProperty in a stream.
- store(XElement) - Method in interface bibliothek.gui.dock.layout.DockableProperty
-
Stores the contents of this property as xml element.
- store(DataOutputStream) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
-
- store(XElement) - Method in class bibliothek.gui.dock.station.flap.FlapDockProperty
-
- store(DataOutputStream) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
- store(XElement) - Method in class bibliothek.gui.dock.station.screen.ScreenDockProperty
-
- store(DataOutputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockFullScreenProperty
-
- store(XElement) - Method in class bibliothek.gui.dock.station.split.SplitDockFullScreenProperty
-
- store(DataOutputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
-
- store(XElement) - Method in class bibliothek.gui.dock.station.split.SplitDockPathProperty
-
- store(DataOutputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
-
- store(XElement) - Method in class bibliothek.gui.dock.station.split.SplitDockPlaceholderProperty
-
- store(DataOutputStream) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
-
- store(XElement) - Method in class bibliothek.gui.dock.station.split.SplitDockProperty
-
- store(DataOutputStream) - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
-
- store(XElement) - Method in class bibliothek.gui.dock.station.stack.StackDockProperty
-
- STORE_ALL - Static variable in interface bibliothek.gui.dock.frontend.MissingDockableStrategy
-
This strategy stores all information.
- STRATEGY - Static variable in interface bibliothek.gui.dock.disable.DisablingStrategy
-
- STRATEGY - Static variable in interface bibliothek.gui.dock.util.AWTComponentCaptureStrategy
-
- StrategyPlaceholderListItemConverter<D extends PlaceholderListItem<Dockable>> - Class in bibliothek.gui.dock.station.support
-
This converter uses a
PlaceholderStrategy to create new placeholders, but
does not convert placeholders back to dockables.
- StrategyPlaceholderListItemConverter(PlaceholderStrategy) - Constructor for class bibliothek.gui.dock.station.support.StrategyPlaceholderListItemConverter
-
Creates a new converter
- StringEditor - Class in bibliothek.extension.gui.dock.preference.editor
-
An editor used to edit
Strings.
- StringEditor() - Constructor for class bibliothek.extension.gui.dock.preference.editor.StringEditor
-
Creates a new editor.
- stronger(AttractorStrategy.Attraction) - Method in enum bibliothek.gui.dock.station.screen.magnet.AttractorStrategy.Attraction
-
- SubDropDownHandler - Class in bibliothek.gui.dock.themes.basic.action.dropdown
-
A handler that connects non-selectable, non-triggerable items with a
drop-down-button.
- SubDropDownHandler(MenuViewItem<JComponent>) - Constructor for class bibliothek.gui.dock.themes.basic.action.dropdown.SubDropDownHandler
-
Creates a new handler.
- subMap(int) - Method in class bibliothek.gui.dock.layout.DefaultLocationEstimationMap
-
Returns a newly created map that centers around the child with index childIndex.
- submit(SplitTreeFactory<N>) - Method in class bibliothek.gui.dock.station.split.Leaf
-
- submit(SplitTreeFactory<N>) - Method in class bibliothek.gui.dock.station.split.Node
-
- submit(SplitTreeFactory<N>) - Method in class bibliothek.gui.dock.station.split.Placeholder
-
- submit(SplitTreeFactory<N>) - Method in class bibliothek.gui.dock.station.split.Root
-
- submit(SplitTreeFactory<N>) - Method in class bibliothek.gui.dock.station.split.SplitNode
-
Writes the contents of this node into a new tree create by factory.
- subPath(int, int) - Method in class bibliothek.util.Path
-
Creates a new path that is a subset of this path.
- succeeded() - Method in interface bibliothek.gui.dock.station.StationDragOperation
-
Called if the drag and drop operation successfully finished.
- succeeded() - Method in class bibliothek.gui.dock.station.support.ComponentDragOperation
-
- suggestActions(DockActionSource) - Method in class bibliothek.gui.dock.title.AbstractDockTitle
-
- supportsPerpixelTranslucency(Window) - Method in class bibliothek.util.workarounds.Java6Workaround
-
- supportsPerpixelTranslucency(Window) - Method in class bibliothek.util.workarounds.Java7Workaround
-
- supportsPerpixelTranslucency(Window) - Method in interface bibliothek.util.workarounds.Workaround
-
Tells whether this
Workaround has the ability to make
window translucent.
- supportsPerpixelTransparency(Window) - Method in class bibliothek.util.workarounds.Java6Workaround
-
- supportsPerpixelTransparency(Window) - Method in class bibliothek.util.workarounds.Java7Workaround
-
- supportsPerpixelTransparency(Window) - Method in interface bibliothek.util.workarounds.Workaround
-
Tells whether this
Workaround has the ability to make
window transparent.
- supportsTranslucency(Window) - Method in class bibliothek.util.Workarounds
-
Tells whether there is a least one
Workaround that supports per-pixel translucency.
- supportsTransparency(Window) - Method in class bibliothek.util.Workarounds
-
Tells whether there is at least one
Workaround that supports per-pixel transparency.
- suppress(Dockable, DockActionSource) - Method in interface bibliothek.gui.dock.action.ActionPopupSuppressor
-
Tells whether to suppress or to allow a popup for source.
- SUPPRESS_ALWAYS - Static variable in interface bibliothek.gui.dock.action.ActionPopupSuppressor
-
Never allows a popup to appear.
- SwingActionText - Class in bibliothek.gui.dock.util.text
-
A text that is used by an
Action.
- SwingActionText(String, String, Action) - Constructor for class bibliothek.gui.dock.util.text.SwingActionText
-
- SwingActionText(String, String, Action, Path) - Constructor for class bibliothek.gui.dock.util.text.SwingActionText
-