|
|||||||||
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.comparedisks.CompareDisksStartPane
public class CompareDisksStartPane
Provides the wizard pane which gets the disks to compare.
Constructor Summary | |
---|---|
CompareDisksStartPane(org.eclipse.swt.widgets.Composite parent,
CompareDisksWizard wizard,
java.lang.Object layoutData)
Constructor for CompareDisksStartPane. |
Method Summary | |
---|---|
void |
dispose()
Dispose of resources. |
protected org.eclipse.swt.widgets.Composite |
getControl()
|
protected java.lang.String |
getDiskLabel(int diskNumber)
|
protected org.eclipse.swt.widgets.Text |
getDiskname1Text()
|
protected org.eclipse.swt.widgets.Text |
getDiskname2Text()
|
WizardPane |
getNextPane()
Get the next pane. |
protected CompareDisksWizard |
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 CompareDisksStartPane(org.eclipse.swt.widgets.Composite parent, CompareDisksWizard wizard, 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 org.eclipse.swt.widgets.Composite getControl()
protected org.eclipse.swt.widgets.Text getDiskname1Text()
protected org.eclipse.swt.widgets.Text getDiskname2Text()
protected CompareDisksWizard getWizard()
protected java.lang.String getDiskLabel(int diskNumber)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |