java-painter

There are 2 repositories under java-painter topic.

  • aehabV/Paint-Brush-Applet

    Paint Brush is an Applet-based drawing app that uses OOP design. It enables users to draw basic shapes with different colors and line strokes, and includes a Clear All button. The app also supports saving and loading drawings as images, making it a useful tool for sharing and archiving artwork.

    Language:Java1100
  • yousefkotp/Painter

    Graphical paint program which allows the user to draw with different colors and strokes, it also allows the user to draw diffrent number of shapes and manipulate them by resizing, filling, moving and cloning them. It also supports undo and redo operations.

    Language:Java1201