ChildObjectCellEditor

ChildObjectCellEditor is an editor used for any Object not registered and not abstract. It displays all fields of the model inside a AttributeTablePage displayed inside the contentPanel inherited by AttributeEditor. If the user clicks on the button displaying the object class type the contentPanel will be displayed/hidden.


Field: objectInstance [Object]

---


Field: button [JButton]

---


Field: gbc [GridBagConstraints]

---


Field: contentPaneVisible [boolean]

---


Field: clazz [Class]

---


Field: page [AttributeTablePage]

---