net.refractions.udig.browser.ui
Class CatalogueBrowserWizard

java.lang.Object
  extended by IDataWizard
      extended by net.refractions.udig.browser.ui.CatalogueBrowserWizard

public class CatalogueBrowserWizard
extends IDataWizard

Wizard used to select a catalog for display in the BrowserView

Since:
1.0.0
Author:
mleslie

Constructor Summary
CatalogueBrowserWizard()
           
 
Method Summary
 boolean canFinish()
           
protected  WizardPage[] getPrimaryPages()
           
 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

CatalogueBrowserWizard

public CatalogueBrowserWizard()
Method Detail

canFinish

public boolean canFinish()

getPrimaryPages

protected WizardPage[] getPrimaryPages()

init

public void init(IWorkbench workbench,
                 IStructuredSelection selection)

performFinish

public boolean performFinish()