|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webcodepro.applecommander.ui.swt.wizard.Wizard
com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileWizard
public class CompileWizard
Compile wizard.
Date created: Nov 7, 2002 9:22:35 PM
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 |
---|
public CompileWizard(org.eclipse.swt.widgets.Shell parent, ImageManager imageManager, FormattedDisk disk)
Method Detail |
---|
public FormattedDisk getDisk()
public WizardPane createInitialWizardPane()
createInitialWizardPane
in class Wizard
Wizard.createInitialWizardPane()
public java.lang.String getDirectory()
public void setDirectory(java.lang.String string)
string
- the directory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |