TStatusBar
[fanfix.git] / src / jexer / TEditColorThemeWindow.java
index 976c8957b22f74db54f286903c997982c1a01916..47197d4216f82fd81a5b4801c3645bb42f72ef14 100644 (file)
@@ -707,6 +707,8 @@ public final class TEditColorThemeWindow extends TWindow {
         // Default to the color list
         activate(colorNames);
 
+        // Add shortcut text
+        newStatusBar("Select Colors");
     }
 
     /**