|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use FeatureTableModel | |
|---|---|
| org.gvsig.fmap.mapcontrol.dal.feature.swing | |
| org.gvsig.fmap.mapcontrol.dal.feature.swing.table | |
| Uses of FeatureTableModel in org.gvsig.fmap.mapcontrol.dal.feature.swing |
|---|
| Constructors in org.gvsig.fmap.mapcontrol.dal.feature.swing with parameters of type FeatureTableModel | |
|---|---|
FeatureSelectionModel(FeatureTableModel featureTableModel)
Creates a new FeatureSelectionModel with a
FeatureTableModel used to get the Features by position in
the table. |
|
FeatureTable(FeatureTableModel featureTableModel)
Creates a new FeatureTable with a FeatureTableModel. |
|
FeatureTable(FeatureTableModel featureTableModel,
javax.swing.table.TableColumnModel cm)
Creates a new FeatureTable with a FeatureTableModel. |
|
| Uses of FeatureTableModel in org.gvsig.fmap.mapcontrol.dal.feature.swing.table |
|---|
| Subclasses of FeatureTableModel in org.gvsig.fmap.mapcontrol.dal.feature.swing.table | |
|---|---|
class |
ConfigurableFeatureTableModel
Extends the FeatureTableModel to add more configurable options, like the visible columns, column name aliases and row order. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||