#46 mention Demo7 in readme
authorKevin Lamonte <kevin.lamonte@gmail.com>
Sun, 18 Aug 2019 01:34:41 +0000 (20:34 -0500)
committerKevin Lamonte <kevin.lamonte@gmail.com>
Sun, 18 Aug 2019 01:34:41 +0000 (20:34 -0500)
README.md

index fb39aac0a578ee07c0e0f246f69c4956b2176104..68b1ab7ef3fc4f950a6d32b0812a4a99e78a3538 100644 (file)
--- a/README.md
+++ b/README.md
@@ -98,6 +98,10 @@ controls.  The demos can be run as follows:
     applications performing I/O across three screens: an Xterm screen
     and Swing screen, monitored from a third Swing screen.
 
+  * 'java -cp jexer.jar jexer.demos.Demo7' .  This demonstrates the
+    BoxLayoutManager, achieving a similar result as the
+    javax.swing.BoxLayout apidocs example.
+
 
 
 More Screenshots