Package org.gvsig.swipe.swing
Interface SwipeSwingServices
public interface SwipeSwingServices
- Author:
- fdiaz
-
Method Summary
Modifier and TypeMethodDescriptionComboBoxModel<org.gvsig.tools.util.LabeledValue<org.gvsig.fmap.mapcontext.MapContext>> ComboBoxModel<org.gvsig.tools.util.LabeledValue<org.gvsig.fmap.mapcontext.MapContext>> getDocumentsComboBoxModel(org.gvsig.crs.projection.lib.Projection proj)
-
Method Details
-
getDocumentsComboBoxModel
ComboBoxModel<org.gvsig.tools.util.LabeledValue<org.gvsig.fmap.mapcontext.MapContext>> getDocumentsComboBoxModel() -
getDocumentsComboBoxModel
ComboBoxModel<org.gvsig.tools.util.LabeledValue<org.gvsig.fmap.mapcontext.MapContext>> getDocumentsComboBoxModel(org.gvsig.crs.projection.lib.Projection proj)
-