public interface DockActionBackgroundComponent extends BackgroundComponent
Component that somehow paints a DockAction. For example
the component could be a MiniButton.| Modifier and Type | Field and Description |
|---|---|
static Path |
KIND
the kind of
UIValue this is |
| Modifier and Type | Method and Description |
|---|---|
DockAction |
getAction()
Gets the
DockAction which is painted by this component. |
Dockable |
getDockable()
|
getComponent, getTransparency, repaint, setTransparencyDockAction getAction()
DockAction which is painted by this component.nullDockable getDockable()
nullCopyright © 2017 Docking Frames. All rights reserved.