format code + add missing javadoc entries

This commit is contained in:
Honfika
2014-02-06 22:35:26 +01:00
parent d68da494f0
commit b6a733d806
142 changed files with 631 additions and 520 deletions
@@ -720,7 +720,7 @@ public class Main {
autoCheckForUpdates();
offerAssociation();
}
public static void showModeFrame() {
View.execInEventDispatch(new Runnable() {
@Override