protected class DisplayerScreenDockWindow.Background extends BackgroundAlgorithm implements ScreenDockWindowBackgroundComponent
KIND| Constructor and Description |
|---|
Background() |
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent()
Gets the
Component which is represented by this |
DockStation |
getStation()
Gets the
DockStation which is using this background. |
ScreenDockWindow |
getWindow()
Gets the window which is represented by this component.
|
void |
set(BackgroundPaint value)
Called when the underlying resource of this
UIValue changes. |
addListener, getPaint, getTransparency, paint, removeListener, repaint, setController, setTransparencyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTransparency, repaint, setTransparencypublic void set(BackgroundPaint value)
UIValueUIValue changes.set in interface UIValue<BackgroundPaint>set in class BackgroundAlgorithmvalue - the new valuepublic ScreenDockWindow getWindow()
ScreenDockWindowBackgroundComponentgetWindow in interface ScreenDockWindowBackgroundComponentnullpublic DockStation getStation()
StationBackgroundComponentDockStation which is using this background.getStation in interface StationBackgroundComponentnullpublic Component getComponent()
BackgroundComponentComponent which is represented by thisgetComponent in interface BackgroundComponentnullCopyright © 2017 Docking Frames. All rights reserved.