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 MoverFiler.movermover(package private) MoverKey.movermoverModifier and TypeMethodDescriptionstatic voidFiler.load(File file, DotsCanvas dc, Interpreter ip, Mover mover) loadstatic voidFiler.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 MoverDotsCanvas.moverMover(package private) MoverSToolBar.movermoverMethods in curve.panel that return MoverMethods in curve.panel with parameters of type MoverModifier and TypeMethodDescriptionvoidDotsCanvas.addMoverLink(Mover m) add Mover LinkvoidSToolBar.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