|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.wizard.Wizard
com.aptana.ide.editors.wizards.SimpleNewFileWizard
com.aptana.ide.editor.js.wizards.JsNewWizard
public class JsNewWizard
Wizard creates a new empty JavaScript file.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jface.wizard.Wizard |
|---|
DEFAULT_IMAGE |
| Constructor Summary | |
|---|---|
JsNewWizard()
Constructor for JsNewWizard. |
|
| Method Summary | |
|---|---|
protected SimpleNewWizardPage |
createNewFilePage(org.eclipse.jface.viewers.ISelection selection)
Factory allowing subclasses to create and initialize the new file page. |
protected java.lang.String |
getInitialFileContents()
getInitialFileContents |
| Methods inherited from class com.aptana.ide.editors.wizards.SimpleNewFileWizard |
|---|
addPages, getInitialCaretOffset, init, performFinish |
| Methods inherited from class org.eclipse.jface.wizard.Wizard |
|---|
addPage, 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 |
| Methods inherited from interface org.eclipse.jface.wizard.IWizard |
|---|
canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer |
| Constructor Detail |
|---|
public JsNewWizard()
| Method Detail |
|---|
protected SimpleNewWizardPage createNewFilePage(org.eclipse.jface.viewers.ISelection selection)
SimpleNewFileWizard
createNewFilePage in class SimpleNewFileWizardSimpleNewFileWizard.createNewFilePage(org.eclipse.jface.viewers.ISelection)protected java.lang.String getInitialFileContents()
SimpleNewFileWizard
getInitialFileContents in class SimpleNewFileWizardSimpleNewFileWizard.getInitialFileContents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||