| Package | Description |
|---|---|
| bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
| bibliothek.gui.dock.station.flap.button |
Contains the
ButtonContentFilter, which
allows clients to decide which DockActions to show
on a FlapDockStation. |
| Modifier and Type | Field and Description |
|---|---|
static PropertyKey<ButtonContentFilter> |
FlapDockStation.BUTTON_CONTENT_FILTER
Key for all elements that depend from
FlapDockStation.BUTTON_CONTENT, adds additional information to the ButtonContent. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultButtonContentFilter
This default implementation of a
ButtonContentFilter searches for DockActions which
have the annotation ButtonContentAction attached. |
Copyright © 2017 Docking Frames. All rights reserved.