Uses of Class
org.mozilla.javascript.tools.debugger.Dim
Packages that use Dim
-
Uses of Dim in org.mozilla.javascript.tools.debugger
Fields in org.mozilla.javascript.tools.debugger declared as DimModifier and TypeFieldDescriptionprivate DimVariableModel.debuggerThe debugger.private DimDim.DimIProxy.dimThe debugger.private DimDim.StackFrame.dimThe debugger.private DimMain.dimThe debugger.(package private) DimSwingGui.dimThe debugger.Constructors in org.mozilla.javascript.tools.debugger with parameters of type DimModifierConstructorDescriptionprivateCreates a new DimIProxy.privateStackFrame(Context cx, Dim dim, Dim.FunctionSource fsource) Creates a new StackFrame.Creates a new SwingGui.VariableModel(Dim debugger, Object scope) Creates a new VariableModel.