| 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
DockActions. |
| bibliothek.gui.dock.action.actions |
Contains a set of different
DockActions
and supporting classes.The actions in this package will create views, which show Icons,
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.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
DockActions.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 |
|---|
| 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.
|
Copyright © 2017 Docking Frames. All rights reserved.