Uses of Class
org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable
Packages that use FeatureTable
Package
Description
-
Uses of FeatureTable in org.gvsig.fmap.mapcontrol.dal.feature.swing
Methods in org.gvsig.fmap.mapcontrol.dal.feature.swing that return FeatureTable -
Uses of FeatureTable in org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Constructors in org.gvsig.fmap.mapcontrol.dal.feature.swing.table with parameters of type FeatureTableModifierConstructorDescriptionCreate a new JToggleButtonCellRenderer for a JTable. -
Uses of FeatureTable in org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification
Methods in org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification that return FeatureTableModifier and TypeMethodDescriptionColumnHeaderSelectionChangeNotification.getFeatureTable()FeatureTableNotification.getFeatureTable()Returns theFeatureTableoriginating the notification.Constructors in org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification with parameters of type FeatureTableModifierConstructorDescriptionColumnHeaderSelectionChangeNotification(FeatureTable featureTable) Creates a new ColumnHeaderSelectionChangeNotification with the originatingFeatureTable.