|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webcodepro.applecommander.ui.swt.wizard.WizardPane
com.webcodepro.applecommander.ui.swt.wizard.compilefile.CompileFileStartPane
public class CompileFileStartPane
Provides the wizard pane which gets the export filter.
Date created: Nov 7, 2002 8:43:27 PM
Constructor Summary | |
---|---|
CompileFileStartPane(org.eclipse.swt.widgets.Composite parent,
CompileWizard compileWizard,
java.lang.Object layoutData)
Constructor for ExportFileStartPane. |
Method Summary | |
---|---|
void |
dispose()
Dispose of resources. |
protected org.eclipse.swt.widgets.Composite |
getControl()
|
protected org.eclipse.swt.widgets.Text |
getDirectoryText()
|
WizardPane |
getNextPane()
Get the next pane. |
protected CompileWizard |
getWizard()
|
void |
open()
Open up and configure the wizard pane. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompileFileStartPane(org.eclipse.swt.widgets.Composite parent, CompileWizard compileWizard, java.lang.Object layoutData)
Method Detail |
---|
public void open()
open
in class WizardPane
public WizardPane getNextPane()
getNextPane
in class WizardPane
WizardPane.getNextPane()
public void dispose()
dispose
in class WizardPane
WizardPane.dispose()
protected org.eclipse.swt.widgets.Composite getControl()
protected org.eclipse.swt.widgets.Text getDirectoryText()
protected CompileWizard getWizard()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |