- Key(Path[], PlaceholderMap, long) - Constructor for class bibliothek.gui.dock.station.split.SplitDockTree.Key
-
Creates a new key
- KEY_BASIC_THEME - Static variable in class bibliothek.gui.dock.common.theme.ThemeMap
-
- KEY_BUBBLE_THEME - Static variable in class bibliothek.gui.dock.common.theme.ThemeMap
-
- KEY_CANCEL_OPERATION - Static variable in class bibliothek.gui.dock.common.CControl
-
KeyStroke
that can be hit during a drag and drop operation, that will cancel the operation (default is ESCAPE).
- KEY_CLOSE - Static variable in class bibliothek.gui.dock.common.CControl
-
- KEY_ECLIPSE_THEME - Static variable in class bibliothek.gui.dock.common.theme.ThemeMap
-
- KEY_FLAT_THEME - Static variable in class bibliothek.gui.dock.common.theme.ThemeMap
-
- KEY_GOTO_EXTERNALIZED - Static variable in class bibliothek.gui.dock.common.CControl
-
KeyStroke
used to change a
CDockable
into
externalized-state.
- KEY_GOTO_MAXIMIZED - Static variable in class bibliothek.gui.dock.common.CControl
-
KeyStroke
used to change a
CDockable
into
maximized-state.
- KEY_GOTO_MINIMIZED - Static variable in class bibliothek.gui.dock.common.CControl
-
KeyStroke
used to change a
CDockable
into
minimized-state.
- KEY_GOTO_NORMALIZED - Static variable in class bibliothek.gui.dock.common.CControl
-
KeyStroke
used to change a
CDockable
into
normalized-state.
- KEY_ICON - Static variable in class bibliothek.gui.dock.facile.action.RenameAction
-
the key uses for the
IconManager
to get the
Icon
of this action
- KEY_ICON - Static variable in class bibliothek.gui.dock.facile.action.ReplaceAction
-
the key uses for the
IconManager
to get the
Icon
of this action
- KEY_MASK - Static variable in class bibliothek.gui.dock.control.ModifierMask
-
- KEY_MAXIMIZE_CHANGE - Static variable in class bibliothek.gui.dock.common.CControl
-
KeyStroke
used to change a
CDockable
into maximized-state,
or to go out of maximized-state when needed.
- KEY_SMOOTH_THEME - Static variable in class bibliothek.gui.dock.common.theme.ThemeMap
-
- KeyboardController - Interface in bibliothek.gui.dock.control
-
An observer of all KeyEvent
, forwarding them to registered listeners.
- KeyboardListener - Interface in bibliothek.gui.dock.event
-
A listener added to the
KeyboardController
,
this listener receives a notification whenever a keyevent is dispatched
in a
DockElement
below the location of this
listener.
- KeyedActionSource - Class in bibliothek.gui.dock.facile.action
-
- KeyedActionSource(CDockable, String) - Constructor for class bibliothek.gui.dock.facile.action.KeyedActionSource
-
Creates a new action source
- KeyedLocationModeActionProvider - Class in bibliothek.gui.dock.common.mode
-
- KeyedLocationModeActionProvider(String) - Constructor for class bibliothek.gui.dock.common.mode.KeyedLocationModeActionProvider
-
Creates a new provider.
- KeyedLocationModeActionProvider(String, CAction) - Constructor for class bibliothek.gui.dock.common.mode.KeyedLocationModeActionProvider
-
Creates a new provider.
- KeyedLocationModeActionProvider(String, DockAction) - Constructor for class bibliothek.gui.dock.common.mode.KeyedLocationModeActionProvider
-
Creates a new provider.
- keyOfFull(LookAndFeelList.Info) - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList
-
Gets a unique identifier for info
.
- keyPressed(CDockable, KeyEvent) - Method in interface bibliothek.gui.dock.common.event.CKeyboardListener
-
Called when a key was pressed on a child or on source
.
- keyPressed(CDockable, KeyEvent) - Method in class bibliothek.gui.dock.common.intern.CancelDragAndDropOperation
-
- keyPressed(DockElement, KeyEvent) - Method in interface bibliothek.gui.dock.event.KeyboardListener
-
Called when a key has been pressed.
- keyReleased(CDockable, KeyEvent) - Method in interface bibliothek.gui.dock.common.event.CKeyboardListener
-
Called when a key was released on a child or on source
.
- keyReleased(CDockable, KeyEvent) - Method in class bibliothek.gui.dock.common.intern.CancelDragAndDropOperation
-
- keyReleased(DockElement, KeyEvent) - Method in interface bibliothek.gui.dock.event.KeyboardListener
-
Called when a key has been released.
- keys() - Method in class bibliothek.gui.dock.station.support.PlaceholderMetaMap
-
Gets the keys of all the data that is stored.
- KeyStrokeCancelOperation - Class in bibliothek.gui.dock.common.preference
-
KeyStroke
that will cancel the currently running drag and drop operation.
- KeyStrokeCancelOperation(DockProperties) - Constructor for class bibliothek.gui.dock.common.preference.KeyStrokeCancelOperation
-
Creates a new preference
- KeyStrokeClosePreference - Class in bibliothek.gui.dock.common.preference
-
- KeyStrokeClosePreference(DockProperties) - Constructor for class bibliothek.gui.dock.common.preference.KeyStrokeClosePreference
-
Creates a new preference
- KeyStrokeEditor - Class in bibliothek.extension.gui.dock.preference.editor
-
An editor for KeyStroke
s.
- KeyStrokeEditor() - Constructor for class bibliothek.extension.gui.dock.preference.editor.KeyStrokeEditor
-
Creates a new editor
- KeyStrokeExternalizePreference - Class in bibliothek.gui.dock.common.preference
-
- KeyStrokeExternalizePreference(DockProperties) - Constructor for class bibliothek.gui.dock.common.preference.KeyStrokeExternalizePreference
-
Creates a new preference
- KeyStrokeHidePreference - Class in bibliothek.extension.gui.dock.preference.preferences
-
- KeyStrokeHidePreference(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.KeyStrokeHidePreference
-
Creates a new preference
- KeyStrokeInitSelectorPreference - Class in bibliothek.extension.gui.dock.preference.preferences
-
Preference for the shortcut that allows selecting a new
Dockable
with the keyboard.
- KeyStrokeInitSelectorPreference(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.KeyStrokeInitSelectorPreference
-
Creates a new preference
- KeyStrokeMaximizeChangePreference - Class in bibliothek.gui.dock.common.preference
-
Preference setting the keystroke for maximizing/unmaximizing a
Dockable
.
- KeyStrokeMaximizeChangePreference(DockProperties) - Constructor for class bibliothek.gui.dock.common.preference.KeyStrokeMaximizeChangePreference
-
Creates a new preference
- KeyStrokeMaximizePreference - Class in bibliothek.extension.gui.dock.preference.preferences
-
Preference for the shortcut used by the
SplitDockStation
to
maximize its children.
- KeyStrokeMaximizePreference(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.preferences.KeyStrokeMaximizePreference
-
Creates a new preference
- KeyStrokeMaximizePreference - Class in bibliothek.gui.dock.common.preference
-
Preference to set the keystroke that maximizes a
Dockable
.
- KeyStrokeMaximizePreference(DockProperties) - Constructor for class bibliothek.gui.dock.common.preference.KeyStrokeMaximizePreference
-
Creates a new preference
- KeyStrokeMinimizePreference - Class in bibliothek.gui.dock.common.preference
-
- KeyStrokeMinimizePreference(DockProperties) - Constructor for class bibliothek.gui.dock.common.preference.KeyStrokeMinimizePreference
-
Creates a new preference
- KeyStrokeNormalizePreference - Class in bibliothek.gui.dock.common.preference
-
- KeyStrokeNormalizePreference(DockProperties) - Constructor for class bibliothek.gui.dock.common.preference.KeyStrokeNormalizePreference
-
Creates a new preference
- KeyStrokePreferenceModel - Class in bibliothek.extension.gui.dock.preference.model
-
A model that lists the keystrokes which are used in the framework.
- KeyStrokePreferenceModel(DockProperties) - Constructor for class bibliothek.extension.gui.dock.preference.model.KeyStrokePreferenceModel
-
Creates a new model.
- KeyStrokeValidator - Interface in bibliothek.extension.gui.dock.preference.preferences
-
- keyTyped(CDockable, KeyEvent) - Method in interface bibliothek.gui.dock.common.event.CKeyboardListener
-
Called when a key was typed on a child or on source
.
- keyTyped(CDockable, KeyEvent) - Method in class bibliothek.gui.dock.common.intern.CancelDragAndDropOperation
-
- keyTyped(DockElement, KeyEvent) - Method in interface bibliothek.gui.dock.event.KeyboardListener
-
Called when a key has been types.
- kick() - Method in class bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation
-
Immediately puts all colors to their final state and stops the animation.
- kill() - Method in class bibliothek.gui.dock.control.DefaultGlobalMouseDispatcher
-
- kill() - Method in class bibliothek.gui.dock.control.DefaultKeyboardController
-
- kill() - Method in class bibliothek.gui.dock.control.DockRegister
-
Removes all registerListeners and connections to the stations and dockables
known to this register.
- kill() - Method in class bibliothek.gui.dock.control.focus.DefaultMouseFocusObserver
-
Stops this FocusController.
- kill() - Method in interface bibliothek.gui.dock.control.focus.MouseFocusObserver
-
Stops this FocusController.
- kill() - Method in interface bibliothek.gui.dock.control.GlobalMouseDispatcher
-
Releases any resources this dispatcher holds.
- kill() - Method in interface bibliothek.gui.dock.control.KeyboardController
-
Stops this controller.
- kill() - Method in class bibliothek.gui.dock.support.lookandfeel.LookAndFeelList.Info
-
Informs this Info
that its LookAndFeel
will be removed soon.
- kill() - Method in class bibliothek.gui.dock.themes.ThemeManager
-
Destroys this manager and releases resources.
- kill() - Method in class bibliothek.gui.dock.util.extension.ExtensionManager
-
Stops and removes all extensions.
- kill() - Method in class bibliothek.gui.DockController
-
Removes listeners and frees resources.
- kill() - Method in class bibliothek.gui.DockFrontend
-
Destroys this
DockFrontend
, it will no longer be useful but
can be removed by the garbage collector.
- KIND - Static variable in interface bibliothek.gui.dock.action.ActionDockBorder
-
- KIND - Static variable in interface bibliothek.gui.dock.action.DockActionBackgroundComponent
-
- KIND - Static variable in interface bibliothek.gui.dock.displayer.DisplayerBackgroundComponent
-
- KIND - Static variable in interface bibliothek.gui.dock.displayer.DisplayerDockBorder
-
- KIND - Static variable in interface bibliothek.gui.dock.dockable.DockableBackgroundComponent
-
- KIND - Static variable in interface bibliothek.gui.dock.station.flap.FlapWindowBackgroundComponent
-
- KIND - Static variable in interface bibliothek.gui.dock.station.flap.FlapWindowBorder
-
- KIND - Static variable in interface bibliothek.gui.dock.station.screen.window.ScreenDockWindowBackgroundComponent
-
- KIND - Static variable in interface bibliothek.gui.dock.station.screen.window.ScreenDockWindowDockBorder
-
- KIND - Static variable in interface bibliothek.gui.dock.station.stack.StackDockComponentBorder
-
- KIND - Static variable in interface bibliothek.gui.dock.station.stack.StackDockComponentContentBorder
-
- KIND - Static variable in interface bibliothek.gui.dock.station.stack.tab.TabPaneBackgroundComponent
-
- KIND - Static variable in interface bibliothek.gui.dock.station.stack.tab.TabPaneChildBackgroundComponent
-
- KIND - Static variable in interface bibliothek.gui.dock.station.stack.tab.TabPaneMenuBackgroundComponent
-
- KIND - Static variable in interface bibliothek.gui.dock.station.stack.tab.TabPaneTabBackgroundComponent
-
- KIND - Static variable in interface bibliothek.gui.dock.station.StationBackgroundComponent
-
- KIND - Static variable in interface bibliothek.gui.dock.themes.border.DockBorder
-
- KIND - Static variable in interface bibliothek.gui.dock.title.DockTitleBackgroundComponent
-
- KIND - Static variable in interface bibliothek.gui.dock.title.TitleDockBorder
-
- KIND - Static variable in interface bibliothek.gui.dock.util.BackgroundComponent
-
- KIND_ACTION_COLOR - Static variable in class bibliothek.gui.dock.themes.color.ActionColor
-
the path describing this kind of color
- KIND_BUTTON_FONT - Static variable in class bibliothek.gui.dock.themes.font.ButtonFont
-
this kind describes a font that is used by a button
- KIND_CACTION - Static variable in class bibliothek.gui.dock.common.action.util.CActionText
-
- KIND_CHOICE - Static variable in class bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceText
-
- KIND_CHOICE_ENTRY - Static variable in class bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceEntryText
-
- KIND_COMBINER - Static variable in interface bibliothek.gui.dock.themes.CombinerValue
-
- KIND_DIALOG - Static variable in class bibliothek.gui.dock.util.text.DialogText
-
- KIND_DISPLAYER_COLOR - Static variable in class bibliothek.gui.dock.themes.color.DisplayerColor
-
- KIND_DISPLAYER_FACTORY - Static variable in interface bibliothek.gui.dock.themes.DisplayerFactoryValue
-
- KIND_DOCK_ACTION - Static variable in class bibliothek.gui.dock.action.DockActionIcon
-
- KIND_DOCK_ACTION - Static variable in class bibliothek.gui.dock.action.DockActionText
-
- KIND_DOCK_COLOR - Static variable in interface bibliothek.gui.dock.util.color.DockColor
-
- KIND_DOCK_FONT - Static variable in interface bibliothek.gui.dock.util.font.DockFont
-
the default kind of fonts
- KIND_DOCK_STATION - Static variable in class bibliothek.gui.dock.station.DockStationIcon
-
- KIND_DOCKABLE - Static variable in class bibliothek.gui.dock.dockable.DockableIcon
-
- KIND_DOCKABLE_SELECTION_COLOR - Static variable in class bibliothek.gui.dock.themes.color.DockableSelectionColor
-
- KIND_EDITOR - Static variable in class bibliothek.extension.gui.dock.preference.editor.EditorText
-
- KIND_FLAP_BUTTON_COLOR - Static variable in class bibliothek.gui.dock.themes.color.TitleColor
-
- KIND_FLAP_BUTTON_FONT - Static variable in class bibliothek.gui.dock.themes.font.TitleFont
-
this kind describes a font that is used on a button title of a
FlapDockStation
- KIND_ICON - Static variable in class bibliothek.gui.dock.util.icon.DockIcon
-
- KIND_MENU - Static variable in class bibliothek.gui.dock.facile.menu.MenuPieceText
-
- KIND_MENU_COLOR - Static variable in class bibliothek.gui.dock.themes.color.MenuColor
-
- KIND_OPERATION - Static variable in class bibliothek.extension.gui.dock.preference.PreferenceOperationText
-
- KIND_PREFERENCE - Static variable in class bibliothek.extension.gui.dock.preference.PreferenceText
-
- KIND_PREFERENCE_MODEL - Static variable in class bibliothek.extension.gui.dock.preference.PreferenceModelText
-
- KIND_PREFERENCE_OPERATION - Static variable in class bibliothek.extension.gui.dock.preference.PreferenceOperationIcon
-
- KIND_SCREEN_WINDOW_COLOR - Static variable in interface bibliothek.gui.dock.station.screen.window.ScreenDockWindowColor
-
- KIND_SPAN_FACTORY - Static variable in interface bibliothek.gui.dock.themes.SpanFactoryValue
-
- KIND_STATION - Static variable in class bibliothek.gui.dock.themes.StationCombinerValue
-
- KIND_STATION - Static variable in class bibliothek.gui.dock.themes.StationSpanFactoryValue
-
- KIND_STATION_COLOR - Static variable in class bibliothek.gui.dock.themes.color.StationColor
-
the path describing this kind of color
- KIND_STATION_PAINT - Static variable in interface bibliothek.gui.dock.themes.StationPaintValue
-
- KIND_STATION_PAINT_COLOR - Static variable in class bibliothek.gui.dock.themes.color.StationPaintColor
-
- KIND_SWING_ACTION - Static variable in class bibliothek.gui.dock.util.text.SwingActionText
-
- KIND_TAB_COLOR - Static variable in class bibliothek.gui.dock.themes.color.TabColor
-
- KIND_TAB_FONT - Static variable in class bibliothek.gui.dock.themes.font.TabFont
-
the identifier of this kind of font
- KIND_TAB_MENU - Static variable in class bibliothek.gui.dock.station.stack.tab.TabMenuDockIcon
-
- KIND_TAB_TITLE_FONT - Static variable in class bibliothek.gui.dock.themes.font.TitleFont
-
this kind describes a font that is used for a title which then is used as tab
- KIND_TEXT - Static variable in class bibliothek.gui.dock.util.text.TextValue
-
- KIND_THEME_FACTORY - Static variable in class bibliothek.gui.dock.themes.ThemeFactoryText
-
- KIND_TITLE_COLOR - Static variable in class bibliothek.gui.dock.themes.color.TitleColor
-
- KIND_TITLE_FONT - Static variable in class bibliothek.gui.dock.themes.font.TitleFont
-
this kind describes a font that is used on a title
- KNOB_SIZE - Variable in class bibliothek.gui.dock.themes.basic.BasicButtonDockTitle
-
amount of space required to paint the knob