176177178179180181182183184185186
System.out.println("Application icon not found."); } // Send notice we are starting up context.getEventBus().postEvent( new AppStartupEvent(context)); f.pack(); f.restorePersistentSize(); f.setVisible(true);