100101102103104105106107108109110
} getListener().start(); return null; } }; sw.execute(); } /** From the Runnable interface. The thread starts here... */ public void run() { try {