74757677787980
/** * At startup create and show the main frame of the application. */ @Override protected void startup() { show(new JarefiView(this)); }