AttributeTablePage

This class is supposed to be used as the gui container for on single class archetype


Field: view [JAttributeTable]

view is the view in the MVC pattern


Field: model [TreeNode]

---


Field: container [JCollapsablePanel]

container is used as a parent container for the class attribute table. All attributes can be hidden when the user clicks on the header of the panel. It displays the classes simple name in the header.