|
||||||||||
| 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.UntitledTextFileWizard
com.aptana.ide.editor.css.wizards.CSSUntitledTextFileWizard
public class CSSUntitledTextFileWizard
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jface.wizard.Wizard |
|---|
DEFAULT_IMAGE |
| Constructor Summary | |
|---|---|
CSSUntitledTextFileWizard()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getEditorId(java.io.File file)
Returns the ID of the default associated editor |
protected java.lang.String |
getFileExtension()
Returns the file extension. |
protected java.lang.String |
getFriendlyName()
Returns the "friendly name" to use when naming the file |
protected java.lang.String |
getInitialFileContents()
getInitialFileContents |
| Methods inherited from class com.aptana.ide.editors.wizards.UntitledTextFileWizard |
|---|
dispose, getInitialCaretOffset, init, performFinish |
| Methods inherited from class org.eclipse.jface.wizard.Wizard |
|---|
addPage, addPages, canFinish, createPageControls, 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 |
|---|
addPages, canFinish, createPageControls, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer |
| Constructor Detail |
|---|
public CSSUntitledTextFileWizard()
| Method Detail |
|---|
protected java.lang.String getFriendlyName()
UntitledTextFileWizard
getFriendlyName in class UntitledTextFileWizardUntitledTextFileWizard.getFriendlyName()protected java.lang.String getEditorId(java.io.File file)
UntitledTextFileWizard
getEditorId in class UntitledTextFileWizardfile - The file to get the editor for
UntitledTextFileWizard.getEditorId(java.io.File)protected java.lang.String getFileExtension()
UntitledTextFileWizard
getFileExtension in class UntitledTextFileWizardUntitledTextFileWizard.getFileExtension()protected java.lang.String getInitialFileContents()
UntitledTextFileWizard
getInitialFileContents in class UntitledTextFileWizardUntitledTextFileWizard.getInitialFileContents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||