545556575859606162636465666768
} public void run() { LOG.info("run"); LoggerFactory.executeInThreadScope(new SwingLogTarget(), new Command() { protected void run() throws Exception { view.execute(new Command() { public void run() { doRun(); }
7071727374757677787980
public void run() { try { // view.setIconResource("org/shiftone/jrat/ui/icon/loading.gif"); // view.setCursor(new Cursor(Cursor.WAIT_CURSOR)); view.execute(new Command() { public void run() throws Exception { viewBuilder.buildView(viewContext); }