Class PhonScriptDebuggerWindow

java.lang.Object
org.mozilla.javascript.tools.debugger.Main
ca.phon.script.debug.PhonScriptDebuggerWindow

public class PhonScriptDebuggerWindow extends org.mozilla.javascript.tools.debugger.Main
  • Constructor Summary

    Constructors
    Constructor
    Description
    PhonScriptDebuggerWindow(org.mozilla.javascript.ContextFactory factory, String title)
     
  • Method Summary

    Methods inherited from class org.mozilla.javascript.tools.debugger.Main

    attachTo, clearAllBreakpoints, contextCreated, contextEntered, contextExited, contextReleased, detach, dispose, doBreak, getDebugFrame, getErr, getIn, getOut, go, isVisible, main, mainEmbedded, mainEmbedded, mainEmbedded, pack, setBreakOnEnter, setBreakOnExceptions, setBreakOnReturn, setExitAction, setOptimizationLevel, setScope, setScopeProvider, setSize, setSize, setSourceProvider, setVisible

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PhonScriptDebuggerWindow

      public PhonScriptDebuggerWindow(org.mozilla.javascript.ContextFactory factory, String title)