X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=68b1ab7ef3fc4f950a6d32b0812a4a99e78a3538;hb=ba71ae78a66c9f88237d2681aa5ff991e3bd60ef;hp=fb39aac0a578ee07c0e0f246f69c4956b2176104;hpb=fc2af49443133106c95da9aaf8b7126be8c7dedd;p=fanfix.git diff --git a/README.md b/README.md index fb39aac..68b1ab7 100644 --- 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