19202122232425
/** * This is the entry point method. */ public void onModuleLoad() { new GuiFactory(); }