Uses of Interface
org.mozilla.javascript.tools.debugger.GuiCallback
Packages that use GuiCallback
-
Uses of GuiCallback in org.mozilla.javascript.tools.debugger
Classes in org.mozilla.javascript.tools.debugger that implement GuiCallbackFields in org.mozilla.javascript.tools.debugger declared as GuiCallbackMethods in org.mozilla.javascript.tools.debugger with parameters of type GuiCallbackModifier and TypeMethodDescriptionvoidDim.setGuiCallback(GuiCallback callback) Sets the GuiCallback object to use.