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