Omzetten van javainput events naar buttons afgemaakt. Begonnen met ondersteuning voor macro's implementeren.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package pm.exception.device;
|
||||
|
||||
import pm.exception.DeviceException;
|
||||
|
||||
public class JavaInputDeviceNotFoundException extends DeviceException {
|
||||
protected static final long serialVersionUID = 1L;
|
||||
}
|
||||
Reference in New Issue
Block a user