com.webcodepro.applecommander.ui.swt.wizard.compilefile
Class CompileWizard

java.lang.Object
  extended by com.webcodepro.applecommander.ui.swt.wizard.Wizard
      extended by com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileWizard

public class CompileWizard
extends Wizard

Compile wizard.

Date created: Nov 7, 2002 9:22:35 PM

Author:
Rob Greene

Constructor Summary
CompileWizard(org.eclipse.swt.widgets.Shell parent, ImageManager imageManager, FormattedDisk disk)
          Constructor for ExportWizard.
 
Method Summary
 WizardPane createInitialWizardPane()
          Create the initial display used in the wizard.
 java.lang.String getDirectory()
           
 FormattedDisk getDisk()
          Get the disk that is being worked on.
 void setDirectory(java.lang.String string)
           
 
Methods inherited from class com.webcodepro.applecommander.ui.swt.wizard.Wizard
dispose, enableFinishButton, enableNextButton, getBackButton, getContentPane, getDialog, getWizardPanes, isWizardCompleted, open, setWizardCompleted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompileWizard

public CompileWizard(org.eclipse.swt.widgets.Shell parent,
                     ImageManager imageManager,
                     FormattedDisk disk)
Constructor for ExportWizard.

Method Detail

getDisk

public FormattedDisk getDisk()
Get the disk that is being worked on.


createInitialWizardPane

public WizardPane createInitialWizardPane()
Create the initial display used in the wizard.

Specified by:
createInitialWizardPane in class Wizard
See Also:
Wizard.createInitialWizardPane()

getDirectory

public java.lang.String getDirectory()
Returns:
the directory

setDirectory

public void setDirectory(java.lang.String string)
Parameters:
string - the directory