TTreeView compiles
[fanfix.git] / src / jexer / demos / DemoApplication.java
index 22609620b5f2d56979b53f9c4d2588710b76cf92..4b31c717a0a89c5a9ac746cf2c50de9eb7360769 100644 (file)
@@ -39,7 +39,7 @@ import jexer.menu.*;
 /**
  * The demo application itself.
  */
-class DemoApplication extends TApplication {
+public class DemoApplication extends TApplication {
 
     /**
      * Add all the widgets of the demo.