|
|||||||||
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.ExportFileDestinationPane
public class ExportFileDestinationPane
Set locations and file names for the export.
Date created: Nov 8, 2002 11:18:47 PM
Constructor Summary | |
---|---|
ExportFileDestinationPane(org.eclipse.swt.widgets.Composite parent,
ExportWizard exportWizard,
java.lang.Object layoutData)
Constructor for ExportFileDestinationPane. |
Method Summary | |
---|---|
void |
dispose()
Dispose of any resources. |
protected org.eclipse.swt.widgets.Text |
getDirectoryText()
|
WizardPane |
getNextPane()
This is the last pane in the wizard, so a null is returned to indicate no more pages. |
protected org.eclipse.swt.widgets.Shell |
getShell()
|
protected ExportWizard |
getWizard()
|
void |
open()
Create and display the wizard pane. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExportFileDestinationPane(org.eclipse.swt.widgets.Composite parent, ExportWizard exportWizard, java.lang.Object layoutData)
Method Detail |
---|
public WizardPane getNextPane()
getNextPane
in class WizardPane
WizardPane.getNextPane()
public void open()
open
in class WizardPane
WizardPane.open()
public void dispose()
dispose
in class WizardPane
WizardPane.dispose()
protected ExportWizard getWizard()
protected org.eclipse.swt.widgets.Shell getShell()
protected org.eclipse.swt.widgets.Text getDirectoryText()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |