SimpleMVC icon indicating copy to clipboard operation
SimpleMVC copied to clipboard

Example of MVC pattern in Java (Swing)

SimpleMVC

Build Status Coverage Status

Example of MVC pattern in Java

Goals

  • Simplicity
  • Loose coupling
  • Full test coverage

Running

For test execute gradlew test

For demo execute gradlew run