|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ConfigurableFeatureTableModel | |
|---|---|
| org.gvsig.fmap.mapcontrol.dal.feature.swing | |
| org.gvsig.fmap.mapcontrol.dal.feature.swing.table | |
| Uses of ConfigurableFeatureTableModel in org.gvsig.fmap.mapcontrol.dal.feature.swing |
|---|
| Methods in org.gvsig.fmap.mapcontrol.dal.feature.swing that return ConfigurableFeatureTableModel | |
|---|---|
protected ConfigurableFeatureTableModel |
FeatureTypesTablePanel.getTableModel()
Returns the internal Table Model for the Features of the FeatureStore. |
ConfigurableFeatureTableModel |
FeatureTablePanel.getTableModel()
Returns the internal Table Model for the Features of the FeatureStore. |
| Constructors in org.gvsig.fmap.mapcontrol.dal.feature.swing with parameters of type ConfigurableFeatureTableModel | |
|---|---|
FeatureTablePanel(ConfigurableFeatureTableModel tableModel)
|
|
FeatureTablePanel(ConfigurableFeatureTableModel tableModel,
boolean isDoubleBuffered)
|
|
| Uses of ConfigurableFeatureTableModel in org.gvsig.fmap.mapcontrol.dal.feature.swing.table |
|---|
| Methods in org.gvsig.fmap.mapcontrol.dal.feature.swing.table that return ConfigurableFeatureTableModel | |
|---|---|
ConfigurableFeatureTableModel |
FeatureStoreModel.getCurrentFeatureTableModel()
Returns the TableModel to use to show data of the current feature
type. |
ConfigurableFeatureTableModel |
FeatureStoreModel.getFeatureTableModel(org.gvsig.fmap.dal.feature.FeatureType type)
Returns the TableModel to use to show data of a
FeatureType. |
ConfigurableFeatureTableModel |
FeatureStoreModel.getFeatureTableModel(java.lang.String typeId)
Returns the TableModel to use to show data of a
FeatureType. |
| Constructors in org.gvsig.fmap.mapcontrol.dal.feature.swing.table with parameters of type ConfigurableFeatureTableModel | |
|---|---|
ConfigurationTableModel(ConfigurableFeatureTableModel configurable)
|
|
FeatureTableConfigurationPanel(ConfigurableFeatureTableModel configurableTableModel)
Creates a new FeatureTableConfigurationPanel. |
|
FeatureTableConfigurationPanel(ConfigurableFeatureTableModel configurableTableModel,
boolean isDoubleBuffered)
Creates a new FeatureTableConfigurationPanel. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||