Class CLayoutChoiceMenuPiece


public class CLayoutChoiceMenuPiece extends FrontendSettingsMenuPiece
A piece of a menu that allows the user to store and load the layout of a set of Dockables and DockStations.
Author:
Benjamin Sigg
See Also:
  • Constructor Details

    • CLayoutChoiceMenuPiece

      public CLayoutChoiceMenuPiece(CControl control, boolean loadAsSubmenu)
      Creates a new menu.
      Parameters:
      control - the control whose layout might change
      loadAsSubmenu - whether the list of layouts should be added as a menu or only as a list of items.