Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 220 Bytes

SimpleMouseDrawingDemo

This is a Java program to demonstrate drawing on a JFrame Canvas using the MouseListener and the MouseMotionListener.

It is very basic and only accomadates a single color.