Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 451 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 451 Bytes

License

GeDoHa - Generic Document Handler

Java Swing desktop application for handling generic documents built using various design patterns such as:

  • Observer
  • State
  • Composite
  • Factory method
  • Command
  • Action manager
  • Prototype