Deprecated API


Contents
Deprecated Methods
org.mozilla.javascript.tools.debugger.Main.contextCreated(Context)
          The method is only present for compatibility and should not be called. 
org.mozilla.javascript.tools.debugger.Main.contextEntered(Context)
          The method is only present for compatibility and should not be called. 
org.mozilla.javascript.tools.debugger.Main.contextExited(Context)
          The method is only present for compatibility and should not be called. 
org.mozilla.javascript.tools.debugger.Main.contextReleased(Context)
          The method is only present for compatibility and should not be called. 
org.mozilla.javascript.tools.debugger.Main.setOptimizationLevel(int)
          The method does nothing and is only present for compatibility. 
org.mozilla.javascript.tools.debugger.Main.setSize(Dimension)
          Use Main.setSize(int, int) instead. 
 



Copyright © 2010. All Rights Reserved.