Siderevs

August 07, 2005

miniPaint in Java (an old homework)

This is a little drawing tool. It is useful to comprehend the object oriented paradigm, packages and swing design in Java.


Features:
  • save as... (png file)
  • undo, redo (using vectors to store objects)
  • color chooser

Source code here


screenshot

minipaint in java

Labels:

1 Comments:

  • Ya !...
    it's ok...
    very nice...
    Keep going ...

    Best regards,
    Dr.Link

    By Anonymous Dr.Link, at 3:47 AM  

  •  

Post a Comment

<< Home