Package | Description |
---|---|
bibliothek.gui.dock.action.dropdown |
Elements needed to design the communication between a
DropDownAction and its children. |
bibliothek.gui.dock.action.view |
Classes to create a views for
DockAction s.This package does not contain any views, only the mechanism to create some. |
bibliothek.gui.dock.common.intern.action.panel |
Supporting classes for
CPanelPopup . |
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 |
---|
DropDownViewItem
An item that is shown in the menu of a drop-down-button and can be
selected by the button.
|
Class and Description |
---|
DropDownViewItem
An item that is shown in the menu of a drop-down-button and can be
selected by the button.
|
Class and Description |
---|
DropDownViewItem
An item that is shown in the menu of a drop-down-button and can be
selected by the button.
|
Class and Description |
---|
DropDownViewItem
An item that is shown in the menu of a drop-down-button and can be
selected by the button.
|
Class and Description |
---|
AbstractDropDownHandler
A handler that connects a
StandardDropDownItemAction with a
drop-down-button. |
DropDownViewItem
An item that is shown in the menu of a drop-down-button and can be
selected by the button.
|