Uses of Class
mgui.interfaces.attributes.table.AttributeTableModel
Package | Description |
---|---|
mgui.interfaces.attributes |
Provides a standard updatable attribute object which can fire events for all interface objects.
|
mgui.interfaces.attributes.table |
Classes allowing object attributes to be interacted with via a JTable.
|
-
Uses of AttributeTableModel in mgui.interfaces.attributes
Fields in mgui.interfaces.attributes declared as AttributeTableModel Modifier and Type Field Description AttributeTableModel
InterfaceAttributePanel. attrModel
-
Uses of AttributeTableModel in mgui.interfaces.attributes.table
Constructors in mgui.interfaces.attributes.table with parameters of type AttributeTableModel Constructor Description InterfaceAttributeTable(AttributeTableModel thisModel)