java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.factorypmi.designer.scripteditor.MenuEditor
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, TreeSelectionListener

public class MenuEditor extends JPanel implements TreeSelectionListener
See Also:
  • Constructor Details

  • Method Details

    • getNodeEditor

      public com.inductiveautomation.ignition.designer.gui.tools.PythonTextArea getNodeEditor()
    • doAddSibling

      protected void doAddSibling()
    • doAddChild

      protected void doAddChild()
    • doMoveUp

      protected void doMoveUp()
    • doMoveDown

      protected void doMoveDown()
    • doDelete

      protected void doDelete()
    • valueChanged

      public void valueChanged(TreeSelectionEvent e)
      Specified by:
      valueChanged in interface TreeSelectionListener
    • initActions

      protected void initActions()
    • initComponents

      protected void initComponents()
    • init

      public void init(ClientScriptConfig.MenubarScript config)
    • commitChanges

      public boolean commitChanges()
    • getRoot

      public MenuNode getRoot()