|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.preference.PreferencePage
com.aptana.ide.core.ui.preferences.FileExtensionPreferencePage
com.aptana.ide.core.ui.views.fileexplorer.FileExplorerPreferencePage
public class FileExplorerPreferencePage
The file editors page presents the collection of file names and extensions for which the user has registered editors. It also lets the user add new internal or external (program) editors for a given file name and extension. The user can add an editor for either a specific file name and extension (e.g. report.doc), or for all file names of a given extension (e.g. *.doc) The set of registered editors is tracked by the EditorRegistery available from the workbench plugin.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.aptana.ide.core.ui.preferences.FileExtensionPreferencePage |
|---|
FileExtensionPreferencePage.TableLabelProvider |
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
|---|
ERROR, INFORMATION, NONE, WARNING |
| Constructor Summary | |
|---|---|
FileExplorerPreferencePage()
|
|
| Method Summary | |
|---|---|
protected org.eclipse.core.runtime.Plugin |
doGetPlugin()
doGetPlugin |
protected java.lang.String |
doGetPreferenceID()
doGetPreferenceID |
protected org.eclipse.jface.preference.IPreferenceStore |
doGetPreferenceStore()
doGetPreferenceStore |
protected java.lang.String |
getTableDescription()
getTableDescription |
| Methods inherited from class com.aptana.ide.core.ui.preferences.FileExtensionPreferencePage |
|---|
addItem, addResource, createContents, editItem, fillResourceTypeTable, getSelectedResourceType, init, performOk, setItem |
| Methods inherited from class org.eclipse.jface.preference.PreferencePage |
|---|
applyData, applyDialogFont, computeSize, contributeButtons, createControl, createDescriptionLabel, createNoteComposite, doComputeSize, getApplyButton, getContainer, getDefaultsButton, getPreferenceStore, isValid, noDefaultAndApplyButton, okToLeave, performApply, performCancel, performDefaults, performHelp, setContainer, setErrorMessage, setMessage, setPreferenceStore, setSize, setTitle, setValid, toString, updateApplyButton |
| Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
|---|
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getImage, getMessage, getMessageType, getShell, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, setButtonLayoutData, setControl, setDescription, setImageDescriptor, setMessage, setVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.jface.preference.IPreferencePage |
|---|
computeSize, isValid, okToLeave, performCancel, setContainer, setSize |
| Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
|---|
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible |
| Constructor Detail |
|---|
public FileExplorerPreferencePage()
| Method Detail |
|---|
protected java.lang.String getTableDescription()
FileExtensionPreferencePage
getTableDescription in class FileExtensionPreferencePageFileExtensionPreferencePage.getTableDescription()protected java.lang.String doGetPreferenceID()
FileExtensionPreferencePage
doGetPreferenceID in class FileExtensionPreferencePageFileExtensionPreferencePage.doGetPreferenceID()protected org.eclipse.jface.preference.IPreferenceStore doGetPreferenceStore()
FileExtensionPreferencePage
doGetPreferenceStore in class FileExtensionPreferencePagePreferencePage.doGetPreferenceStore()protected org.eclipse.core.runtime.Plugin doGetPlugin()
FileExtensionPreferencePage
doGetPlugin in class FileExtensionPreferencePageFileExtensionPreferencePage.doGetPlugin()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||