|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.support.menu.MenuPiece
bibliothek.gui.dock.support.menu.BaseMenuPiece
bibliothek.gui.dock.facile.menu.ThemeMenuPiece
bibliothek.gui.dock.common.menu.CThemeMenuPiece
public class CThemeMenuPiece
A ThemeMenuPiece that offers the DockThemes specified
in the ThemeMap of the owning CControl.
CControl.getThemes()| Constructor Summary | |
|---|---|
CThemeMenuPiece(CControl control)
Creates a new piece. |
|
| Method Summary |
|---|
| Methods inherited from class bibliothek.gui.dock.facile.menu.ThemeMenuPiece |
|---|
bind, destroy, getController, getThemes, isTransferTheme, setController, setThemes, setTransferTheme, unbind |
| Methods inherited from class bibliothek.gui.dock.support.menu.BaseMenuPiece |
|---|
add, addSeparator, fill, getItem, getItemCount, insert, insertSeparator, remove, remove, removeAll |
| Methods inherited from class bibliothek.gui.dock.support.menu.MenuPiece |
|---|
addListener, fireInsert, fireRemove, getMenu, getParent, isBound, items, removeListener, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CThemeMenuPiece(CControl control)
control - the control whose theme might be changed using one of themes
of CControl.getThemes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||