|
|||||||||
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.ExportGraphicsTypePane
public class ExportGraphicsTypePane
Choose graphics options for file export.
Date created: Nov 7, 2002 10:25:43 PM
Constructor Summary | |
---|---|
ExportGraphicsTypePane(org.eclipse.swt.widgets.Composite parent,
ExportWizard exportWizard,
java.lang.Object layoutData)
Constructor for ExportGraphicsTypePane. |
Method Summary | |
---|---|
void |
dispose()
Dispose of widgets. |
protected GraphicsFileFilter |
getGraphicsFilter()
Get the graphics file filter. |
WizardPane |
getNextPane()
Determine the next wizard pane and return an instance. |
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 ExportGraphicsTypePane(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 GraphicsFileFilter getGraphicsFilter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |