net.refractions.udig.project.ui.wizard.export.map
Class ExportMapWizard

java.lang.Object
  extended by Wizard
      extended by net.refractions.udig.project.ui.wizard.export.map.ExportMapWizard

public class ExportMapWizard
extends Wizard

Wizard for exporting a project, its maps and all associated data to a project.

Author:
Jesse

Constructor Summary
ExportMapWizard()
          Create a new instance
 
Method Summary
 void init(IWorkbench workbench, IStructuredSelection selection)
           
 boolean performFinish()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportMapWizard

public ExportMapWizard()
Create a new instance

Method Detail

performFinish

public boolean performFinish()

init

public void init(IWorkbench workbench,
                 IStructuredSelection selection)