BasicButtonModel
.See: Description
Class | Description |
---|---|
BasicMiniButton |
A
MiniButton using a BasicButtonModel . |
ButtonContentValue |
A wrapper around an exchangeable
ButtonContent that implements ButtonContentListener to listen
to the current ButtonContent . |
ButtonPanel |
A panel showing some
DockAction s. |
DropDownMiniButton |
A
MiniButton that shows a DropDownAction . |
MiniButton<M extends BasicButtonModel> |
A small
Component used as view of a BasicButtonModel . |
MiniButtonContent |
This (invisible)
Component can be used by buttons to show an Icon and a text that originate from
a BasicButtonModel . |
BasicButtonModel
. The model
is visualized using a little button.