| Class | Description |
|---|---|
| FormattedCellEditor | |
| GeometryWKTCellEditor |
Editor for cells of type Geometry in WKT format.
|
| TextAreaCellEditor |
Taken and adapted from the Article "Multi-line cells in JTable in JDK
1.4+" by Dr.
|
| Exception | Description |
|---|---|
| WKTToGeometryException |
Exception thrown when there is an error while converting a WKT text to a
Geometry into a table cell.
|