Uses of Package
mgui.interfaces.attributes.table
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.
|
-
Classes in mgui.interfaces.attributes.table used by mgui.interfaces.attributes Class Description AttributeTableModel Table model designed to display updatableAttribute
s.InterfaceAttributeTable An extension of JTable to display an AttributeList in tabular format. -
Classes in mgui.interfaces.attributes.table used by mgui.interfaces.attributes.table Class Description AttributeTableModel Table model designed to display updatableAttribute
s.