| Package | Description |
|---|---|
| org.gvsig.fmap.mapcontrol.dal.feature.swing | |
| org.gvsig.fmap.mapcontrol.dal.feature.swing.table |
| Modifier and Type | Method and Description |
|---|---|
ConfigurableFeatureTableModel |
FeatureTablePanel.getTableModel()
Returns the internal Table Model for the Features of the FeatureStore.
|
protected ConfigurableFeatureTableModel |
FeatureTypesTablePanel.getTableModel()
Returns the internal Table Model for the Features of the FeatureStore.
|
| Constructor and Description |
|---|
FeatureTablePanel(ConfigurableFeatureTableModel tableModel) |
FeatureTablePanel(ConfigurableFeatureTableModel tableModel,
boolean isDoubleBuffered) |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Constructor and Description |
|---|
ConfigurationTableModel(ConfigurableFeatureTableModel configurable) |
FeatureTableConfigurationPanel(ConfigurableFeatureTableModel configurableTableModel)
Creates a new FeatureTableConfigurationPanel.
|
FeatureTableConfigurationPanel(ConfigurableFeatureTableModel configurableTableModel,
boolean isDoubleBuffered)
Creates a new FeatureTableConfigurationPanel.
|
FormattedCellEditor(ConfigurableFeatureTableModel model) |
FormattedCellRenderer(ConfigurableFeatureTableModel tableModel) |
Copyright © 2021 gvSIG Association. All rights reserved.