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.editor |
A set of
PreferenceEditor s
for types that are often used. |
bibliothek.extension.gui.dock.preference.model |
A set of
PreferenceModel s
that show properties of this framework. |
bibliothek.extension.gui.dock.preference.preferences |
Implementations of various
Preference s which
are used in the default set of preferences. |
bibliothek.extension.gui.dock.preference.preferences.choice |
A set of small classes containing choices the user can make.
|
Class and Description |
---|
AbstractPreferenceModel
An abstract implementation of
PreferenceModel handling events and
returning null in most methods. |
PreferenceEditor
An editor configures a
Component which is used to edit some value. |
PreferenceEditorFactory
A factory creating new
PreferenceEditor s. |
PreferenceModel
A preference model is a layer between the framework and its properties, and the
dialog, table or tree with which the user can modify these properties.
|
PreferenceOperation
Represents an operation that a
PreferenceEditor or a PreferenceModel can
execute, e.g. |
PreferenceTreeModel
A
PreferenceModel that is also a TreeModel . |
Class and Description |
---|
AbstractPreference
An abstract implementation of
Preference that offers support
for PreferenceListener s. |
AbstractPreferenceDialog
An abstract dialog used to show the content of some
PreferenceModel . |
AbstractPreferenceModel
An abstract implementation of
PreferenceModel handling events and
returning null in most methods. |
MergedPreferenceModel
A preference model that envelops other models and uses their preferences.
|
MergedPreferenceModel.Index
Describes an index in one of the childen of a
MergedPreferenceModel . |
Preference
A representation of a single entry in a
DefaultPreferenceModel . |
PreferenceEditor
An editor configures a
Component which is used to edit some value. |
PreferenceEditorCallback
A callback creates a link between a
PreferenceEditor and its parent or the model. |
PreferenceEditorFactory
A factory creating new
PreferenceEditor s. |
PreferenceFactory
A factory that is capable of writing and reading some kind of preference
to or from some repository.
|
PreferenceListener
A listener to a
Preference , gets informed when the preference
changes. |
PreferenceModel
A preference model is a layer between the framework and its properties, and the
dialog, table or tree with which the user can modify these properties.
|
PreferenceModelListener
A listener to a
PreferenceModel , gets informed about changes in the model. |
PreferenceOperation
Represents an operation that a
PreferenceEditor or a PreferenceModel can
execute, e.g. |
PreferenceOperationView
A view of a
PreferenceOperation tailored to use the properties that
are related to a PreferenceModel . |
PreferenceOperationViewListener
A listener that is added to a
PreferenceOperation and receives events
if the properties of the operation changes |
PreferenceTreeModel
A
PreferenceModel that is also a TreeModel . |
PreferenceTreeModel.Node
A single node of a
PreferenceTreeModel . |
Class and Description |
---|
PreferenceEditor
An editor configures a
Component which is used to edit some value. |
PreferenceEditorCallback
A callback creates a link between a
PreferenceEditor and its parent or the model. |
PreferenceEditorFactory
A factory creating new
PreferenceEditor s. |
PreferenceOperation
Represents an operation that a
PreferenceEditor or a PreferenceModel can
execute, e.g. |
Class and Description |
---|
AbstractPreferenceModel
An abstract implementation of
PreferenceModel handling events and
returning null in most methods. |
DefaultPreferenceModel
An implementation of
PreferenceModel using Preference s to
describe its entries. |
PreferenceModel
A preference model is a layer between the framework and its properties, and the
dialog, table or tree with which the user can modify these properties.
|
PreferenceModelListener
A listener to a
PreferenceModel , gets informed about changes in the model. |
Class and Description |
---|
AbstractPreference
An abstract implementation of
Preference that offers support
for PreferenceListener s. |
DefaultPreference
A generic
Preference that can hold any value. |
Preference
A representation of a single entry in a
DefaultPreferenceModel . |
Class and Description |
---|
AbstractPreference
An abstract implementation of
Preference that offers support
for PreferenceListener s. |
DefaultPreference
A generic
Preference that can hold any value. |
Preference
A representation of a single entry in a
DefaultPreferenceModel . |