Uses of Class
curve.control.Interpreter
Packages that use Interpreter
-
Uses of Interpreter in curve.control
Fields in curve.control declared as InterpreterMethods in curve.control with parameters of type InterpreterModifier and TypeMethodDescriptionvoid
Mover.addInterpreterLink
(Interpreter ip) add interpreter link -
Uses of Interpreter in curve.io
Fields in curve.io declared as InterpreterModifier and TypeFieldDescription(package private) static Interpreter
Filer.ip
Interpreter(package private) Interpreter
Key.ip
ipMethods in curve.io with parameters of type InterpreterModifier and TypeMethodDescription(package private) void
Key.addInterpreterLink
(Interpreter ip) add interpreter linkstatic void
Filer.load
(File file, DotsCanvas dc, Interpreter ip, Mover mover) loadstatic void
Filer.open
(DotsCanvas dc, Interpreter ip, Mover mover) openConstructors in curve.io with parameters of type InterpreterModifierConstructorDescriptionKey
(DotsCanvas dc, U u, Mover mover, MoverPopupMenu mpm, Interpreter ip, Tr t) constructor -
Uses of Interpreter in curve.panel
Fields in curve.panel declared as InterpreterModifier and TypeFieldDescriptionprivate Interpreter
DotsCanvas.ip
ip(package private) Interpreter
SToolBar.ip
ipMethods in curve.panel that return InterpreterMethods in curve.panel with parameters of type InterpreterModifier and TypeMethodDescriptionvoid
SToolBar.addInterpreterLink
(Interpreter ip) addInterpreterLink -
Uses of Interpreter in curve.popup
Fields in curve.popup declared as InterpreterMethods in curve.popup with parameters of type InterpreterModifier and TypeMethodDescriptionvoid
MoverPopupMenu.addInterpreterLink
(Interpreter ip) addInterpreterLinkConstructors in curve.popup with parameters of type InterpreterModifierConstructorDescriptionMoverPopupMenu
(DotsCanvas dc, U u, Mover mover, Interpreter ip, Tr t) constructor -
Uses of Interpreter in curve.u
Fields in curve.u declared as InterpreterConstructors in curve.u with parameters of type Interpreter