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

K

KEY_BASIC_THEME - Static variable in class bibliothek.gui.dock.common.theme.ThemeMap
standard key for the CBasicTheme
KEY_BUBBLE_THEME - Static variable in class bibliothek.gui.dock.common.theme.ThemeMap
standard key for the CBubbleTheme
KEY_CLOSE - Static variable in class bibliothek.gui.dock.common.CControl
KeyStroke used to close a CDockable.
KEY_ECLIPSE_THEME - Static variable in class bibliothek.gui.dock.common.theme.ThemeMap
standard key for the CEclipseTheme
KEY_FLAT_THEME - Static variable in class bibliothek.gui.dock.common.theme.ThemeMap
standard key for the CFlatTheme
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
all the masks for which a ModifierMask looks out
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
standard key for the CSmoothTheme
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
An action source using CDockable.getAction(String) to determine which action to use.
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
This LocationModeActionProvider returns a KeyedActionSource for each CDockable it encounters.
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.
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(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(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.
KeyStrokeClosePreference - Class in bibliothek.gui.dock.common.preference
KeyStroke for closing a CDockable.
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 KeyStrokes.
KeyStrokeEditor() - Constructor for class bibliothek.extension.gui.dock.preference.editor.KeyStrokeEditor
Creates a new editor
KeyStrokeExternalizePreference - Class in bibliothek.gui.dock.common.preference
KeyStroke that will externalize a CDockable
KeyStrokeExternalizePreference(DockProperties) - Constructor for class bibliothek.gui.dock.common.preference.KeyStrokeExternalizePreference
Creates a new preference
KeyStrokeHidePreference - Class in bibliothek.extension.gui.dock.preference.preferences
Preference for the shortcut used by the DockFrontend to hide Dockables.
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
KeyStroke that will minimize a CDockable.
KeyStrokeMinimizePreference(DockProperties) - Constructor for class bibliothek.gui.dock.common.preference.KeyStrokeMinimizePreference
Creates a new preference
KeyStrokeNormalizePreference - Class in bibliothek.gui.dock.common.preference
KeyStroke that will normalize a CDockable.
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
Information for Path.TYPE_KEYSTROKE_PATH about how a keystroke has to be chosen.
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(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.DefaultKeyboardController
 
kill() - Method in class bibliothek.gui.dock.control.DefaultMouseFocusObserver
 
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.AbstractMouseFocusObserver
Stops this FocusController.
kill() - Method in interface bibliothek.gui.dock.control.focus.MouseFocusObserver
Stops this FocusController.
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
the kind of UIValue this is
KIND - Static variable in interface bibliothek.gui.dock.action.DockActionBackgroundComponent
the kind of UIValue this is
KIND - Static variable in interface bibliothek.gui.dock.displayer.DisplayerBackgroundComponent
the kind of UIValue this is
KIND - Static variable in interface bibliothek.gui.dock.displayer.DisplayerDockBorder
The type of this UIValue
KIND - Static variable in interface bibliothek.gui.dock.dockable.DockableBackgroundComponent
the kind of this UIValue
KIND - Static variable in interface bibliothek.gui.dock.station.flap.FlapWindowBackgroundComponent
The kind of UIValue this is
KIND - Static variable in interface bibliothek.gui.dock.station.screen.ScreenDockWindowBackgroundComponent
The type of this UIValue
KIND - Static variable in interface bibliothek.gui.dock.station.screen.ScreenDockWindowDockBorder
the type of this UIValue
KIND - Static variable in interface bibliothek.gui.dock.station.stack.StackDockComponentBorder
The kind of UIValue this is
KIND - Static variable in interface bibliothek.gui.dock.station.stack.StackDockComponentContentBorder
The type of this UIValue
KIND - Static variable in interface bibliothek.gui.dock.station.stack.tab.TabPaneBackgroundComponent
the type of UIValue this is
KIND - Static variable in interface bibliothek.gui.dock.station.stack.tab.TabPaneChildBackgroundComponent
the type of this UIValue
KIND - Static variable in interface bibliothek.gui.dock.station.stack.tab.TabPaneMenuBackgroundComponent
the type of this UIValue
KIND - Static variable in interface bibliothek.gui.dock.station.stack.tab.TabPaneTabBackgroundComponent
the type of this UIValue
KIND - Static variable in interface bibliothek.gui.dock.station.StationBackgroundComponent
The kind of UIValue this is
KIND - Static variable in interface bibliothek.gui.dock.themes.border.DockBorder
the kind of UIValue this is
KIND - Static variable in interface bibliothek.gui.dock.title.DockTitleBackgroundComponent
the kind of value this UIValue is
KIND - Static variable in interface bibliothek.gui.dock.title.TitleDockBorder
the type of this UIValue
KIND - Static variable in interface bibliothek.gui.dock.util.BackgroundComponent
the type of this UIValue
KIND_ACTION_COLOR - Static variable in class bibliothek.gui.dock.themes.color.ActionColor
the path describing this kind of color
KIND_CACTION - Static variable in class bibliothek.gui.dock.common.action.util.CActionText
what kind of UIValue this is
KIND_CHOICE - Static variable in class bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceText
the kind of this UIValue
KIND_CHOICE_ENTRY - Static variable in class bibliothek.extension.gui.dock.preference.preferences.choice.ChoiceEntryText
What kind of UIValue this is
KIND_COMBINER - Static variable in interface bibliothek.gui.dock.themes.CombinerValue
the kind of UIValue this is
KIND_DIALOG - Static variable in class bibliothek.gui.dock.util.text.DialogText
what kind of UIValue this is
KIND_DISPLAYER_COLOR - Static variable in class bibliothek.gui.dock.themes.color.DisplayerColor
the kind of color DisplayerColor is
KIND_DISPLAYER_FACTORY - Static variable in interface bibliothek.gui.dock.themes.DisplayerFactoryValue
the kind of UIValue this is
KIND_DOCK_ACTION - Static variable in class bibliothek.gui.dock.action.DockActionIcon
the kind of value this UIValue is
KIND_DOCK_ACTION - Static variable in class bibliothek.gui.dock.action.DockActionText
the kind of value this UIValue is
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
what kind of UIValue this is
KIND_DOCKABLE_SELECTION_COLOR - Static variable in class bibliothek.gui.dock.themes.color.DockableSelectionColor
the kind of color DockableSelectionColor is
KIND_EDITOR - Static variable in class bibliothek.extension.gui.dock.preference.editor.EditorText
what kind of UIValue this is
KIND_FLAP_BUTTON_COLOR - Static variable in class bibliothek.gui.dock.themes.color.TitleColor
special kind of color for buttons on the FlapDockStation
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
What kind of UIValue this is
KIND_MENU - Static variable in class bibliothek.gui.dock.facile.menu.MenuPieceText
what kind of UIValue this is
KIND_MENU_COLOR - Static variable in class bibliothek.gui.dock.themes.color.MenuColor
the kind of color TabColor is
KIND_OPERATION - Static variable in class bibliothek.extension.gui.dock.preference.PreferenceOperationText
what kind of UIValue this is
KIND_PREFERENCE - Static variable in class bibliothek.extension.gui.dock.preference.PreferenceText
the kind of UIValue this is
KIND_PREFERENCE_MODEL - Static variable in class bibliothek.extension.gui.dock.preference.PreferenceModelText
what kind of UIValue this is
KIND_PREFERENCE_OPERATION - Static variable in class bibliothek.extension.gui.dock.preference.PreferenceOperationIcon
The kind of UIValue this is
KIND_SCREEN_WINDOW_COLOR - Static variable in interface bibliothek.gui.dock.station.screen.ScreenDockWindowColor
the type of this UIValue
KIND_STATION - Static variable in class bibliothek.gui.dock.themes.StationCombinerValue
What kind of UIValue this is
KIND_STATION_PAINT - Static variable in interface bibliothek.gui.dock.themes.StationPaintValue
the kind of UIValue this is
KIND_STATION_PAINT_COLOR - Static variable in class bibliothek.gui.dock.themes.color.StationPaintColor
the kind of color StationPaintColor is
KIND_SWING_ACTION - Static variable in class bibliothek.gui.dock.util.text.SwingActionText
the kind of value this UIValue is
KIND_TAB_COLOR - Static variable in class bibliothek.gui.dock.themes.color.TabColor
the kind of color TabColor is
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
the kind of this UIValue
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
What kind of UIValue this is
KIND_THEME_FACTORY - Static variable in class bibliothek.gui.dock.themes.ThemeFactoryText
the kind of UIValue this is
KIND_TITLE_COLOR - Static variable in class bibliothek.gui.dock.themes.color.TitleColor
the kind of color TitleColor is
KIND_TITLE_FONT - Static variable in class bibliothek.gui.dock.themes.font.TitleFont
this kind describes a font that is used on a title

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