200201202203204205206207208209210
fd.setFilterPath(path); } }; input.setName(i18n.tr("SEPA XML-Datei")); input.setMandatory(true); input.addListener(new Listener() { public void handleEvent(Event event) { if (ok != null) { String s = (String) input.getValue();