|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ButtonContentFilter | |
|---|---|
| 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. |
| Uses of ButtonContentFilter in bibliothek.gui.dock |
|---|
| Fields in bibliothek.gui.dock with type parameters of type ButtonContentFilter | |
|---|---|
static PropertyKey<ButtonContentFilter> |
FlapDockStation.BUTTON_CONTENT_FILTER
Key for all elements that depend from FlapDockStation.BUTTON_CONTENT, adds additional information to the ButtonContent. |
| Uses of ButtonContentFilter in bibliothek.gui.dock.station.flap.button |
|---|
| Classes in bibliothek.gui.dock.station.flap.button that implement ButtonContentFilter | |
|---|---|
class |
DefaultButtonContentFilter
This default implementation of a ButtonContentFilter searches for DockActions which
have the annotation ButtonContentAction attached. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||