|
||||||||||
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 uses the default DockTheme
s of
DockingFrames, but only in the no-stack
version.
Constructor Summary | |
---|---|
CThemeMenuPiece(CControl control)
Creates a new piece. |
Method Summary |
---|
Methods inherited from class bibliothek.gui.dock.facile.menu.ThemeMenuPiece |
---|
getController, getThemes, isTransferTheme, setController, setThemes, setTransferTheme |
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, 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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |