8687888990919293949596
Form form = new Form("Test Form"); // gets called from dpy.callScreenChange() after uCallShow() dpy.liveTracer.add( Display.LTR_SCREENCHANGE_AFTERSHOW, new LiveTraceListener() { public void call(String tag) { baton.pass(); } });