Uses of Class
org.gvsig.fmap.mapcontrol.dal.feature.swing.FeatureTable

Packages that use FeatureTable
org.gvsig.fmap.mapcontrol.dal.feature.swing   
org.gvsig.fmap.mapcontrol.dal.feature.swing.table   
org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification   
 

Uses of FeatureTable in org.gvsig.fmap.mapcontrol.dal.feature.swing
 

Methods in org.gvsig.fmap.mapcontrol.dal.feature.swing that return FeatureTable
 FeatureTable FeatureTablePanel.getTable()
           
 

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 FeatureTable
JToggleButtonHeaderCellRenderer(FeatureTable table)
          Create 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 FeatureTable
 FeatureTable FeatureTableNotification.getFeatureTable()
          Returns the FeatureTable originating the notification.
 FeatureTable ColumnHeaderSelectionChangeNotification.getFeatureTable()
           
 

Constructors in org.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification with parameters of type FeatureTable
ColumnHeaderSelectionChangeNotification(FeatureTable featureTable)
          Creates a new ColumnHeaderSelectionChangeNotification with the originating FeatureTable.
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.