Uses of Class
curve.control.Mover
Packages that use Mover
-
Uses of Mover in curve.area
Fields in curve.area declared as MoverMethods in curve.area with parameters of type Mover -
Uses of Mover in curve.io
Modifier and TypeFieldDescription(package private) static Mover
Filer.mover
mover(package private) Mover
Key.mover
moverModifier and TypeMethodDescriptionstatic 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 Mover in curve.panel
Fields in curve.panel declared as MoverModifier and TypeFieldDescriptionprivate Mover
DotsCanvas.mover
Mover(package private) Mover
SToolBar.mover
moverMethods in curve.panel that return MoverMethods in curve.panel with parameters of type MoverModifier and TypeMethodDescriptionvoid
DotsCanvas.addMoverLink
(Mover m) add Mover Linkvoid
SToolBar.addMoverLink
(Mover mover) add mover link -
Uses of Mover in curve.popup
Fields in curve.popup declared as MoverConstructors in curve.popup with parameters of type MoverModifierConstructorDescriptionMoverPopupMenu
(DotsCanvas dc, U u, Mover mover, Interpreter ip, Tr t) constructor