| Package | Description |
|---|---|
| bibliothek.extension.gui.dock.theme.bubble |
Various graphical and logical components used when
BubbleTheme is
active. |
| bibliothek.extension.gui.dock.theme.eclipse |
Various graphical and logical components needed when the
EclipseTheme
is active. |
| bibliothek.gui.dock.themes.basic.action.buttons |
Classes which allow to paint and interact with a
BasicButtonModel. |
| Modifier and Type | Method and Description |
|---|---|
protected MiniButtonContent |
RoundButton.createButtonContent()
Creates the component that shows the contents of this button.
|
protected MiniButtonContent |
RoundDropDownButton.createButtonContent()
Creates the component painting the content of this button.
|
protected MiniButtonContent |
RoundButton.getContent()
Gets the content component of this button.
|
| Modifier and Type | Method and Description |
|---|---|
protected MiniButtonContent |
RoundRectButton.createButtonContent()
Creates a new component showing icon and text of this button.
|
protected MiniButtonContent |
RoundRectDropDownButton.createButtonContent()
Creates a new component that paints icon and text
|
| Modifier and Type | Method and Description |
|---|---|
protected MiniButtonContent |
MiniButton.createButtonContent()
Creates the content component of this button.
|
protected MiniButtonContent |
MiniButton.getContent()
Gets access to the content component.
|
Copyright © 2017 Docking Frames. All rights reserved.