|
|||||||||
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.diskimage.DiskImageNamePane
public class DiskImageNamePane
Allow the user to choose the names of the disk image, as well as the
volume name, if appropriate.
Created on Dec 16, 2002.
Constructor Summary | |
---|---|
DiskImageNamePane(org.eclipse.swt.widgets.Composite parent,
DiskImageWizard wizard)
Constructor for DiskImageNamePane. |
Method Summary | |
---|---|
void |
dispose()
Dispose of all resources. |
WizardPane |
getNextPane()
Get the next visible pane. |
protected DiskImageWizard |
getWizard()
|
void |
open()
Create the wizard pane. |
protected void |
setButtonStatus()
Enable the Next button when data has been entered into all fields. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiskImageNamePane(org.eclipse.swt.widgets.Composite parent, DiskImageWizard wizard)
Method Detail |
---|
public WizardPane getNextPane()
getNextPane
in class WizardPane
WizardPane.getNextPane()
public void open()
open
in class WizardPane
WizardPane.open()
protected void setButtonStatus()
public void dispose()
dispose
in class WizardPane
WizardPane.dispose()
protected DiskImageWizard getWizard()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |