#46 mention Demo7 in readme

This commit is contained in:
Kevin Lamonte 2019-08-17 20:34:41 -05:00
parent fc2af49443
commit ba71ae78a6

View file

@ -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