Simple Java drawing example.
Notes:
- This example requires Eclipse.
- Tested on Eclipse Version: 2020-09 (4.17.0)
- Clone this repository
- Start Eclipse:
- Import project.
- Right-click on
simple_drawing.AppStarter.java
and select "Run As / Java application".