|
||||||||||
| 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.facile.menu.NodeMenuPiece
bibliothek.gui.dock.facile.menu.FrontendSettingsMenuPiece
bibliothek.gui.dock.common.menu.CLayoutChoiceMenuPiece
public class CLayoutChoiceMenuPiece
A piece of a menu that allows the user to store and load the layout
of a set of Dockables and DockStations.
FrontendSettingsMenuPiece| Constructor Summary | |
|---|---|
CLayoutChoiceMenuPiece(CControl control,
boolean loadAsSubmenu)
Creates a new menu. |
|
| Method Summary |
|---|
| Methods inherited from class bibliothek.gui.dock.facile.menu.FrontendSettingsMenuPiece |
|---|
bind, getFrontend, save, saveAs, setFrontend, unbind |
| Methods inherited from class bibliothek.gui.dock.facile.menu.NodeMenuPiece |
|---|
add, fill, getChild, getChildrenCount, getItemCount, insert, remove, remove |
| 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 CLayoutChoiceMenuPiece(CControl control,
boolean loadAsSubmenu)
control - the control whose layout might changeloadAsSubmenu - whether the list of layouts should be added as a
menu or only as a list of items.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||