More PMD warnings
[nikiroo-utils.git] / src / jexer / demos / DemoMsgBoxWindow.java
index 9a46c7bb5f999e359a31503866bcc69519738104..27ee79074b20fb1ca5dbec0227e490b44fa84241 100644 (file)
@@ -37,6 +37,10 @@ import static jexer.TKeypress.*;
  */
 public class DemoMsgBoxWindow extends TWindow {
 
+    // ------------------------------------------------------------------------
+    // Constructors -----------------------------------------------------------
+    // ------------------------------------------------------------------------
+
     /**
      * Constructor.
      *