| Package | Description |
|---|---|
| bibliothek.extension.gui.dock.theme.bubble |
Various graphical and logical components used when
BubbleTheme is
active. |
| bibliothek.gui.dock.action.view |
Classes to create a views for
DockActions. |
| bibliothek.gui.dock.themes.basic.action |
Elements handling the view of
DockActions. |
| bibliothek.gui.dock.themes.basic.action.buttons |
Classes which allow to paint and interact with a
BasicButtonModel. |
| bibliothek.gui.dock.title |
Elements needed to paint the title of a
Dockable. |
| Modifier and Type | Class and Description |
|---|---|
class |
BubbleSeparator
A view for a
SeparatorAction. |
class |
RoundButtonViewItem
A
BasicTitleViewItem that connects a RoundButton with
the DockController when bound and when a controller is available. |
| Constructor and Description |
|---|
RoundButtonViewItem(Dockable dockable,
BasicTitleViewItem<JComponent> delegate,
RoundButtonConnectable button)
Creates a new view item.
|
| Modifier and Type | Field and Description |
|---|---|
static ViewTarget<BasicTitleViewItem<JComponent>> |
ViewTarget.TITLE
A target for an item shown on a
DockTitle |
| Modifier and Type | Method and Description |
|---|---|
protected BasicTitleViewItem<JComponent> |
ButtonPanel.createItemFor(DockAction action,
Dockable dockable)
Creates a new item for
action which will be shown on this panel. |
| Modifier and Type | Method and Description |
|---|---|
protected BasicTitleViewItem<JComponent> |
AbstractMultiDockTitle.createItemFor(DockAction action,
Dockable dockable)
Creates a new item for
action which will be shown on this title. |
Copyright © 2018. All rights reserved.