public class CLayoutChoiceMenuPiece extends FrontendSettingsMenuPiece
Dockable
s and DockStation
s.FrontendSettingsMenuPiece
Constructor and Description |
---|
CLayoutChoiceMenuPiece(CControl control,
boolean loadAsSubmenu)
Creates a new menu.
|
bind, getFrontend, save, saveAs, setFrontend, unbind
add, fill, getChild, getChildrenCount, getItemCount, insert, remove, remove
addListener, fireInsert, fireRemove, getMenu, getParent, isBound, items, removeListener, setParent
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
.