|
Administration Tools | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.wizard.Wizard
org.topcased.service.templatetoproject.wizard.TemplateToProjectWizard
public class TemplateToProjectWizard
Create a new Wizard to create a project with template : "*.xml" file. This wizard is composed of only one page : 'TemplateToProjectPage'.
Field Summary | |
---|---|
static java.lang.String |
MESSAGEDESCRIPTION
MessageDescription TemplateToProjectPage |
static java.lang.String |
OPTIONALMESSAGEDESCRIPTION
|
Fields inherited from class org.eclipse.jface.wizard.Wizard |
---|
DEFAULT_IMAGE |
Constructor Summary | |
---|---|
TemplateToProjectWizard()
|
Method Summary | |
---|---|
void |
addPages()
|
boolean |
canFinish()
|
TemplateToProjectConfigurationPage |
getTemplateToProjectConfigurationPage()
|
TemplateToProjectPage |
getTemplateToProjectPage()
|
void |
init(org.eclipse.ui.IWorkbench w,
org.eclipse.jface.viewers.IStructuredSelection s)
|
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.wizard.IWizard |
---|
createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer |
Field Detail |
---|
public static java.lang.String MESSAGEDESCRIPTION
public static java.lang.String OPTIONALMESSAGEDESCRIPTION
Constructor Detail |
---|
public TemplateToProjectWizard()
Method Detail |
---|
public void init(org.eclipse.ui.IWorkbench w, org.eclipse.jface.viewers.IStructuredSelection s)
init
in interface org.eclipse.ui.IWorkbenchWizard
IWorkbenchWizard.init(org.eclipse.ui.IWorkbench, org.eclipse.jface.viewers.IStructuredSelection)
public void addPages()
addPages
in interface org.eclipse.jface.wizard.IWizard
addPages
in class org.eclipse.jface.wizard.Wizard
IWizard.addPages()
public boolean canFinish()
canFinish
in interface org.eclipse.jface.wizard.IWizard
canFinish
in class org.eclipse.jface.wizard.Wizard
IWizard.canFinish()
public boolean performFinish()
performFinish
in interface org.eclipse.jface.wizard.IWizard
performFinish
in class org.eclipse.jface.wizard.Wizard
IWizard.performFinish()
public TemplateToProjectPage getTemplateToProjectPage()
public TemplateToProjectConfigurationPage getTemplateToProjectConfigurationPage()
|
Administration Tools | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.