114115116117118119120
return new DialogLogin(this); } @Override protected MainWindow getMainWindow() throws ClipsException { return new AppMainWindow(this); }