stubs for TFileOpenBox, cleanup putStringXY
[fanfix.git] / src / jexer / demos / DemoApplication.java
index 22609620b5f2d56979b53f9c4d2588710b76cf92..95d0a54f81d4c8e1fe9b781fcf02a07e81f32e51 100644 (file)
@@ -33,13 +33,12 @@ package jexer.demos;
 import java.io.*;
 
 import jexer.*;
-import jexer.event.*;
 import jexer.menu.*;
 
 /**
  * The demo application itself.
  */
-class DemoApplication extends TApplication {
+public class DemoApplication extends TApplication {
 
     /**
      * Add all the widgets of the demo.