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