stubs for TFileOpenBox, cleanup putStringXY
[fanfix.git] / src / jexer / demos / Demo1.java
index 53c205f89ad37955e9cc97c403143358fee5472a..d1dab90b09c93f1852b3212f48d4f629cb12cee5 100644 (file)
@@ -30,9 +30,7 @@
  */
 package jexer.demos;
 
-import jexer.*;
-import jexer.event.*;
-import jexer.menu.*;
+import jexer.TApplication;
 
 /**
  * This class is the main driver for a simple demonstration of Jexer's