|
|||||||||
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.exportfile.ExportFileStartPane
public class ExportFileStartPane
Provides the wizard pane which gets the export filter.
Date created: Nov 7, 2002 8:43:27 PM
Constructor Summary | |
---|---|
ExportFileStartPane(org.eclipse.swt.widgets.Composite parent,
ExportWizard exportWizard,
java.lang.Object layoutData)
Constructor for ExportFileStartPane. |
Method Summary | |
---|---|
void |
dispose()
Dispose of resources. |
WizardPane |
getNextPane()
Get the next pane. |
protected ExportWizard |
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 ExportFileStartPane(org.eclipse.swt.widgets.Composite parent, ExportWizard exportWizard, 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 ExportWizard getWizard()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |