summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/TodoNavbar.java
Commit message (Collapse)AuthorAgeFilesLines
* Various "stylistic" improvements suggested by Joshua Bloch's book.David A. Madore2010-04-221-1/+2
| | | | | | Use @Override annotation. Limit accessibility of fields. Make final what can be. Use complex enums. Don't ignore exceptions. Some more changes on exceptions thrown.
* Navbar.David A. Madore2010-04-191-0/+60