X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=68b1ab7ef3fc4f950a6d32b0812a4a99e78a3538;hb=4d2c61b46c1e769f2fe69493623446a1ac0e26f0;hp=fb39aac0a578ee07c0e0f246f69c4956b2176104;hpb=01fccda08cdbce0c3c0b76239ff685f2550d28da;p=nikiroo-utils.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