net.refractions.udig.browser
Interface ExternalCatalogueImportDescriptor
- All Known Implementing Classes:
- ExternalCatalogueImportPageDescriptor, ExternalCatalogueImportURLDescriptor
public interface ExternalCatalogueImportDescriptor
Describes a catalog to connect to.
- Since:
- 1.0.0
- Author:
- mleslie
getID
java.lang.String getID()
- Returns:
- ID
getLabel
java.lang.String getLabel()
- Returns:
- Short description
getIcon
ImageDescriptor getIcon()
- Returns:
- descriptor of icon image
getDescription
java.lang.String getDescription()
- Returns:
- Long description
getDescriptionImage
ImageDescriptor getDescriptionImage()
- Returns:
- descriptor of banner image
getListener
LocationListener getListener()
- Returns:
- LocationListener
getViewName
java.lang.String getViewName()
- Returns:
- secondary name of the view to create the browser in.