bibliothek.gui.dock.common.menu
Class CThemeMenuPiece
java.lang.Object
bibliothek.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
- extends ThemeMenuPiece
A ThemeMenuPiece that offers the DockThemes specified
in the ThemeMap of the owning CControl.
- Author:
- Benjamin Sigg
- See Also:
CControl.getThemes()
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CThemeMenuPiece
public CThemeMenuPiece(CControl control)
- Creates a new piece.
- Parameters:
control - the control whose theme might be changed using one of themes
of CControl.getThemes()