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

H

handleDockable(Dockable) - Method in class bibliothek.gui.dock.util.DockUtilities.DockVisitor
Invoked to visit dockable.
handleDockStation(DockStation) - Method in class bibliothek.gui.dock.util.DockUtilities.DockVisitor
Invoked to visit station.
handleLeaf(Leaf) - Method in interface bibliothek.gui.dock.station.split.SplitNodeVisitor
Invoked when visiting a leaf of the tree.
handleNode(Node) - Method in interface bibliothek.gui.dock.station.split.SplitNodeVisitor
Invoked when visiting a node of the tree.
handleResizeRequest(CControl) - Method in interface bibliothek.gui.dock.common.event.ResizeRequestListener
Called when the layout of DockStations should be updated such that CDockable.getAndClearResizeRequest() is matched.
handleResizeRequest(CControl) - Method in class bibliothek.gui.dock.common.intern.station.FlapResizeRequestHandler
 
handleResizeRequest(CControl) - Method in class bibliothek.gui.dock.common.intern.station.ScreenResizeRequestHandler
 
handleResizeRequest(CControl) - Method in class bibliothek.gui.dock.common.intern.station.SplitResizeRequestHandler
 
handleResizeRequests() - Method in class bibliothek.gui.dock.common.CControl
Informs all ResizeRequestListeners, that the resize request of all CDockables should be processed.
handleRoot(Root) - Method in interface bibliothek.gui.dock.station.split.SplitNodeVisitor
Invoked when visiting the root of the tree.
HARD - Static variable in interface bibliothek.gui.dock.station.screen.BoundaryRestriction
A restriction that will ensure that every dialog is always visible, even if that means that in a multi screen environment some screens can't be used.
HardBoundaryRestriction - Class in bibliothek.gui.dock.station.screen
A restriction that ensures that each dialog is always visible, even when some screens can't be used because of that.
HardBoundaryRestriction() - Constructor for class bibliothek.gui.dock.station.screen.HardBoundaryRestriction
 
hasChoices(DockController) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
 
hasChoices(DockController) - Method in interface bibliothek.gui.dock.focus.DockableSelection
Checks whether controller has at least two different Dockables which would be shown on this DockableSelection.
hashCode() - Method in class bibliothek.extension.gui.dock.preference.PreferenceOperation
 
hashCode() - Method in class bibliothek.extension.gui.dock.theme.IdentifiedColorScheme
 
hashCode() - Method in class bibliothek.extension.gui.dock.util.Path
 
hashCode() - Method in class bibliothek.gui.dock.action.ActionType
 
hashCode() - Method in class bibliothek.gui.dock.action.LocationHint.Enumeration
 
hashCode() - Method in class bibliothek.gui.dock.action.view.ViewTarget
 
hashCode() - Method in class bibliothek.gui.dock.common.layout.RequestDimension
 
hashCode() - Method in class bibliothek.gui.dock.control.ModifierMask
 
hashCode() - Method in class bibliothek.gui.dock.title.DockTitleVersion
 
hashCode() - Method in class bibliothek.gui.dock.util.PropertyKey
 
hashCode() - Method in class bibliothek.util.container.Quartuple
 
hashCode() - Method in class bibliothek.util.container.Single
 
hashCode() - Method in class bibliothek.util.container.Triple
 
hashCode() - Method in class bibliothek.util.container.Tuple
 
hashCode() - Method in class bibliothek.util.Version
 
hasListeners() - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
Tells whether this model has listeners attached or not.
hasLocation(Dockable) - Method in class bibliothek.gui.DockFrontend
Tells whether this DockFrontend currently knows where to put dockable.
height(int) - Method in class bibliothek.gui.dock.station.screen.ScreenDockStationLayout
Gets the height of the index'th entry.
height - Variable in class bibliothek.gui.dock.station.split.SplitDockGrid.Node
the height of this rectangle
height - Variable in class bibliothek.gui.dock.station.split.SplitNode
Bounds of this node on the station
hidden(DockFrontend, Dockable) - Method in class bibliothek.gui.dock.event.DockFrontendAdapter
 
hidden(DockFrontend, Dockable) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
Invoked if a Dockable was made invisible.
hide(CDockable) - Method in interface bibliothek.gui.dock.common.intern.CControlAccess
Makes dockable invisible.
hide(Dockable) - Method in class bibliothek.gui.dock.common.menu.SingleCDockableListMenuPiece
 
hide(Dockable) - Method in class bibliothek.gui.dock.facile.menu.CloseableDockableMenuPiece
Ensures that dockable is not visible.
hide(Dockable) - Method in class bibliothek.gui.DockFrontend
Makes dockable invisible.
HIDE_ACCELERATOR - Static variable in class bibliothek.gui.DockFrontend
 
hideable(DockFrontend, Dockable, boolean) - Method in class bibliothek.gui.dock.event.DockFrontendAdapter
 
hideable(DockFrontend, Dockable, boolean) - Method in interface bibliothek.gui.dock.event.DockFrontendListener
Called when the hideable-state of dockable changes.
hierarchyChanged(DockHierarchyEvent) - Method in class bibliothek.gui.dock.dockable.DockHierarchyObserver
 
hierarchyChanged(DockHierarchyEvent) - Method in interface bibliothek.gui.dock.event.DockHierarchyListener
Called when the path of the observed Dockable has been changed.
HierarchyDockActionSource - Class in bibliothek.gui.dock.action
A DockActionSource which observes the hierarchy of a Dockable and changes its content using DockController.listOffers(bibliothek.gui.Dockable).
Clients using this source must call HierarchyDockActionSource.bind() to connect the source with its Dockable, and HierarchyDockActionSource.unbind() to free resources.
HierarchyDockActionSource(Dockable) - Constructor for class bibliothek.gui.dock.action.HierarchyDockActionSource
Creates a new source.
history(Dockable) - Method in class bibliothek.gui.dock.support.action.ModeTransitionManager
Gets the history of modes dockable was into.
holdChanged(FlapDockStation, Dockable, boolean) - Method in interface bibliothek.gui.dock.event.FlapDockListener
Invoked when the hold-property of a Dockable has been changed.
horizontal - Variable in class bibliothek.gui.dock.station.split.SplitDockGrid.Line
whether this line is horizontal or not
horizontal - Variable in class bibliothek.gui.dock.station.split.SplitDockGrid.Node
whether the children of this node are laied out horizontally or not
horizontal(Dockable, Dockable) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
Adds two elements horizontally.
horizontal(Dockable, Dockable, double) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
Adds two elements horizontally.
horizontal(SplitDockTree.Key, SplitDockTree.Key) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
Adds two elements horizontally.
horizontal(SplitDockTree.Key, SplitDockTree.Key, double) - Method in class bibliothek.gui.dock.station.split.SplitDockTree
Adds two elements horizontally.
horizontal(SplitDockTree.Key, SplitDockTree.Key, double) - Method in class bibliothek.gui.dock.station.split.SplitDockTreeFactory
 
horizontal(N, N, double) - Method in interface bibliothek.gui.dock.station.split.SplitTreeFactory
Informs about a node that is divided vertically.

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