Macro Editor
November 2017
Programming Language: Java
A Java Swing user interface for setting up simple macro commands that the program will execute.
Available instructions are: setting a delay in milliseconds, pressing/releasing the mouse buttons,
moving the mouse cursor to a screen point, pressing/releasing keyboard buttons, and setting up a loop block
to nest instructions inside.
Source Code
Source Code