Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.compat.cdc / org.gvsig.fmap.dal / org.gvsig.fmap.dal.swing / org.gvsig.fmap.dal.swing.impl / src / main / java / org / gvsig / fmap / dal / swing / impl / featuretable @ 42806

# Date Author Comment
42806 06/08/2016 05:05 PM Francisco Díaz Carsí

Fixed package declaration in org.gvsig.fmap.dal.swing.impl.featuretable.table. renders classes.

42805 06/08/2016 08:51 AM José Badía

Removing the FeatureTableModel of the JPanel component. Use the FeatureTableModel of the JTable

42804 06/08/2016 08:50 AM José Badía

Use the FeatureQuery to indicate the position of the features selected

42775 05/18/2016 10:11 AM Joaquín del Cerro Murciano

Ufff!