Package jexer.demos
Class Demo8
- java.lang.Object
-
- jexer.demos.Demo8
-
public class Demo8 extends java.lang.Object
This class shows off the use of MultiBackend and MultiScreen.
-
-
Constructor Summary
Constructors Constructor Description Demo8()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Main entry point.
-