bibliothek.gui.dock.common.menu
Class CPreferenceMenuPiece
java.lang.Object
bibliothek.gui.dock.support.menu.MenuPiece
bibliothek.gui.dock.support.menu.BaseMenuPiece
bibliothek.gui.dock.facile.menu.PreferenceMenuPiece
bibliothek.gui.dock.common.menu.CPreferenceMenuPiece
public class CPreferenceMenuPiece
- extends PreferenceMenuPiece
A menu piece that shows an entry for opening the preferences-dialog. This
piece will register an ApplicationResource
at the CControl
in order to store the preferences.
- Author:
- Benjamin Sigg
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CPreferenceMenuPiece
public CPreferenceMenuPiece(CControl control)
- Creates a new menu piece.
- Parameters:
control
- the control for which this piece works