|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.wizard.Wizard
de.cau.cs.kieler.kev.ui.OpenWizard
public class OpenWizard
Field Summary | |
---|---|
static String |
DEFAULT_IMAGE
Entry in preference store for saving the default image. |
static String |
IMAGE_EXTENSION_POINT_ID
Name of extension point for images. |
static String |
LOAD_STARTUP
Entry in preference store for saving the load at startup flag. |
Constructor Summary | |
---|---|
OpenWizard()
Opens a mapping file and its corresponding SVG image. |
Method Summary | |
---|---|
void |
finishAndDispose()
Calls performFinish and tries to close the dialog, if it was set before. |
boolean |
performFinish()
|
void |
setParentDialog(WizardDialog parentDialog)
The parent dialog. |
Methods inherited from class org.eclipse.jface.wizard.Wizard |
---|
addPage, addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String IMAGE_EXTENSION_POINT_ID
public static final String DEFAULT_IMAGE
public static final String LOAD_STARTUP
Constructor Detail |
---|
public OpenWizard()
Method Detail |
---|
public boolean performFinish()
performFinish
in interface IWizard
performFinish
in class Wizard
public void finishAndDispose()
performFinish()
,
setParentDialog(WizardDialog parentDialog)
public void setParentDialog(WizardDialog parentDialog)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |