Package 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
- Author:
- Benjamin Sigg
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class bibliothek.gui.dock.facile.menu.ThemeMenuPiece
bind, destroy, getController, getThemes, isTransferTheme, setController, setThemes, setTransferTheme, unbindMethods inherited from class bibliothek.gui.dock.support.menu.BaseMenuPiece
add, addSeparator, fill, getItem, getItemCount, insert, insertSeparator, remove, remove, removeAllMethods inherited from class bibliothek.gui.dock.support.menu.MenuPiece
addListener, fireInsert, fireRemove, getMenu, getParent, isBound, items, removeListener, setParent
-
Constructor Details
-
CThemeMenuPiece
Creates a new piece.- Parameters:
control- the control whose theme might be changed using one of themes ofCControl.getThemes()
-