3536373839404142434445
GUI.getView().setTitle(i18n.tr("Lizenzinformationen")); LicenseControl control = new LicenseControl(this); Part libs = control.getLibList(); libs.paint(getParent()); } } /**********************************************************************