4142434445464748495051
* This is the entry point method. */ public void onModuleLoad() { //Create a new JsonRpc instance jsonRpc = new JsonRpc(); mainPanel = new DockPanel(); mainPanel.addStyleName("calc"); // display