Not sure if I am doing the last parameter correctly, I am following other examples, but I am getting an error:
Multiple markers at this line
- Line breakpoint:SimpleGuiB [line: 23] - test()
- The method drawImage(Image, int, int, ImageObserver) in the type Graphics is not applicable for the arguments (String, int, int,
SimpleGuiB)