Module interacto.java.api
Package io.github.interacto.command.library
-
Class Summary Class Description ActivateInstrument This action activates an instrument.AnonymousCommand An anonymous class that permits to create a command without defining a specific ActionImpl class.InactivateInstrument This command inactivates an instrument.InstrumentCommand This command manipulates an instrument.ModifyValue<T> The goal of this abstract command is to modify an object.OpenWebPage This command opens an URI in the default browser.PositionCommand Defines an abstract command that move an object to the given position.Redo A command that redoes a command.Undo A command that undoes a command.Zoom A command for zooming in/out a zoomable object.