Class ConfigurationTableModel

java.lang.Object
javax.swing.table.AbstractTableModel
org.gvsig.fmap.mapcontrol.dal.feature.swing.table.ConfigurationTableModel
All Implemented Interfaces:
Serializable, TableModel

public class ConfigurationTableModel extends AbstractTableModel
TableModel to configure a ConfigurableFeatureTableModel. Allows to set Feature attributes as visible or not, and to set aliases for the Feature attribute names.
Author:
Cèsar Ordiñana
See Also: