Uses of Interface
org.gvsig.export.swing.ExportSwingManager
Packages that use ExportSwingManager
-
Uses of ExportSwingManager in org.gvsig.export.swing
Methods in org.gvsig.export.swing that return ExportSwingManagerModifier and TypeMethodDescriptionstatic ExportSwingManagerExportSwingLocator.getSwingManager()Gets the instance of theExportSwingManagerregistered.Method parameters in org.gvsig.export.swing with type arguments of type ExportSwingManagerModifier and TypeMethodDescriptionstatic voidExportSwingLocator.registerSwingManager(Class<? extends ExportSwingManager> clazz) Registers the Class implementing the ExportSwingManager interface.