|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.wizard.Wizard
org.eclipse.ui.wizards.newresource.BasicNewResourceWizard
org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard
org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
org.openoffice.ide.eclipse.core.wizards.NewUreAppWizard
public class NewUreAppWizard
The new URE application wizard is simply a new UNO project wizard, with
the inherited interface forced to com::sun::star::lang::XMain
.
Field Summary |
---|
Fields inherited from class org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard |
---|
mMainPage |
Fields inherited from class org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard |
---|
WIZARD_ID |
Fields inherited from class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard |
---|
selection |
Fields inherited from class org.eclipse.jface.wizard.Wizard |
---|
DEFAULT_IMAGE |
Constructor Summary | |
---|---|
NewUreAppWizard()
Constructor. |
Method Summary | |
---|---|
void |
addPages()
|
Methods inherited from class org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard |
---|
getNextPage, getPreviousPage, getWorkbench, pageChanged, performFinish, setDisableServicePage, setLanguagePage |
Methods inherited from class org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard |
---|
getNewProject, init, initializeDefaultPageImageDescriptor, setInitializationData, updatePerspective, updatePerspective |
Methods inherited from class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard |
---|
getSelection, selectAndReveal, selectAndReveal |
Methods inherited from class org.eclipse.jface.wizard.Wizard |
---|
addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getPage, getPageCount, getPages, 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.ui.IWorkbenchWizard |
---|
init |
Methods inherited from interface org.eclipse.jface.wizard.IWizard |
---|
canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getPage, getPageCount, getPages, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer |
Constructor Detail |
---|
public NewUreAppWizard()
Method Detail |
---|
public void addPages()
addPages
in interface org.eclipse.jface.wizard.IWizard
addPages
in class NewUnoProjectWizard
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |