Uses of Class
curve.control.Interpreter
-
Uses of Interpreter in curve.control
Modifier and TypeMethodDescriptionvoid
Mover.addInterpreterLink
(Interpreter ip) add interpreter link -
Uses of Interpreter in curve.io
Modifier and TypeFieldDescription(package private) static Interpreter
Filer.ip
Interpreter(package private) Interpreter
Key.ip
ipModifier 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) openModifierConstructorDescriptionKey
(DotsCanvas dc, U u, Mover mover, MoverPopupMenu mpm, Interpreter ip, Tr t) constructor -
Uses of Interpreter in curve.panel
Modifier and TypeFieldDescriptionprivate Interpreter
DotsCanvas.ip
ip(package private) Interpreter
SToolBar.ip
ipModifier and TypeMethodDescriptionvoid
SToolBar.addInterpreterLink
(Interpreter ip) addInterpreterLink -
Uses of Interpreter in curve.popup
Modifier and TypeMethodDescriptionvoid
MoverPopupMenu.addInterpreterLink
(Interpreter ip) addInterpreterLinkModifierConstructorDescriptionMoverPopupMenu
(DotsCanvas dc, U u, Mover mover, Interpreter ip, Tr t) constructor -
Uses of Interpreter in curve.u