Common Scrollable interface
[nikiroo-utils.git] / src / jexer / TApplication.java
index 6d71dc7771327d84b6135c75054b22f36d2033f4..b80e7a30dd483bebfd6fc130da3b091810463b5e 100644 (file)
@@ -2609,7 +2609,6 @@ public class TApplication implements Runnable {
     /**
      * Convenience function to create a new window and make it active.
      *
-     * @param application TApplication that manages this window
      * @param title window title, will be centered along the top border
      * @param x column relative to parent
      * @param y row relative to parent