net.refractions.udig.project.ui.wizard.export.project
Class ExportProjectWizard

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

public class ExportProjectWizard
extends Wizard

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

Author:
Jesse

Constructor Summary
ExportProjectWizard()
          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

ExportProjectWizard

public ExportProjectWizard()
Create a new instance

Method Detail

performFinish

public boolean performFinish()

init

public void init(IWorkbench workbench,
                 IStructuredSelection selection)