#18 move to event-driven main loop
[fanfix.git] / src / jexer / demos / Demo6.java
index c0ec4273866ced782ec961a9ac345be32071cf5d..9f949131caf5f764f0e5c472cd56c648cb2f07ca 100644 (file)
@@ -84,6 +84,7 @@ public class Demo6 {
              * one demo application spanning two physical screens.
              */
             multiBackend.addBackend(swingBackend);
+            multiBackend.setListener(demoApp);
 
             /*
              * Time for the second application.  This one will have a single