java.lang.Object
com.inductiveautomation.ignition.designer.model.menu.AbstractMenuMerge
com.inductiveautomation.ignition.designer.model.menu.MenuBarMerge
All Implemented Interfaces:
IMenuMergeModel

public class MenuBarMerge extends AbstractMenuMerge
Represents the entire menu bar. Used to collect multiple JMenuMerge children into a single MenuMerge. Note that it cannot do somethings like create a new menu, because the JMenuBar is expected to already be created.