DataWizards
Identifier:
net.refractions.udig.ui.dataWizards
Since:
[Enter the first release in which this extension point appears.]
Description:
[Enter description of this extension point.]
Configuration Markup:
<!ELEMENT extension (wizard*)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
Data Wizard Extension point. It defines all the data import wizards used by udig.
<!ELEMENT wizard EMPTY>
<!ATTLIST wizard
id CDATA #REQUIRED
helpHref CDATA #IMPLIED
class CDATA #REQUIRED
name CDATA #REQUIRED
icon CDATA #IMPLIED
banner CDATA #IMPLIED
description CDATA #IMPLIED>
- id -
- helpHref -
- class -
- name -
- icon -
- banner -
- description -
Examples:
[Enter extension point usage example here.]
API Information:
[Enter API information here.]
Supplied Implementation:
[Enter information about supplied implementation of this extension point.]