DockActions.See: Description
| Interface | Description |
|---|---|
| ViewGenerator<D extends DockAction,A> |
A single entry for a
ActionViewConverter. |
| ViewItem<A> |
A wrapper for an item that will be shown somewhere.
|
| Class | Description |
|---|---|
| ActionViewConverter |
The
ActionViewConverter transforms DockActions into
views like buttons or menu-items.Every application has a set DockActions. |
| ConnectingViewItem<A> |
A connecting view item is a wrapper around another
ViewItem. |
| ViewTarget<A> |
Defines for which platform a
DockAction is transformed to by
a ActionViewConverter. |
DockActions.DockThemes will install
ViewGenerators
to the ActionViewConverter to create the actual views.Copyright © 2017 Docking Frames. All rights reserved.