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

O

onApply(LocationModeEvent) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
 
onApply(LocationModeEvent, Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CScreenDockStationHandle.Maximal
 
onApply(LocationModeEvent) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
 
onApply(LocationModeEvent, Dockable) - Method in class bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.Maximal
 
onApply(LocationModeEvent) - Method in interface bibliothek.gui.dock.facile.mode.MaximizedModeArea
This method is called before the method apply is executed of a LocationMode that is not the owner of this area.
onApply(LocationModeEvent, Dockable) - Method in interface bibliothek.gui.dock.facile.mode.MaximizedModeArea
This method is called before the method apply is executed of a LocationMode that is not the owner of this area.
onMaskToString() - Method in class bibliothek.gui.dock.control.ModifierMask
Creates a string that represents the on-mask.
onMenuItemTrigger(Dockable) - Method in class bibliothek.gui.dock.common.action.CPanelPopup
Called if the menu-item representing this action has been hit.
onMenuItemTrigger(Dockable) - Method in class bibliothek.gui.dock.common.action.CPanelPopup.PanelPopup
Called if the menu-item representing this action has been hit.
onMenuTrigger(JPopupMenu) - Method in class bibliothek.gui.dock.common.action.CPanelPopup
Called if a menu is opening a submenu in which the content is to be shown.
onMenuTrigger(JPopupMenu) - Method in class bibliothek.gui.dock.common.action.CPanelPopup.PanelPopup
Called if a menu is opening a submenu in which the content is to be shown.
onMousePressed(JComponent, DockTitle.Orientation) - Method in class bibliothek.gui.dock.common.action.CPanelPopup
Called if the mouse is pressed on the button item of of a DockTitle which has orientation orientation.
onMousePressed(JComponent, DockTitle.Orientation) - Method in class bibliothek.gui.dock.common.action.CPanelPopup.PanelPopup
Called if the mouse is pressed on the button item of of a DockTitle which has orientation orientation.
onMouseReleased(JComponent, DockTitle.Orientation) - Method in class bibliothek.gui.dock.common.action.CPanelPopup
Called if the mouse is released of the button item of of a DockTitle which has orientation orientation.
onMouseReleased(JComponent, DockTitle.Orientation) - Method in class bibliothek.gui.dock.common.action.CPanelPopup.PanelPopup
Called if the mouse is released of the button item of of a DockTitle which has orientation orientation.
onTrigger(JComponent, DockTitle.Orientation) - Method in class bibliothek.gui.dock.common.action.CPanelPopup
Called if the button item of a DockTitle which has orientation orientation was triggered.
onTrigger(JComponent, DockTitle.Orientation) - Method in class bibliothek.gui.dock.common.action.CPanelPopup.PanelPopup
Called if the button item of a DockTitle which has orientation orientation was triggered.
open(DockController) - Method in class bibliothek.extension.gui.dock.theme.eclipse.EclipseDockableSelection
 
open(int, int) - Method in class bibliothek.gui.dock.common.action.panel.DialogWindow
Shows the dialog at the given screen location.
open(Component) - Method in class bibliothek.gui.dock.common.action.panel.DialogWindow
Opens the dialog relative to relativeTo.
open(DockController) - Method in class bibliothek.gui.dock.focus.AbstractDockableSelection
 
open(DockController) - Method in interface bibliothek.gui.dock.focus.DockableSelection
Called when a new selection is about to happen.
open() - Method in class bibliothek.gui.dock.station.stack.menu.AbstractCombinedMenu
Opens a menu where the user can select a Dockable.
open(DockController, Component, int, int, CombinedMenuContent.Item[]) - Method in interface bibliothek.gui.dock.station.stack.menu.CombinedMenuContent
Shows this menu at the given location.
open(DockController, Component, int, int, CombinedMenuContent.Item[]) - Method in class bibliothek.gui.dock.station.stack.menu.PopupCombinedMenuContent
 
openDialog(Component, boolean) - Method in class bibliothek.extension.gui.dock.preference.AbstractPreferenceDialog
Opens the dialog (if not yet open) and lets the user make the changes of the preferences.
openDialog(PreferenceModel, Component) - Static method in class bibliothek.extension.gui.dock.preference.PreferenceDialog
Shows a modal dialog on which the user can change the preferences of controller.
openDialog(PreferenceTreeModel, Component) - Static method in class bibliothek.extension.gui.dock.preference.PreferenceTreeDialog
Shows a modal dialog on which the user can change the preferences of controller.
openDialog(JComponent, DockTitle.Orientation) - Method in class bibliothek.gui.dock.common.action.CPanelPopup
Opens a new undecorated dialog below or aside of item.
opened(CControl, CDockable) - Method in interface bibliothek.gui.dock.common.event.CControlListener
Called when dockable has been made visible.
opened(CombinedMenuContent) - Method in interface bibliothek.gui.dock.station.stack.menu.CombinedMenuContentListener
Called when menu is made visible.
openPopup(PanelPopupWindow) - Method in class bibliothek.gui.dock.common.action.CPanelPopup
Informs this CPanelPopup that its content is shown and allows this to handle the closing event.
or(DockSituationIgnore...) - Static method in class bibliothek.gui.dock.layout.DockSituationIgnoreUtil
Returns a new DockSituationIgnore which returns only false when all the ignores return false.
orAccept(DockAcceptance) - Method in class bibliothek.gui.dock.accept.AbstractAcceptance
Combines this acceptance with the other acceptance in a logical "OR" operation.
orientation(FlapDockStation.Direction) - Method in class bibliothek.gui.dock.FlapDockStation
Determines the orientation of the DockTitles on this station.
orientation(DockableDisplayer.Location) - Method in class bibliothek.gui.dock.themes.basic.BasicDockableDisplayer
Determines the orientation of a DockTitle according to its location on this displayer.
ORIENTATION_STRATEGY - Static variable in interface bibliothek.gui.dock.title.DockTitle
Key for a OrientationToRotationStrategy.
orientationChanged(BasicButtonModel, DockTitle.Orientation, DockTitle.Orientation) - Method in class bibliothek.gui.dock.themes.basic.action.BasicButtonModelAdapter
 
orientationChanged(BasicButtonModel, DockTitle.Orientation, DockTitle.Orientation) - Method in interface bibliothek.gui.dock.themes.basic.action.BasicButtonModelListener
Called if the orientation of the view changed.
OrientationToRotationStrategy - Interface in bibliothek.gui.dock.title
Converter for telling the framework how to render text given the orientation of a DockTitle.
OrientationToRotationStrategyListener - Interface in bibliothek.gui.dock.title
A listener to a OrientationToRotationStrategy, gets informed if the rotation of some text changes.
OrientedLabel - Class in bibliothek.gui.dock.util.swing
A label which draws some text, and can change the layout of the text between horizontal and vertical.
OrientedLabel() - Constructor for class bibliothek.gui.dock.util.swing.OrientedLabel
Creates a new label with no text
overDropIcon(int, int) - Method in class bibliothek.extension.gui.dock.theme.bubble.RoundDropDownButton
Tells whether the point x,y is over the icon that represents the drop-area.
OVERFLOW_MENU_ICON - Static variable in class bibliothek.gui.DockUI
Key for an Icon stored in the IconManager for an overflow-menu
OverpaintablePanel - Class in bibliothek.gui.dock.station
A panel which contains two children, the "base pane" and the "overlay pane".
OverpaintablePanel() - Constructor for class bibliothek.gui.dock.station.OverpaintablePanel
Creates a new panel
OwnedEclipseBorder - Class in bibliothek.extension.gui.dock.theme.eclipse
This border paints round edges at the edges which touch the side of the tabs.
OwnedEclipseBorder(BorderedComponent, DockController, boolean) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.OwnedEclipseBorder
Creates a new border.
OwnedRectEclipseBorder - Class in bibliothek.extension.gui.dock.theme.eclipse
A RectEclipseBorder painting round edges at the side at which tabs are painted.
OwnedRectEclipseBorder(BorderedComponent, DockController, boolean) - Constructor for class bibliothek.extension.gui.dock.theme.eclipse.OwnedRectEclipseBorder
Creates a new border.

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