Uses of Package
org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Packages that use org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Package
Description
-
Classes in org.gvsig.fmap.mapcontrol.dal.feature.swing.table used by org.gvsig.fmap.mapcontrol.dal.feature.swingClassDescriptionExtends the FeatureTableModel to add more configurable options, like the visible columns, column name aliases and row order.A model for the
FeatureTypesTablePanelwhich unifies the access to the different models needed by the components included into it.TableModel to access data of Features.Shows a list ofFeatureTypes to allow the user to select one of them.Listener for changes in the selectedFeatureType. -
Classes in org.gvsig.fmap.mapcontrol.dal.feature.swing.table used by org.gvsig.fmap.mapcontrol.dal.feature.swing.tableClassDescriptionExtends the FeatureTableModel to add more configurable options, like the visible columns, column name aliases and row order.TableModel to access data of Features.Model to be used by components showing a list of
FeatureTypes.Listener for changes in the selectedFeatureType.Taken and adapted from the Article "Multi-line cells in JTable in JDK 1.4+" by Dr.Renders a text value into a text area.