Class WrongNameFieldSuggestionProviderFactory
java.lang.Object
org.gvsig.fmap.dal.swing.impl.expressionevaluator.suggestions.WrongNameFieldSuggestionProviderFactory
- All Implemented Interfaces:
org.gvsig.tools.util.Factory
public class WrongNameFieldSuggestionProviderFactory
extends Object
implements org.gvsig.tools.util.Factory
- Author:
- jjdelcerro
-
Constructor Summary
ConstructorsConstructorDescriptionWrongNameFieldSuggestionProviderFactory(org.gvsig.fmap.dal.feature.FeatureStore store) -
Method Summary
-
Constructor Details
-
WrongNameFieldSuggestionProviderFactory
public WrongNameFieldSuggestionProviderFactory(org.gvsig.fmap.dal.feature.FeatureStore store)
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.gvsig.tools.util.Factory
-
create
- Specified by:
createin interfaceorg.gvsig.tools.util.Factory
-