|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
DockActions.
See:
Description
| Interface Summary | |
|---|---|
| ViewGenerator<D extends DockAction,A> | A single entry for a ActionViewConverter. |
| ViewItem<A> | A wrapper for an item that will be shown somewhere. |
| Class Summary | |
|---|---|
| ActionViewConverter | The ActionViewConverter transforms DockActions into
views like buttons or menu-items. |
| 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. |
Classes to create a views for DockActions.
This package does not contain any views, only the mechanism to create some.
DockThemes will install
ViewGenerators
to the ActionViewConverter to create the actual views.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||