Skip to content

ishab15/Document-Editor-Using-Design-Patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Document-Editor-Using-Design-Patterns

Document Editor Application using Design Patterns

The Above is an application that is a Document Editor using various Design Patterns. Design Patterns used are -

  1. Builder Design Pattern
  2. Composite Design Pattern
  3. Abstract Factory Design Pattern
  4. Command Design Pattern
  5. Decorator Design Pattern
  6. Bridge Design Pattern

For other operations such as Copying and Pasting text, libraries have been used which will be listed in the above folders.

The entire application has been developed on Netbeans 8.2 IDE Programming Language Used : Java

These libraries that wer ediscussed above will have to be copied and pasted in the library section of the New Project folder created for development of the application.

About

Document Editor Using Design Patterns

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages