Types from org.eclipse.dltk.ui used by org.eclipse.dltk.formatter

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.dltk.ui.formatter.FormatterIndentGenerator

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatter.createIndentGenerator()86
org.eclipse.dltk.formatter.AbstractScriptFormatter.createIndentGenerator()82

org.eclipse.dltk.ui.formatter.FormatterMixedIndentGenerator

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatter.createIndentGenerator()84

org.eclipse.dltk.ui.formatter.IFormatterIndentGenerator

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.formatter.FormatterWriter.indentGenerator-1
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.formatter.FormatterWriter.FormatterWriter(IFormatterDocument, String, IFormatterIndentGenerator)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatter.createIndentGenerator()-1

org.eclipse.dltk.ui.formatter.IFormatterModifyDialog

RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.createDialog(IFormatterModifyDialogOwner, IProfileManager)-1

org.eclipse.dltk.ui.formatter.IFormatterModifyDialogOwner

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.createDialog(IFormatterModifyDialogOwner, IProfileManager)-1

org.eclipse.dltk.ui.formatter.IProfile

CASTS
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.retrievePreferences(IPreferencesLookupDelegate)142
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.retrievePreferences(IPreferencesLookupDelegate)147
org.eclipse.dltk.formatter.profile.ProfileManager.containsName(String)122
org.eclipse.dltk.formatter.profile.ProfileManager.deleteProfile(IProfile)168
org.eclipse.dltk.formatter.profile.ProfileManager.findProfile(String)134
org.eclipse.dltk.formatter.profile.ProfileManager.getProfile(String)107
org.eclipse.dltk.formatter.profile.ProfileManager.getSortedDisplayNames()93
org.eclipse.dltk.formatter.profile.ProfileManager.ProfileManager(List)57
org.eclipse.dltk.formatter.profile.ProfileManager.ProfileManager(List)63
org.eclipse.dltk.formatter.profile.ProfileManager.setSelected(IProfile)115
org.eclipse.dltk.formatter.profile.ProfileStore.readProfilesFromString(String)182
org.eclipse.dltk.formatter.profile.ProfileStore.writeProfilesToStream(Collection, OutputStream, String, IProfileVersioner)306
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.formatter.profile.ProfileManager.fSelected-1
DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.dltk.formatter.profile.ProfileManager.fProfiles-1
org.eclipse.dltk.formatter.profile.ProfileManager.fProfilesByName-1
org.eclipse.dltk.formatter.profile.ProfileStore.ProfileDefaultHandler.fProfiles-1
org.eclipse.dltk.formatter.profile.ProfileStore.ProfileDefaultHandler.fProfiles-1
DECLARED_PARAMETERIZED_METHOD
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.createProfileManager(List)-1
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.getBuiltInProfiles()-1
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.getCustomProfiles()-1
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.saveCustomProfiles(List)-1
org.eclipse.dltk.formatter.profile.ProfileManager.getSortedProfiles()-1
org.eclipse.dltk.formatter.profile.ProfileManager.ProfileManager(List)-1
org.eclipse.dltk.formatter.profile.ProfileStore.ProfileDefaultHandler.getProfiles()-1
org.eclipse.dltk.formatter.profile.ProfileStore.ProfileDefaultHandler.getProfiles()-1
org.eclipse.dltk.formatter.profile.ProfileStore.readProfilesFromFile(File)-1
org.eclipse.dltk.formatter.profile.ProfileStore.readProfilesFromStream(InputSource)-1
org.eclipse.dltk.formatter.profile.ProfileStore.readProfilesFromString(String)-1
org.eclipse.dltk.formatter.profile.ProfileStore.writeProfiles(Collection)-1
org.eclipse.dltk.formatter.profile.ProfileStore.writeProfilesToFile(Collection, File)-1
org.eclipse.dltk.formatter.profile.ProfileStore.writeProfilesToStream(Collection, OutputStream, String, IProfileVersioner)-1
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.getBuiltInProfiles()71
org.eclipse.dltk.formatter.profile.ProfileStore.readProfilesFromString(String)179
IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.formatter.profile.Profile-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.retrievePreferences(IPreferencesLookupDelegate)147
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.retrievePreferences(IPreferencesLookupDelegate)142
org.eclipse.dltk.formatter.profile.ProfileManager.containsName(String)122
org.eclipse.dltk.formatter.profile.ProfileManager.getSortedDisplayNames()93
org.eclipse.dltk.formatter.profile.ProfileManager.setSelected(IProfile)115
org.eclipse.dltk.formatter.profile.ProfileStore.writeProfilesToStream(Collection, OutputStream, String, IProfileVersioner)306
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.formatter.profile.BuiltInProfile.compareTo(IProfile)-1
org.eclipse.dltk.formatter.profile.CustomProfile.compareTo(IProfile)-1
org.eclipse.dltk.formatter.profile.GeneralProfileVersioner.update(IProfile)-1
org.eclipse.dltk.formatter.profile.ProfileManager.addProfile(IProfile)-1
org.eclipse.dltk.formatter.profile.ProfileManager.deleteProfile(IProfile)-1
org.eclipse.dltk.formatter.profile.ProfileManager.rename(IProfile, String)-1
org.eclipse.dltk.formatter.profile.ProfileManager.setSelected(IProfile)-1
org.eclipse.dltk.formatter.profile.ProfileStore.createProfileElement(IProfile, Document, IProfileVersioner)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.formatter.profile.ProfileManager.create(ProfileKind, String, Map, String, int)-1
org.eclipse.dltk.formatter.profile.ProfileManager.findProfile(String)-1
org.eclipse.dltk.formatter.profile.ProfileManager.getProfile(String)-1
org.eclipse.dltk.formatter.profile.ProfileManager.getSelected()-1
org.eclipse.dltk.formatter.profile.ProfileManager.rename(IProfile, String)-1

org.eclipse.dltk.ui.formatter.IProfile.ICustomProfile

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.formatter.profile.CustomProfile-1

org.eclipse.dltk.ui.formatter.IProfileManager

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.formatter.profile.ProfileManager-1
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.createDialog(IFormatterModifyDialogOwner, IProfileManager)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.createProfileManager(List)-1

org.eclipse.dltk.ui.formatter.IProfileStore

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.formatter.profile.ProfileStore-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.getCustomProfiles()92
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.saveCustomProfiles(List)107
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.getProfileStore()-1

org.eclipse.dltk.ui.formatter.IProfileVersioner

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.versioner-1
org.eclipse.dltk.formatter.profile.ProfileStore.versioner-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.formatter.profile.GeneralProfileVersioner-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.getBuiltInProfiles()73
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.formatter.profile.ProfileStore.createProfileElement(IProfile, Document, IProfileVersioner)-1
org.eclipse.dltk.formatter.profile.ProfileStore.ProfileStore(IProfileVersioner)-1
org.eclipse.dltk.formatter.profile.ProfileStore.writeProfilesToStream(Collection, OutputStream, String, IProfileVersioner)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.createProfileVersioner()-1
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.getProfileVersioner()-1
org.eclipse.dltk.formatter.profile.ProfileStore.getVersioner()-1

org.eclipse.dltk.ui.formatter.IScriptFormatter

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatter-1

org.eclipse.dltk.ui.formatter.IScriptFormatterFactory

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory-1

org.eclipse.dltk.ui.formatter.ProfileKind

PARAMETER
Reference LocationLine Number
org.eclipse.dltk.formatter.profile.ProfileManager.create(ProfileKind, String, Map, String, int)-1

org.eclipse.dltk.ui.preferences.PreferenceKey

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.getCustomProfiles()87
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.loadDefaultSettings()123
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.retrievePreferences(IPreferencesLookupDelegate)158
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.retrievePreferences(IPreferencesLookupDelegate)137
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.savePreferences(Map, IPreferencesSaveDelegate)173
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.savePreferences(Map, IPreferencesSaveDelegate)182
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.formatter.AbstractScriptFormatterFactory.getProfilesKey()-1

Back to reference summary for org.eclipse.dltk.formatter

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict