Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

E

EagerCustomizationToolbarButton - Class in bibliothek.gui.dock.station.toolbar.menu
A CustomizationToolbarButton which uses an already existing Dockable to gain access to icon and description.
EagerCustomizationToolbarButton(Dockable) - Constructor for class bibliothek.gui.dock.station.toolbar.menu.EagerCustomizationToolbarButton
Creates a new button, a DockableListener is added to dockable to read icon and description.
enablementChanged(ExpandableToolbarItem, ExpandedState, boolean) - Method in interface bibliothek.gui.dock.toolbar.expand.ExpandableToolbarItemListener
Called if the result of ExpandableToolbarItem.isEnabled(ExpandedState) changed for item and state to enabled.
enablementChanged(Dockable, ExpandedState, boolean) - Method in interface bibliothek.gui.dock.toolbar.expand.ExpandableToolbarItemStrategyListener
Called if the result of ExpandableToolbarItemStrategy.isEnabled(Dockable, ExpandedState) changed for item and state.
ensureNotHidden(Dockable) - Method in class bibliothek.gui.dock.toolbar.location.ToolbarMode
 
ensureToolbarLayer(DockStation, Dockable) - Method in class bibliothek.gui.dock.station.toolbar.DefaultToolbarStrategy
 
ensureToolbarLayer(DockStation, Dockable) - Method in interface bibliothek.gui.dock.station.toolbar.ToolbarStrategy
As toolbars have constraints on which Dockable can be a child of which DockStation often additional layers between a specific DockStation and a Dockable are required.
equals(Object) - Method in class bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective
 
estimateLocations(Object, LocationEstimationMap) - Method in class bibliothek.gui.dock.station.toolbar.DummyDockFactory
 
estimateLocations(ToolbarContainerDockStationLayout, LocationEstimationMap) - Method in class bibliothek.gui.dock.station.toolbar.ToolbarContainerDockStationFactory
 
estimateLocations(ToolbarDockStationLayout, LocationEstimationMap) - Method in class bibliothek.gui.dock.station.toolbar.ToolbarDockStationFactory
 
estimateLocations(ToolbarGroupDockStationLayout, LocationEstimationMap) - Method in class bibliothek.gui.dock.station.toolbar.ToolbarGroupDockStationFactory
 
execute(InserterSource, Orientation) - Method in class bibliothek.gui.dock.station.screen.ScreenToolbarInserter
Called if the toolbar item defined by source has to be put onto the ScreenDockStation defined by source.
expand(CLocation, DockableProperty) - Method in class bibliothek.gui.dock.toolbar.location.ToolbarExpandStrategy
 
expand(CLocation, ToolbarProperty) - Method in class bibliothek.gui.dock.toolbar.location.ToolbarExpandStrategy
Creates a new location by creating the child location of location using property for that step.
expand(CLocation, ToolbarGroupProperty) - Method in class bibliothek.gui.dock.toolbar.location.ToolbarExpandStrategy
Creates a new location by creating the child location of location using property for that step.
expand(CLocation, ToolbarContainerProperty) - Method in class bibliothek.gui.dock.toolbar.location.ToolbarExpandStrategy
Creates a new location by creating the child location of location using property for that step.
expandableListeners() - Method in class bibliothek.gui.dock.AbstractToolbarDockStation
Gets all the ExpandableToolbarItemListeners that are currently registered.
ExpandableStateController - Class in bibliothek.gui.dock.toolbar.expand
The ExpandableStateController is a helper class intended for ExpandableToolbarItems, it finds the first parent of a ExpandableToolbarItem which is acknowledged by the current ExpandableToolbarItemStrategy and changes the ExpandedState of the item to the ExpandedState of the parent.
ExpandableStateController(ExpandableToolbarItem) - Constructor for class bibliothek.gui.dock.toolbar.expand.ExpandableStateController
Creates a new controller.
ExpandableToolbarItem - Interface in bibliothek.gui.dock.toolbar.expand
An ExpandableToolbarItem is a part of a toolbar that can have different shapes.
ExpandableToolbarItemListener - Interface in bibliothek.gui.dock.toolbar.expand
A listener that can be added to an ExpandableToolbarItem, it will be informed if the ExpandedStates change.
ExpandableToolbarItemStrategy - Interface in bibliothek.gui.dock
An ExpandableToolbarItemStrategy is a strategy that allows to expand and to shrink items of a toolbar.
ExpandableToolbarItemStrategyListener - Interface in bibliothek.gui.dock.toolbar.expand
A listener that is added to an ExpandableToolbarItemStrategy.
ExpandColumn(ToolbarColumn<Dockable, P>) - Constructor for class bibliothek.gui.dock.station.toolbar.group.ExpandToolbarGroupActions.ExpandColumn
 
expanded(Dockable) - Method in interface bibliothek.gui.dock.toolbar.expand.ExpandableToolbarItemStrategyListener
Called if item was expanded.
ExpandedState - Enum in bibliothek.gui.dock.toolbar.expand
Describes the state of a Dockable as seen by the ExpandableToolbarItemStrategyListener and by ExpandableToolbarItem.
ExpandManager - Class in bibliothek.gui.dock.toolbar.expand
The ExpandManager is responsible for performing global effects that happen after a ExpandableToolbarItemStrategy changed the ExpandedState of a Dockable.
ExpandManager(DockController) - Constructor for class bibliothek.gui.dock.toolbar.expand.ExpandManager
 
ExpandToolbarGroupActions<P> - Class in bibliothek.gui.dock.station.toolbar.group
This class uses the ExpandableToolbarItemStrategy to find out whether the items of some columns can be expanded, and if so this class generates an appropriate DockActionSource containing actions to expand or shrink all the items of one column.
ExpandToolbarGroupActions(DockController, ToolbarGroupDockStation) - Constructor for class bibliothek.gui.dock.station.toolbar.group.ExpandToolbarGroupActions
Creates a new set of actions.
ExpandToolbarGroupActions.ExpandColumn - Class in bibliothek.gui.dock.station.toolbar.group
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links