this little project is a nice way for beginners to learn graphics and OOP in Java. It can draw points, lines, circles and rectangles. You can choose an outline color and a filling color. You are also able to save your pictures and reload them into the program. That's it. However, the program itself it is not that useful, so I only load it up for learning purposes.