|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.wizard.Wizard
org.topbraidcomposer.ui.AbstractContainerWizard
public abstract class AbstractContainerWizard
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jface.wizard.Wizard |
|---|
DEFAULT_IMAGE |
| Constructor Summary | |
|---|---|
AbstractContainerWizard()
|
|
| Method Summary | |
|---|---|
protected void |
addNoModelOpenPage()
|
void |
addPages()
|
protected abstract void |
addPages(org.eclipse.core.resources.IContainer container)
|
boolean |
canFinish()
|
static org.eclipse.jface.wizard.IWizardPage |
createErrorPage(java.lang.String error)
|
static org.eclipse.jface.wizard.WizardPage |
createNoModelOpenPage()
|
org.eclipse.core.resources.IFile |
getFile()
|
org.eclipse.core.resources.IContainer |
getTargetContainer()
|
void |
init(org.eclipse.ui.IWorkbench workbench,
org.eclipse.jface.viewers.IStructuredSelection selection)
|
void |
setFile(org.eclipse.core.resources.IFile file)
|
void |
setTargetContainer(org.eclipse.core.resources.IContainer container)
|
| 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, performFinish, 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 |
| Constructor Detail |
|---|
public AbstractContainerWizard()
| Method Detail |
|---|
protected void addNoModelOpenPage()
public static org.eclipse.jface.wizard.WizardPage createNoModelOpenPage()
public void addPages()
addPages in interface org.eclipse.jface.wizard.IWizardaddPages in class org.eclipse.jface.wizard.Wizardprotected abstract void addPages(org.eclipse.core.resources.IContainer container)
public boolean canFinish()
canFinish in interface org.eclipse.jface.wizard.IWizardcanFinish in class org.eclipse.jface.wizard.Wizardpublic static org.eclipse.jface.wizard.IWizardPage createErrorPage(java.lang.String error)
public org.eclipse.core.resources.IFile getFile()
public org.eclipse.core.resources.IContainer getTargetContainer()
public void init(org.eclipse.ui.IWorkbench workbench,
org.eclipse.jface.viewers.IStructuredSelection selection)
public void setFile(org.eclipse.core.resources.IFile file)
public void setTargetContainer(org.eclipse.core.resources.IContainer container)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||