| Package | Description |
|---|---|
| bibliothek.gui.dock.action.view |
Classes to create a views for
DockActions.This package does not contain any views, only the mechanism to create some. |
| 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 |
| bibliothek.gui.dock.themes.basic.action.menu |
Handlers taking various kinds of
DockAction and presenting them
as MenuViewItem in
order to display the actions in a menu. |
| Class and Description |
|---|
| MenuViewItem
An item that is shown in a menu.
|
| Class and Description |
|---|
| MenuViewItem
An item that is shown in a menu.
|
| Class and Description |
|---|
| AbstractMenuHandler
A handler that connects a
JMenuItem with a DockAction. |
| MenuViewItem
An item that is shown in a menu.
|
| Class and Description |
|---|
| AbstractMenuHandler
A handler that connects a
JMenuItem with a DockAction. |
| MenuViewItem
An item that is shown in a menu.
|
Copyright © 2017 Docking Frames. All rights reserved.