Skip to content

paint project using Java and swing API to apply OOP and design patterns concepts

Notifications You must be signed in to change notification settings

Bravewarrior0/Paint-OOP-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint(OOP_Project)

A simple paint project using Java and swing API to apply OOP and design patterns concepts

Design patterns covered :

  • Observer
  • Singleton
  • Memento
  • Factory
  • Prototype
  • Composite

Demo

To test the project run (Paint\src\OOPPaint\Test.java) demo

Usefull links

About

paint project using Java and swing API to apply OOP and design patterns concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages