Checkstyle.

This commit is contained in:
Doublestrike
2012-02-05 04:18:14 +00:00
parent 695d5ee45e
commit b6b9c9f650

View File

@@ -43,8 +43,9 @@ import forge.view.toolbox.FRoundedPanel;
import forge.view.toolbox.FSkin; import forge.view.toolbox.FSkin;
/** /**
* Lays out battle, sidebar, user areas in locked % vals and repaints as * - Lays out containers and borders for main menu and submenus<br>
* necessary. * - Instantiates top-level controller for submenus.<br>
* - Has access methods for all child controllers<br>
* *
*/ */