|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.util.BackgroundAlgorithm
bibliothek.gui.dock.station.screen.DisplayerScreenDockWindow.Background
protected class DisplayerScreenDockWindow.Background
The algorithm that paints the background of this window.
| Field Summary |
|---|
| Fields inherited from interface bibliothek.gui.dock.station.screen.ScreenDockWindowBackgroundComponent |
|---|
KIND |
| Constructor Summary | |
|---|---|
DisplayerScreenDockWindow.Background()
|
|
| Method Summary | |
|---|---|
java.awt.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. |
| Methods inherited from class bibliothek.gui.dock.util.BackgroundAlgorithm |
|---|
getPaint, paint, repaint, setController |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface bibliothek.gui.dock.util.BackgroundComponent |
|---|
repaint |
| Constructor Detail |
|---|
public DisplayerScreenDockWindow.Background()
| Method Detail |
|---|
public void set(BackgroundPaint value)
UIValueUIValue changes.
set in interface UIValue<BackgroundPaint>set in class BackgroundAlgorithmvalue - the new valuepublic ScreenDockWindow getWindow()
ScreenDockWindowBackgroundComponent
getWindow in interface ScreenDockWindowBackgroundComponentnullpublic DockStation getStation()
StationBackgroundComponentDockStation which is using this background.
getStation in interface StationBackgroundComponentnullpublic java.awt.Component getComponent()
BackgroundComponentComponent which is represented by this
getComponent in interface BackgroundComponentnull
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||