|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.themes.BasicTheme
bibliothek.extension.gui.dock.theme.SmoothTheme
public class SmoothTheme
This theme uses the SmoothDefaultTitleFactory to create some
titles which smoothly changes their color.
| Field Summary |
|---|
| Fields inherited from class bibliothek.gui.dock.themes.BasicTheme |
|---|
BASIC_COLOR_SCHEME |
| Fields inherited from interface bibliothek.gui.DockTheme |
|---|
BACKGROUND_PAINT, BORDER_MODIFIER, COMBINER, DISPLAYER_FACTORY, DOCKABLE_MOVING_IMAGE_FACTORY, DOCKABLE_SELECTION, STATION_PAINT |
| Constructor Summary | |
|---|---|
SmoothTheme()
Constructor, sets the special title-factory of this theme |
|
| Method Summary | |
|---|---|
void |
install(DockController controller)
Installs the basic items of this theme, ignoring any DockThemeExtension. |
void |
uninstall(DockController controller)
Uninstalls this theme from controller. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SmoothTheme()
| Method Detail |
|---|
public void install(DockController controller)
BasicThemeDockThemeExtension.
install in class BasicThemecontroller - the new owner of this themepublic void uninstall(DockController controller)
DockThemecontroller. The theme
has to remove all listeners it added.
uninstall in interface DockThemeuninstall in class BasicThemecontroller - the controller
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||