|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DockActionBackgroundComponent
Represents the background of a Component that somehow paints a DockAction. For example
the component could be a MiniButton.
| Field Summary | |
|---|---|
static Path |
KIND
the kind of UIValue this is |
| Method Summary | |
|---|---|
DockAction |
getAction()
Gets the DockAction which is painted by this component. |
Dockable |
getDockable()
Gets the Dockable for which the action is shown. |
| Methods inherited from interface bibliothek.gui.dock.util.BackgroundComponent |
|---|
getComponent, getTransparency, repaint, setTransparency |
| Methods inherited from interface bibliothek.gui.dock.util.UIValue |
|---|
set |
| Field Detail |
|---|
static final Path KIND
UIValue this is
| Method Detail |
|---|
DockAction getAction()
DockAction which is painted by this component.
nullDockable getDockable()
Dockable for which the action is shown.
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||