168169170171172173174175176177178
{ I18N i18n; public Object construct() { i18n = new I18N(); return null; } //Runs on the event-dispatching thread. public void finished()