|
|||||||||
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.DiskImageOrderPane
public class DiskImageOrderPane
Allow the user to choose the order of the disk image, as well as
compression.
Created on Dec 16, 2002.
Constructor Summary | |
---|---|
DiskImageOrderPane(org.eclipse.swt.widgets.Composite parent,
DiskImageWizard wizard)
Constructor for DiskImageNamePane. |
Method Summary | |
---|---|
protected void |
createRadioButton(org.eclipse.swt.widgets.Composite composite,
java.lang.String label,
int order,
java.lang.String helpText)
Create a radio button for the disk image size list. |
void |
dispose()
Dispose of all resources. |
WizardPane |
getNextPane()
Get the next visible pane. |
protected DiskImageWizard |
getWizard()
|
void |
open()
Create the wizard pane. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiskImageOrderPane(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 createRadioButton(org.eclipse.swt.widgets.Composite composite, java.lang.String label, int order, java.lang.String helpText)
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 |