Package | Description |
---|---|
bibliothek.gui |
The high level interfaces of the framework and the most often used classes.
|
bibliothek.gui.dock.action |
The components dealing with the logic of
DockAction s. |
bibliothek.gui.dock.action.actions |
Contains a set of different
DockAction s
and supporting classes.The actions in this package will create views, which show Icon s,
text, tooltips and other gimmicks. |
bibliothek.gui.dock.action.dropdown |
Elements needed to design the communication between a
DropDownAction and its children. |
bibliothek.gui.dock.common.action |
Contains different
DockAction s and subclasses of CAction to
create buttons, checkboxes, menus and other components as button in the titles and tabs of
CDockable s. |
bibliothek.gui.dock.common.action.core |
A set of
DockAction s that also implement
CommonDockAction . |
bibliothek.gui.dock.common.action.predefined |
A set of more complex actions that can be directly used.
|
bibliothek.gui.dock.common.intern.action |
CAction s and supporting classes that are not intended for clients
to be used directly. |
bibliothek.gui.dock.facile.action |
Some
DockAction s used by Common . |
bibliothek.gui.dock.facile.mode.action | |
bibliothek.gui.dock.station.flap |
Elements that are related to the
FlapDockStation . |
bibliothek.gui.dock.station.screen |
Elements that are related to the
ScreenDockStation . |
bibliothek.gui.dock.station.split |
Elements which are needed by the
SplitDockStation ,
and which are needed to interact with the station. |
bibliothek.gui.dock.themes.basic.action |
Elements handling the view of
DockAction s.They way from a DockAction to its view normally involves four objects:
The DockAction itself, providing the basic set of properties
A handler listening to changes of the
action and forwarding the changes to the model. |
bibliothek.gui.dock.themes.basic.action.dropdown |
Handlers taking various kinds of
DockAction and presenting them
as DropDownViewItem
in order to display them as children of a
DropDownAction |
Class and Description |
---|
DropDownItemAction
An action that can be child of a
DropDownAction . |
Class and Description |
---|
DropDownFilterFactory
A factory that creates
DropDownFilter . |
DropDownItemAction
An action that can be child of a
DropDownAction . |
Class and Description |
---|
DropDownFilterFactory
A factory that creates
DropDownFilter . |
DropDownItemAction
An action that can be child of a
DropDownAction . |
Class and Description |
---|
AbstractDropDownFilter
A
DropDownFilter which stores all properties. |
DropDownFilter
A filter is used by views which want to display a
DropDownAction , but
have to show elements of the selected action as well.A filter is a DropDownView which forwards their properties to another
DropDownView. |
DropDownFilterFactory
A factory that creates
DropDownFilter . |
DropDownView
A connection between an drop-down-item and a view.
|
Class and Description |
---|
DropDownItemAction
An action that can be child of a
DropDownAction . |
Class and Description |
---|
DropDownItemAction
An action that can be child of a
DropDownAction . |
Class and Description |
---|
DropDownItemAction
An action that can be child of a
DropDownAction . |
Class and Description |
---|
DropDownItemAction
An action that can be child of a
DropDownAction . |
Class and Description |
---|
DropDownItemAction
An action that can be child of a
DropDownAction . |
Class and Description |
---|
DropDownItemAction
An action that can be child of a
DropDownAction . |
Class and Description |
---|
DropDownItemAction
An action that can be child of a
DropDownAction . |
Class and Description |
---|
DropDownItemAction
An action that can be child of a
DropDownAction . |
Class and Description |
---|
DropDownItemAction
An action that can be child of a
DropDownAction . |
Class and Description |
---|
DropDownView
A connection between an drop-down-item and a view.
|
Class and Description |
---|
DropDownView
A connection between an drop-down-item and a view.
|