Package org.gvsig.fmap.mapcontrol.dal.feature.swing.table
package org.gvsig.fmap.mapcontrol.dal.feature.swing.table
-
ClassDescriptionExtends the FeatureTableModel to add more configurable options, like the visible columns, column name aliases and row order.TableModel to configure a ConfigurableFeatureTableModel.Renderer for cells of type
Feature.Exception thrown when there is an error while reloading the Features of a FeatureTable.A model for theFeatureTypesTablePanelwhich unifies the access to the different models needed by the components included into it.Panel to configure a FeatureTable.TableModel to access data of Features.Shows a list ofFeatureTypes to allow the user to select one of them.Exception thrown when preparing the list ofFeatureTypes or selecting one of them.Model to be used by components showing a list ofFeatureTypes.Simple renderer for cells of typeGeometry.Exception thrown when there is an error while converting a Geometry to WKT into a table cell.Editor for cells of type Geometry in WKT format.Renderer for cells of typeGeometry, showing it in WKT format.Exception thrown when there is an error while getting a Feature in a position.Exception thrown when getting the total row number, or the total number of Features, throws an error.A header cell renderer for JTables, which allows to select column headers by rendering a JToggleButton on each header cell.Listener for changes in the selectedFeatureType.Exception thrown when there is an error while updating a Feature through a FeatureTableModel.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.Exception thrown when there is an error while converting a WKT text to a Geometry into a table cell.