|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.wizard.Wizard
jack.plugin.source.AddJmlClauseWizard
Wizard allowing to select JML clause to generate, file when the automatic annotation is performed, view the difference between the new files and the old ones and perform finally the modifications.
Field Summary |
Fields inherited from class org.eclipse.jface.wizard.Wizard |
DEFAULT_IMAGE |
Constructor Summary | |
AddJmlClauseWizard(org.eclipse.jdt.core.ICompilationUnit cu,
LoadAndLink loadAndlinkAction)
|
Method Summary | |
void |
addPages()
|
boolean |
canFinish()
|
boolean |
performFinish()
|
Methods inherited from class org.eclipse.jface.wizard.Wizard |
addPage, 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 |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AddJmlClauseWizard(org.eclipse.jdt.core.ICompilationUnit cu, LoadAndLink loadAndlinkAction)
Method Detail |
public boolean performFinish()
public void addPages()
public boolean canFinish()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |