This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
java-design-patterns
Watch
1
Star
0
Fork
0
You've already forked java-design-patterns
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
java-design-patterns
/
model-view-presenter
/
src
/
main
/
java
/
com
/
iluwatar
/
model
/
view
/
presenter
History
Ilkka Seppälä
7c6e1fc3d8
Merge pull request
#323
from DevFactory/code-quality-fix-5
...
Code quality fixes
2015-12-30 19:47:19 +02:00
..
App.java
Reformat rest of the design patterns - Issue
#224
2015-11-01 21:29:13 -05:00
FileLoader.java
Adjust checkstyle rules. Make checkstyle fail the build when violations are found. Correct all current checkstyle violations.
2015-12-25 23:49:28 +02:00
FileSelectorJFrame.java
Fixing squid:S1698 - Objects should be compared with equals() and squid:HiddenFieldCheck - Local variables should not shadow class fields
2015-12-27 21:12:35 +05:00
FileSelectorPresenter.java
Adjust checkstyle rules. Make checkstyle fail the build when violations are found. Correct all current checkstyle violations.
2015-12-25 23:49:28 +02:00
FileSelectorStub.java
Reformat rest of the design patterns - Issue
#224
2015-11-01 21:29:13 -05:00
FileSelectorView.java
Fix PMD violations
#327
2015-12-27 21:21:57 +02:00