Package | Description |
---|---|
bibliothek.extension.gui.dock.theme.bubble |
Various graphical and logical components used when
BubbleTheme is
active. |
Modifier and Type | Class and Description |
---|---|
class |
RoundButton
A round button is a button that has a oval form.
|
class |
RoundDropDownButton
A button which can be pressed by the user either to execute
a
DockAction or to show a popup-menu
with a selection of DockActions . |
Constructor and Description |
---|
RoundButtonViewItem(Dockable dockable,
BasicTitleViewItem<JComponent> delegate,
RoundButtonConnectable button)
Creates a new view item.
|