org.gvsig.datalocator.gui
Class FieldsComboItem

java.lang.Object
  extended by org.gvsig.datalocator.gui.FieldsComboItem

public class FieldsComboItem
extends java.lang.Object

Utility class to use in Swing component with items that represent fields

Author:
jldominguez

Constructor Summary
FieldsComboItem(org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor a)
           
 
Method Summary
 org.gvsig.tools.dataTypes.DataType getType()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FieldsComboItem

public FieldsComboItem(org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor a)
Method Detail

getType

public org.gvsig.tools.dataTypes.DataType getType()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2014 gvSIG Association. All Rights Reserved.