- 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
ScreenDockWindow
s.
- 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
-
- AbstractCDockable - Class in bibliothek.gui.dock.common.intern
-
- AbstractCDockable() - Constructor for class bibliothek.gui.dock.common.intern.AbstractCDockable
-
Creates a new dockable
- AbstractCDockablePerspective - Class in bibliothek.gui.dock.common.perspective
-
- AbstractCDockablePerspective() - Constructor for class bibliothek.gui.dock.common.perspective.AbstractCDockablePerspective
-
- 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
-
An abstract implementation of
CombinedMenu
, this menu
delegates creation and management of its
Component
to its
subclasses and uses a
CombinedMenuContent
to show its content.
- AbstractCombinedMenu(TabPane, CombinedHandler<? super AbstractCombinedMenu>) - Constructor for class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
-
Creates a new menu.
- AbstractCStation<S extends CommonDockStation<?,?>> - Class in bibliothek.gui.dock.common.intern
-
- AbstractCStation(S, String, CLocation) - Constructor for class bibliothek.gui.dock.common.intern.AbstractCStation
-
Creates a new station.
- AbstractCStation() - Constructor for class bibliothek.gui.dock.common.intern.AbstractCStation
-
Creates a new station but does not yet initialize its fields.
- 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.
- AbstractDockableCStation<S extends CommonDockStation<?,?>> - Class in bibliothek.gui.dock.common.intern
-
- AbstractDockableCStation(S, String, CLocation, CommonDockable) - Constructor for class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
Creates a new station.
- AbstractDockableCStation() - Constructor for class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
Creates a new station but does not yet initialize its fields.
- 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
-
A manager adding
MouseListener
and
MouseMotionListener
to every
DockElementRepresentative
s and handling the
drag and drop events.
The behaviour of a drag and drop operation can be made dependent of the
keys that are pressed, using some
DockRelocatorMode
s.
- 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
-
Abstract
Border
managing basic properties that are required by various
Border
s related to the
EclipseTheme
.
- 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
- AbstractExtendedModeEnablement - Class in bibliothek.gui.dock.facile.mode.status
-
- AbstractExtendedModeEnablement(LocationModeManager<?>) - Constructor for class bibliothek.gui.dock.facile.mode.status.AbstractExtendedModeEnablement
-
Creates a new enablement.
- 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
-
- AbstractLocationMode<A extends ModeArea> - Class in bibliothek.gui.dock.facile.mode
-
This abstract class offers various properties that may be useful for any implementation
of
LocationMode
.
- AbstractLocationMode() - Constructor for class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- AbstractLocationMode.DockableHandle - Class in bibliothek.gui.dock.facile.mode
-
Meta information about a currently registered Dockable.
- AbstractLookAndFeelColors - Class in bibliothek.gui.dock.util.laf
-
- AbstractLookAndFeelColors() - Constructor for class bibliothek.gui.dock.util.laf.AbstractLookAndFeelColors
-
- AbstractMenuHandler<I extends javax.swing.JMenuItem,D extends StandardDockAction> - Class in bibliothek.gui.dock.themes.basic.action.menu
-
A handler that connects a
JMenuItem
with a
DockAction
.
- AbstractMenuHandler(D, Dockable, I) - Constructor for class bibliothek.gui.dock.themes.basic.action.menu.AbstractMenuHandler
-
Creates a new handler with predefined item.
- AbstractModePerspective<A extends CModeAreaPerspective> - Class in bibliothek.gui.dock.common.perspective.mode
-
- AbstractModePerspective() - Constructor for class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective
-
- 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.
- AbstractPanelPopupWindow - Class in bibliothek.gui.dock.common.action.panel
-
- AbstractPanelPopupWindow() - Constructor for class bibliothek.gui.dock.common.action.panel.AbstractPanelPopupWindow
-
- 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
-
- AbstractResizeRequestHandler - Class in bibliothek.gui.dock.common.intern.station
-
A listener to a
CControl
that provides useful methods for subclasses.
- AbstractResizeRequestHandler() - Constructor for class bibliothek.gui.dock.common.intern.station.AbstractResizeRequestHandler
-
- 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
- AbstractStackholdingLocation - Class in bibliothek.gui.dock.common.location
-
A location which can be parent of a stack (stack is also known as tabbed-pane).
- AbstractStackholdingLocation() - Constructor for class bibliothek.gui.dock.common.location.AbstractStackholdingLocation
-
- 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
-
Abstract implementation of
Tab
based on a real
Component
.
- 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
Tab
s which are required
to get this size.
- AbstractTreeLocation - Class in bibliothek.gui.dock.common.location
-
A location that is child of the "normalized"-area, and describing a turn
in a path leading to the final element.
- AbstractTreeLocation(double, Side, long) - Constructor for class bibliothek.gui.dock.common.location.AbstractTreeLocation
-
Creates a new location.
- 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(DockStation, Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.ExtendedModeAcceptance
-
- accept(DockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.ExtendedModeAcceptance
-
- accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.StackableAcceptance
-
- accept(DockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.StackableAcceptance
-
- accept(DockStation, Dockable, Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.WorkingAreaAcceptance
-
- accept(DockStation, Dockable) - Method in class bibliothek.gui.dock.common.intern.ui.WorkingAreaAcceptance
-
- 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(CDockable) - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
-
Grants access to the internal methods of a
CDockable
.
- 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() - Method in class bibliothek.gui.dock.common.action.CButton
-
Invoked when the user clicks onto this button.
- Action() - Constructor for class bibliothek.gui.dock.common.action.predefined.CCloseAction.Action
-
Creates a new action
- action(CDockable) - Method in class bibliothek.gui.dock.common.intern.action.CExtendedModeAction
-
This method actually changes the
ExtendedMode
of
dockable
to the mode that was given to this action in the constructor.
- Action() - Constructor for class bibliothek.gui.dock.common.intern.action.CExtendedModeAction.Action
-
Creates a new action.
- action(Dockable) - Method in class bibliothek.gui.dock.common.intern.action.CExtendedModeAction.Action
-
- action() - Method in class bibliothek.gui.dock.common.menu.CPreferenceMenuPiece
-
- action(Dockable) - Method in class bibliothek.gui.dock.facile.action.CloseAction
-
- action(Dockable) - Method in class bibliothek.gui.dock.facile.action.RenameAction
-
- action(Dockable) - Method in class bibliothek.gui.dock.facile.action.ReplaceAction
-
- action(String) - Method in class bibliothek.gui.dock.facile.menu.FrontendSettingsDeleteList
-
- action(String) - Method in class bibliothek.gui.dock.facile.menu.FrontendSettingsLoadList
-
- action(Dockable) - Method in class bibliothek.gui.dock.facile.mode.action.LocationModeAction
-
- action(Dockable) - Method in class bibliothek.gui.dock.station.screen.ScreenFullscreenAction
-
- action(Dockable) - Method in class bibliothek.gui.dock.station.split.SplitFullScreenAction
-
- action(String) - Method in class bibliothek.gui.dock.support.menu.FrontendSettingsList
-
Called when the user clicks on an item of this list.
- 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_KEY_CLOSE - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_EXTERNALIZE - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_MAXIMIZE - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_MINIMIZE - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_MINIMIZE_HOLD - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_NORMALIZE - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_UNEXTERNALIZE - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- ACTION_KEY_UNMAXIMIZE_EXTERNALIZED - Static variable in interface bibliothek.gui.dock.common.intern.CDockable
-
- 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.
- actionChanged(CDockable, String, CAction, CAction) - Method in class bibliothek.gui.dock.common.event.CDockableAdapter
-
- actionChanged(CDockable, String, CAction, CAction) - Method in interface bibliothek.gui.dock.common.event.CDockablePropertyListener
-
- 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.facile.menu.CloseableDockableMenuPiece.Item
-
- 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
-
This interface is used by the
PopupController
to create new popup menus
when the user right clicks on some
Component
.
- 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
DockAction
s.
- 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.
- adapt(double, double) - Method in class bibliothek.gui.dock.facile.station.split.ResizeElement
-
Adapts the size of the children of this element given the size change
the parent could provide.
- adapt(double, double) - Method in class bibliothek.gui.dock.facile.station.split.ResizeLeaf
-
- adapt(double, double) - Method in class bibliothek.gui.dock.facile.station.split.ResizeNode
-
- adapt(double, double) - Method in class bibliothek.gui.dock.facile.station.split.ResizeRoot
-
- 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(CAction) - Method in class bibliothek.gui.dock.common.action.CDropDownButton
-
Adds an action to this menu.
- add(CAction) - Method in class bibliothek.gui.dock.common.action.CMenu
-
Adds an action to this menu.
- add(CRadioButton) - Method in class bibliothek.gui.dock.common.action.CRadioGroup
-
Adds a new button to the group
- add(double, double, double, double, CDockable...) - Method in class bibliothek.gui.dock.common.CGrid
-
- add(F) - Method in class bibliothek.gui.dock.common.CWorkingArea
-
Ensures that
this
is the parent of
dockable
and adds
dockable
to the
CControl
which is associated
with this
CWorkingArea
.
- add(F) - Method in class bibliothek.gui.dock.common.CWorkingArea
-
Ensures that
this
is the parent of
dockable
and adds
dockable
to the
CControl
which is associated
with this
CWorkingArea
.
- add(int, EnableableItem) - Static method in enum bibliothek.gui.dock.common.EnableableItem
-
Adds item
to the flags
and returns a new flag.
- add(CAction) - Method in class bibliothek.gui.dock.common.intern.action.CActionSource
-
Adds an action to this source.
- add(String, SingleCDockableFactory) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
Registers a new factory that will load
SingleCDockable
s with
the unique id
id
.
- add(Filter<String>, SingleCDockableFactory) - Method in class bibliothek.gui.dock.common.intern.CommonSingleDockableFactory
-
Registers a new factory that will load
SingleCDockable
with
unique identifiers that are included by
ids
.
- add(Component) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Adds component
to the content pane.
- add(Component, Object) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Adds component
to the content pane.
- add(String, U) - Method in class bibliothek.gui.dock.common.intern.ui.UITransmitter
-
- add(CSplitDockStationHandle.ModeAreaListenerWrapper) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle
-
Adds
listener
to this handle, the listener will be invoked if the current
fullscreen-Dockable of the
SplitDockStation
changed.
- add(CDockablePerspective, Rectangle) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds dockable
width boundaries bounds
to this area.
- add(CDockablePerspective, int, int, int, int) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds dockable
at location x/y
with size width/height
to
this area.
- add(CDockablePerspective, Rectangle, boolean) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds dockable
width boundaries bounds
to this area.
- add(CDockablePerspective, int, int, int, int, boolean) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds dockable
at location x/y
with size width/height
to
this area.
- add(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Adds dockable
at the end of the list of children of this area.
- add(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CStackPerspective
-
Adds dockable
at the end of the list of dockables.
- add(ExtendedMode, Location) - Method in class bibliothek.gui.dock.common.perspective.LocationHistory
-
Sets the location
that is to be used for mode
.
- add(A) - Method in class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective
-
Adds location
to the list of possible parents.
- add(CMaximizedModeAreaPerspective) - Method in class bibliothek.gui.dock.common.perspective.mode.CMaximizedModePerspective
-
- add(String, DockColor) - Method in class bibliothek.gui.dock.common.theme.color.ExtendedColorBridge
-
- add(String, ThemeFactory) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Adds factory
at the end of this map.
- add(Component) - Method in class bibliothek.gui.dock.control.ComponentHierarchyObserver
-
Adds component
and all its children to the set of
known Component
s.
- 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(Component) - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
-
- add(MenuPiece) - Method in class bibliothek.gui.dock.facile.menu.NodeMenuPiece
-
Adds a new child to the end of this piece.
- add(A) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
Adds an area to this mode.
- 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(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Adds a new LookAndFeel
to the list.
- add(Component) - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
-
Adds item
at the end of this piece.
- add(Dockable) - Method in interface bibliothek.gui.dock.support.mode.AffectedSet
-
Stores dockable
and all its children in the set.
- add(String, Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Registers a new
Dockable
at this manager.
- add(String, Path, Map<Path, A>, Collection<Path>) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Adds a new set of properties to this setting.
- add(Mode<A>) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Adds the settings of mode
to this.
- add(ModeSetting<A>) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Adds the settings mode
to this.
- 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
- addAction(CAction) - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Adds an action to this dockable.
- 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.common.action.CButton
-
Adds listener
to this button, listener
will be called
whenever this button it triggered.
- addActionListener(ActionListener) - Method in class bibliothek.gui.dock.common.intern.action.panel.BasicPanelPopupMenuHandler
-
- addActionListener(ActionListener) - Method in class bibliothek.gui.dock.common.intern.action.panel.BasicPanelPopupMenuItemHandler
-
- 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
- addAffected(Iterable<Dockable>) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Adds all elements of
dockables
to the current
AffectedSet
.
- 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.
- addCDockableLocationListener(CDockableLocationListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addCDockableLocationListener(CDockableLocationListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a listener to this dockable which gets informed if the location or
the visibility changes.
- addCDockableLocationListener(CDockableLocationListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- addCDockablePropertyListener(CDockablePropertyListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addCDockablePropertyListener(CDockablePropertyListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a property listener to this dockable, the listener will be informed of
changes of this dockable.
- addCDockablePropertyListener(CDockablePropertyListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- addCDockableStateListener(CDockableStateListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addCDockableStateListener(CDockableStateListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a state listener to this dockable, the listener will be informed of
changes of this dockable.
- addCDockableStateListener(CDockableStateListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- 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
-
- addComponentCollector(ComponentCollector) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Adds a set of root-Component
s to this list, the set of
roots will be used to find all JComponent
s
which need to be updated when the LookAndFeel
changes.
- 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
- addControlListener(CControlListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a listener to this control.
- addDecorateableActionListener(CDecorateableActionListener) - Method in class bibliothek.gui.dock.common.intern.action.CDecorateableAction
-
Adds the observer listener
to this action.
- 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
-
- addDestroyHook(DestroyHook) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a destroy-hook.
- addDisablingStrategyListener(DisablingStrategyListener) - Method in class bibliothek.gui.dock.common.intern.ui.CDisablingStrategy
-
- 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(S) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a dockable to this control.
- addDockable(M) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a dockable to this control.
- addDockable(String, M) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a dockable to this control.
- 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.facile.action.KeyedActionSource
-
- addDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.station.screen.FullscreenActionSource
-
- addDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.station.stack.action.DockActionDistributorSource
-
- addDockActionSourceListener(DockActionSourceListener) - Method in class bibliothek.gui.dock.support.mode.ModeForwardingActionSource
-
- 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.
- addDoubleClickListener(CDoubleClickListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a global mouse double click listener to this control.
- addDoubleClickListener(CDoubleClickListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addDoubleClickListener(CDoubleClickListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a new listener to this dockable.
- addDoubleClickListener(CDoubleClickListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- 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.
- addEclipseThemeConnectorListener(EclipseThemeConnectorListener) - Method in class bibliothek.gui.dock.common.theme.eclipse.CommonEclipseThemeConnector
-
- added(Component) - Method in class bibliothek.extension.gui.dock.util.MouseOverListener
-
Adds listeners to component
and its children.
- added(CStationContainer, CStation<?>) - Method in interface bibliothek.gui.dock.common.CStationContainerListener
-
Called after station
has been added to source
.
- added(CControl, CDockable) - Method in interface bibliothek.gui.dock.common.event.CControlListener
-
Called when dockable
has been made public.
- added(ComponentHierarchyObserverEvent) - Method in interface bibliothek.gui.dock.event.ComponentHierarchyObserverListener
-
Called when some Component
s 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
Dockable
s 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.dock.support.mode.ModeManager
-
Adds an empty entry to this manager.
- 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.facile.mode.LocationSettingConverter
-
Adds an additional factory to this converter, needed to read and write
DockableProperty
s.
- addFactory(DockablePropertyFactory) - Method in class bibliothek.gui.dock.layout.PropertyTransformer
-
Installs a factory
- addFactory(ModeSettingFactory<A>) - Method in class bibliothek.gui.dock.support.mode.ModeSettings
-
Adds a factory to this setting.
- 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.
- addFocusListener(CFocusListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a new focus listener to this control.
- addFocusListener(CFocusListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addFocusListener(CFocusListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a focus listener to this dockable.
- addFocusListener(CFocusListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- 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.
- addGlobalKeyListener(KeyListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a key listener to this control that will be informed about any
KeyEvent
that gets processed or analyzed by this control.
- 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.common.CGrid
-
Informs this grid about a horizontal divider that should be inserted
into the layout.
- 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.
- addKeyboardListener(CKeyboardListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a global keyboard listener to this control.
- addKeyboardListener(CKeyboardListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addKeyboardListener(CKeyboardListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a keyboard listener to this dockable.
- addKeyboardListener(CKeyboardListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- 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(PanelPopupWindowListener) - Method in class bibliothek.gui.dock.common.action.panel.AbstractPanelPopupWindow
-
- addListener(PanelPopupWindowListener) - Method in interface bibliothek.gui.dock.common.action.panel.PanelPopupWindow
-
Adds a listener to this window.
- addListener(ColorMapListener) - Method in class bibliothek.gui.dock.common.ColorMap
-
Adds a listener to this map, the listener will be informed whenever
a color of this map changes.
- addListener(FontMapListener) - Method in class bibliothek.gui.dock.common.FontMap
-
Adds a listener to this map.
- addListener(CDockFrontendListener) - Method in class bibliothek.gui.dock.common.intern.CDockFrontend
-
Adds listener
to this frontend, listener
will be informed
about changes of this frontend.
- addListener(PlaceholderStrategyListener) - Method in class bibliothek.gui.dock.common.intern.CPlaceholderStrategy
-
- 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(Path, LocationModeListener) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Adds a listener to the mode with unique identifier identifier
.
- addListener(ExtendedModeEnablementListener) - Method in class bibliothek.gui.dock.facile.mode.status.AbstractExtendedModeEnablement
-
- addListener(ExtendedModeEnablementListener) - Method in interface bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablement
-
Adds a listener to this enablement, the listener has be informed if the availability state of
a mode in respect to a dockable has changed.
- 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(MenuPieceListener) - Method in class bibliothek.gui.dock.support.menu.MenuPiece
-
Adds a listener to this piece, the listener will get informed when the
children of this piece change.
- 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.
- addLocationModeListener(LocationModeListener) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- addLocationModeListener(LocationModeListener) - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
Adds a listener to this mode.
- 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.
- addLookAndFeelListener(LookAndFeelListener) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Adds a listener to this list, the listener will be notified
whenever the LookAndFeel
is changed.
- addMode(LocationModePerspective) - Method in class bibliothek.gui.dock.common.perspective.mode.LocationModeManagerPerspective
-
Adds mode
to this manager.
- 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.
- addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- addModeAreaListener(ModeAreaListener) - Method in interface bibliothek.gui.dock.facile.mode.ModeArea
-
Adds a listener to this area.
- addModeAreaListener(ModeAreaListener) - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
- addModeManagerListener(ModeManagerListener<? super H, ? super M>) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Adds a listener to this manager, the listener will be informed about
changes in this manager.
- 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 Component
s 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
-
Adds a
MouseInputListener
to the
component
of this
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.
- addMulti(double, double, double, double, String...) - Method in class bibliothek.gui.dock.common.CGrid
-
- addMultipleDockable(MultipleCDockable) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- addMultipleDockable(MultipleCDockable) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
Adds dockable
to this register.
- addMultipleDockableFactory(String, MultipleCDockableFactory<?, ?>) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a factory to this control.
- 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(CDockablePerspective, Rectangle) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds a placeholder for dockable
and all its children to this
area.
- addPlaceholder(CDockablePerspective, int, int, int, int) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds a placeholder for dockable
and all its children to this
area.
- addPlaceholder(Path, Rectangle) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds placeholder
to this area.
- addPlaceholder(Path, int, int, int, int) - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
Adds placeholder
to this area.
- addPlaceholder(CDockablePerspective) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Adds a placeholder for dockable
at the end of the list of children of this area.
- addPlaceholder(Path) - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
Adds a placeholder at the end of the list of children of this area.
- 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.common.CGrid
-
Adds some placeholders to this
CGrid
.
- 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
-
- addPropertyListener(CDockablePropertyListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a global property listener.
- 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
DockElement
s and the
Component
s which
represent them changes.
- addResizeRequestListener(ResizeRequestListener) - Method in class bibliothek.gui.dock.common.CControl
-
- 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
- addSeparator() - Method in class bibliothek.gui.dock.common.action.CDropDownButton
-
Adds a separator at the end of this menu.
- addSeparator() - Method in class bibliothek.gui.dock.common.action.CMenu
-
Adds a separator at the end of this menu.
- addSeparator() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
Adds a separator to the list of
CAction
s of this dockable.
- addSeparator() - Method in class bibliothek.gui.dock.facile.menu.FreeMenuPiece
-
- addSeparator() - Method in class bibliothek.gui.dock.support.menu.BaseMenuPiece
-
Adds a separator at the end of this piece.
- addShort(String, short) - Method in class bibliothek.util.xml.XElement
-
Adds a new attribute to this entry.
- addSingle(double, double, double, double, String...) - Method in class bibliothek.gui.dock.common.CGrid
-
- addSingleDockable(SingleCDockable) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- addSingleDockable(SingleCDockable) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
Adds dockable
to this register.
- addSingleDockableFactory(String, SingleCDockableFactory) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a factory to this control.
- addSingleDockableFactory(Filter<String>, SingleCDockableFactory) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a factory to this control.
- addSingleTabDeciderListener(SingleTabDeciderListener) - Method in class bibliothek.gui.dock.common.intern.ui.CommonSingleTabDecider
-
- 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.
- addStateListener(CDockableStateListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a global state listener.
- addStation(CStation<?>) - Method in class bibliothek.gui.dock.common.CControl
-
Adds an additional station to this control.
- addStation(CStation<?>, boolean) - Method in class bibliothek.gui.dock.common.CControl
-
Adds an additional station to this control.
- addStation(CStation<?>) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- addStation(CStation<?>) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
Adds station
to this register.
- addStation(CStationPerspective) - Method in class bibliothek.gui.dock.common.perspective.CPerspective
-
Adds a new station to this perspective.
- addStationContainer(CStationContainer) - Method in class bibliothek.gui.dock.common.CControl
-
Adds container
to this control.
- addStationContainer(CStationContainer) - Method in class bibliothek.gui.dock.common.intern.DefaultCControlRegister
-
- addStationContainer(CStationContainer) - Method in interface bibliothek.gui.dock.common.intern.MutableCControlRegister
-
Adds a new set of
CStation
s to this register.
- addStationContainerListener(CStationContainerListener) - Method in class bibliothek.gui.dock.common.CContentArea
-
- addStationContainerListener(CStationContainerListener) - Method in interface bibliothek.gui.dock.common.CStationContainer
-
Adds the observer listener
to this container.
- addStations(CStation<?>...) - Method in class bibliothek.gui.dock.common.CContentArea
-
- 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.
- addThemeMapListener(ThemeMapListener) - Method in class bibliothek.gui.dock.common.theme.ThemeMap
-
Adds a new listener to this map.
- 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
- addToModeHistory(Dockable, M, H) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Adds the history data history
to dockable
for mode mode
, and
stores mode
as the newest used mode.
- 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.common.CGrid
-
Informs this grid about a vertical divider that should be inserted
into the layout.
- 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.
- addVetoClosingListener(CVetoClosingListener) - Method in class bibliothek.gui.dock.common.CControl
-
- addVetoClosingListener(CVetoClosingListener) - Method in class bibliothek.gui.dock.common.intern.AbstractCDockable
-
- addVetoClosingListener(CVetoClosingListener) - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Adds a veto-listener to this dockable, the listener will be informed before this
dockable gets closed and can issue a veto.
- addVetoClosingListener(CVetoClosingListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
- addVetoFocusListener(CVetoFocusListener) - Method in class bibliothek.gui.dock.common.CControl
-
Adds a new veto focus listener to this control.
- addVetoFocusListener(CVetoFocusListener) - Method in class bibliothek.gui.dock.common.intern.CListenerCollection
-
Adds a listener to this collection.
- 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
LocatedListener
s which are affected
by an event which occurs on
element
.
- AffectedSet - Interface in bibliothek.gui.dock.support.mode
-
A set given to various methods which are changing the
Mode
of
Dockable
s.
- AffectingRunnable - Interface in bibliothek.gui.dock.support.mode
-
An algorithm that affects the mode of
Dockable
s.
- 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() - Method in class bibliothek.gui.dock.common.location.CFlapLocation
-
Creates a location to append children at the end of the station.
- 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
- ApplicationResource - Interface in bibliothek.gui.dock.support.util
-
- ApplicationResourceManager - Class in bibliothek.gui.dock.support.util
-
- ApplicationResourceManager() - Constructor for class bibliothek.gui.dock.support.util.ApplicationResourceManager
-
- apply(CGroupBehaviorCallback) - Method in interface bibliothek.gui.dock.common.group.CGroupMovement
-
Executes this movement.
- apply(CGroupBehaviorCallback) - Method in class bibliothek.gui.dock.common.group.SingleGroupMovement
-
- apply(CGroupBehaviorCallback) - Method in class bibliothek.gui.dock.common.group.StackGroupMovement
-
- apply(Dockable, Location, AffectedSet) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- apply(Dockable, ExtendedMode, CGroupMovement) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Executes action
in a transaction assuming that the result of this action will lead to
dockable
having the new mode extendedMode
.
- apply(Dockable, M, Location, AffectedSet) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
- 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.
- apply(Dockable, H, AffectedSet) - Method in interface bibliothek.gui.dock.support.mode.Mode
-
Applies this mode to dockable
.
- apply(Dockable, Path, boolean) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Alters the mode of dockable
to mode
.
- apply(Dockable, M, boolean) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Alters the mode of dockable
to mode
.
- apply(Dockable, Path, AffectedSet, boolean) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Alters the mode of dockable
to mode
.
- apply(Dockable, M, AffectedSet, boolean) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Alters the mode of dockable
to mode
.
- apply(Dockable, Path, H, AffectedSet) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Alters the mode of dockable
to be mode
.
- apply(Dockable, M, H, AffectedSet) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
Alters the mode of dockable
to be mode
.
- applyDone(LocationModeEvent) - Method in interface bibliothek.gui.dock.facile.mode.LocationModeListener
-
- applyDone(LocationModeEvent) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- applyDuringRead(String, Path, Path, Dockable) - Method in class bibliothek.gui.dock.facile.mode.LocationModeManager
-
Ignores the call, the position of
Dockable
s is set elsewhere.
- applyDuringRead(String, Path, Path, Dockable) - Method in class bibliothek.gui.dock.support.mode.ModeManager
-
- 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.
- applyStarting(LocationModeEvent) - Method in interface bibliothek.gui.dock.facile.mode.LocationModeListener
-
- applyStarting(LocationModeEvent) - Method in class bibliothek.gui.dock.facile.mode.MaximizedMode
-
- 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.common.CGridArea
-
- asDockable() - Method in class bibliothek.gui.dock.common.CMinimizeArea
-
- asDockable() - Method in interface bibliothek.gui.dock.common.CStation
-
If this station is a
CDockable
as well, then this method returns
the representation of this station as
CDockable
.
- asDockable() - Method in class bibliothek.gui.dock.common.intern.AbstractCStation
-
- asDockable() - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
- asDockable() - Method in interface bibliothek.gui.dock.common.intern.CommonElement
-
- asDockable() - Method in class bibliothek.gui.dock.common.intern.DefaultCommonDockable
-
- asDockable() - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- asDockable() - Method in class bibliothek.gui.dock.common.intern.station.CScreenDockStation
-
- asDockable() - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- asDockable() - Method in interface bibliothek.gui.dock.common.perspective.CElementPerspective
-
Gets this
as dockable, if this is a dockable.
- asDockable() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- asDockable() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- asDockable() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective
-
- asDockable() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective.Intern
-
- asDockable() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective
-
- asDockable() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective.Intern
-
- 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 interface bibliothek.gui.dock.common.intern.CommonElement
-
- asDockStation() - Method in class bibliothek.gui.dock.common.intern.DefaultCommonDockable
-
- asDockStation() - Method in class bibliothek.gui.dock.common.intern.station.CFlapDockStation
-
- asDockStation() - Method in interface bibliothek.gui.dock.common.intern.station.CommonDockStation
-
Returns this
as station of type C
.
- asDockStation() - Method in class bibliothek.gui.dock.common.intern.station.CScreenDockStation
-
- asDockStation() - Method in class bibliothek.gui.dock.common.intern.station.CSplitDockStation
-
- 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
-
- asExternalized() - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler
-
- aside() - Method in class bibliothek.gui.dock.common.CLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.AbstractTreeLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CBaseLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CExtendedModeLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CExternalizedLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CFlapIndexLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CFlapLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CMaximizedLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CRectangleLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CSplitLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CStackLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.CWorkingAreaLocation
-
- aside() - Method in class bibliothek.gui.dock.common.location.TreeLocationLeaf
-
- aside(AsideRequest, Location) - Method in class bibliothek.gui.dock.facile.mode.AbstractLocationMode
-
- aside(AsideRequest, Location) - Method in interface bibliothek.gui.dock.facile.mode.LocationMode
-
- 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.
- asMaximziedModeArea() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle
-
- 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.
- asNormalModeArea() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle
-
- asStation() - Method in class bibliothek.gui.dock.common.intern.AbstractDockableCStation
-
- asStation() - Method in interface bibliothek.gui.dock.common.intern.CDockable
-
Gets
this
or an object representing
this
as
CStation
.
- asStation() - Method in class bibliothek.gui.dock.common.intern.DefaultCDockable
-
- asStation() - Method in interface bibliothek.gui.dock.common.perspective.CElementPerspective
-
Gets this
as station, if this is a station.
- asStation() - Method in class bibliothek.gui.dock.common.perspective.CExternalizePerspective
-
- asStation() - Method in class bibliothek.gui.dock.common.perspective.CGridPerspective
-
- asStation() - Method in class bibliothek.gui.dock.common.perspective.CMinimizePerspective
-
- asStation() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective
-
- asStation() - Method in class bibliothek.gui.dock.common.perspective.MultipleCDockablePerspective.Intern
-
- asStation() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective
-
- asStation() - Method in class bibliothek.gui.dock.common.perspective.SingleCDockablePerspective.Intern
-
- 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
-
- asyncToElement(ResizeElement<T>, SplitNode) - Method in class bibliothek.gui.dock.facile.station.split.LockedResizeLayoutManager
-
- 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
Dockable
s 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
.
- autoDefaultArea() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.External
-
- autoDefaultArea() - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
-
- autoDefaultArea() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
-
- autoDefaultArea() - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Normal
-
- autoDefaultArea() - Method in class bibliothek.gui.dock.common.mode.station.ExternalizedCSplitDockStationHandler.Externalized
-
- autoDefaultArea() - Method in interface bibliothek.gui.dock.facile.mode.ModeArea
-
Tells whether this
ModeArea
can automatically become
the default area of some mode.
- autoDefaultArea() - Method in class bibliothek.gui.dock.facile.mode.station.FlapDockStationHandle
-
- availabilityChanged(Dockable, ExtendedMode, boolean) - Method in interface bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablementListener
-
Called if the state changed.
- 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.