9 Commits

Author SHA1 Message Date
Ilkka Seppala
e8c8e26c8b #107 Improve JavaDoc and change main class name for Model-View-Presenter
example
2015-08-20 22:29:44 +03:00
Ilkka Seppala
3d488ec15a #108 Consistent package naming throughout the examples 2015-07-24 11:32:22 +03:00
Ilkka Seppala
8524c75ba6 Changed package naming across all examples. 2015-05-31 11:55:18 +03:00
Stamatis Pitsios
4641ab28cf Update MainApp.java
Added a short explanation of the application's logic.
2014-11-21 15:40:29 +02:00
mafagafogigante
a4637fcf99 Uses a StringBuilder to improve performance.
Also stops initializing a variable (removes an unused initialization).
2014-11-08 20:45:18 -02:00
matthew
3da9ad5469 Formatted all files to the same standard 2014-10-08 13:42:12 +01:00
pitsios-s
eeb8c58fe9 Made some overall changes. 2014-09-12 12:20:13 +03:00
pitsios-s
9f00e00f34 Removed some unnecessary files. 2014-09-11 16:14:40 +03:00
pitsios-s
f970a7646d Added new design pattern.
Implementation for the Model-View-Presenter pattern is now available.
2014-09-11 15:31:24 +03:00