3637383940414243444546
return internalInvoke(watch); } }); watch.stopAll(); logger.log(Level.INFO, watch.printSummary()); return res; }
127128129130131132133134135136137
} }); } catch (Exception e) { throw new RuntimeException(e); } watch.stopAll(); logger.log(Level.INFO, watch.printSummary()); } private void fireViewChangedEvent(String viewId) { for (ViewListener listener : listeners) {
205206207208209210211212213214215
throw new RuntimeException(e); } } watch.stopAll(); logger.log(Level.INFO, watch.printSummary()); addComponent(vl); setExpandRatio(vl,1f);