update formattings

This commit is contained in:
Manfred Karrer 2014-08-29 20:09:05 +02:00
parent 8089f40601
commit 3c67b08ff9

View file

@ -33,7 +33,7 @@ public abstract class CachedViewController extends ViewController {
public CachedViewController() {
}
/**
* Get called form GUI framework when the UI is ready.
* In caching controllers the initialize is only used for static UI setup.