| Package | Description |
|---|---|
| bibliothek.extension.gui.dock |
Extensions to the
Core framework, including the BubbleTheme,
EclipseTheme and the preference mechanism. |
| bibliothek.extension.gui.dock.preference |
Generic collection of preferences used in this framework.
|
| bibliothek.extension.gui.dock.preference.model |
A set of
PreferenceModels
that show properties of this framework. |
| Modifier and Type | Class and Description |
|---|---|
class |
DockingFramesPreference
A
PreferenceTreeModel that contains all the preferences that are
used in this framework. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPreferenceModel
An implementation of
PreferenceModel using Preferences to
describe its entries. |
class |
MergedPreferenceModel
A preference model that envelops other models and uses their preferences.
|
class |
PreferenceTreeModel
A
PreferenceModel that is also a TreeModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
BubbleThemePreferenceModel
Preferences used by the
BubbleTheme. |
class |
ButtonContentPreferenceModel
This
PreferenceModel allows the user to set up a ButtonContent using the static
conditions that are defined in ButtonContent. |
class |
EclipseThemePreferenceModel
Various preferences used by the
EclipseTheme. |
class |
KeyStrokePreferenceModel
A model that lists the keystrokes which are used in the framework.
|
class |
LayoutPreferenceModel
A model containing preferences that are related to the layout of
the framework.
|
Copyright © 2017 Docking Frames. All rights reserved.