Now the OK-Button doesn't revert the changes.

This commit is contained in:
Alexander Seitz 2012-09-10 14:57:17 +00:00
parent cdc8425573
commit b05779e283

View File

@ -143,7 +143,7 @@ public class GOEPanel extends JPanel implements ItemListener {
backupObject = copyObject(genericObjectEditor.getValue()); backupObject = copyObject(genericObjectEditor.getValue());
updateClassType(); updateClassType();
updateChooser(); // updateChooser();
updateChildPropertySheet(); updateChildPropertySheet();
/* /*