Class InteractiveScriptPlayground

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Frame
javax.swing.JFrame
com.inductiveautomation.ignition.designer.gui.tools.InteractiveScriptPlayground
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class InteractiveScriptPlayground extends JFrame
See Also:
  • Constructor Details

    • InteractiveScriptPlayground

      public InteractiveScriptPlayground(DesignerContext context)
  • Method Details

    • disableExecutionButton

      public void disableExecutionButton()
    • enableExecutionButton

      public void enableExecutionButton()
    • updateThirdPartyModules

      public void updateThirdPartyModules()
    • updateScriptLibraries

      public void updateScriptLibraries(ScriptManager manager)
    • close

      public void close()