Uses of Interface
org.mozilla.javascript.tools.debugger.GuiCallback

Packages that use GuiCallback
org.mozilla.javascript.tools.debugger   
 

Uses of GuiCallback in org.mozilla.javascript.tools.debugger
 

Classes in org.mozilla.javascript.tools.debugger that implement GuiCallback
 class SwingGui
          GUI for the Rhino debugger.
 

Methods in org.mozilla.javascript.tools.debugger with parameters of type GuiCallback
 void Dim.setGuiCallback(GuiCallback callback)
          Sets the GuiCallback object to use.
 



Copyright © 2010. All Rights Reserved.