|
|||||||||
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.DiskImageFormatPane
public class DiskImageFormatPane
Allow the user to choose the which operating system to format the
disk with.
Created on Dec 15, 2002.
Constructor Summary | |
---|---|
DiskImageFormatPane(org.eclipse.swt.widgets.Composite parent,
DiskImageWizard wizard)
Constructor for DiskImageFormatPane. |
Method Summary | |
---|---|
protected void |
createRadioButton(org.eclipse.swt.widgets.Composite composite,
java.lang.String label,
int format,
java.lang.String helpText)
Create a radio button for the disk image format list. |
void |
dispose()
Dispose of any resources. |
WizardPane |
getNextPane()
Get the next WizardPane. |
protected DiskImageWizard |
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 DiskImageFormatPane(org.eclipse.swt.widgets.Composite parent, DiskImageWizard wizard)
Method Detail |
---|
public WizardPane getNextPane()
getNextPane
in class WizardPane
public void open()
open
in class WizardPane
protected void createRadioButton(org.eclipse.swt.widgets.Composite composite, java.lang.String label, int format, java.lang.String helpText)
public void dispose()
dispose
in class WizardPane
protected DiskImageWizard getWizard()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |