Methods from org.eclipse.equinox.preferences used by org.eclipse.core.net

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

Reference Details

org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer.AbstractPreferenceInitializer()

OVERRIDE
Reference LocationLine Number
org.eclipse.core.internal.net.PreferenceInitializer.PreferenceInitializer()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.core.internal.net.PreferenceInitializer.PreferenceInitializer()18

org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer.initializeDefaultPreferences()

OVERRIDE
Reference LocationLine Number
org.eclipse.core.internal.net.PreferenceInitializer.initializeDefaultPreferences()-1

org.eclipse.core.runtime.preferences.ConfigurationScope.ConfigurationScope()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.Activator.getPreferences()144
org.eclipse.core.internal.net.ProxyManager.checkMigrated()417

org.eclipse.core.runtime.preferences.ConfigurationScope.getNode(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.Activator.getPreferences()144
org.eclipse.core.internal.net.ProxyManager.checkMigrated()417

org.eclipse.core.runtime.preferences.IEclipsePreferences.addNodeChangeListener(IEclipsePreferencesINodeChangeListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyType.initialize()510

org.eclipse.core.runtime.preferences.IEclipsePreferences.addPreferenceChangeListener(IEclipsePreferencesIPreferenceChangeListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyManager.initialize()277
org.eclipse.core.internal.net.ProxyType.added(IEclipsePreferencesNodeChangeEvent)577
org.eclipse.core.internal.net.ProxyType.initialize()511

org.eclipse.core.runtime.preferences.IEclipsePreferences.node(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.PreferenceModifyListener.preApply(IEclipsePreferences)28
org.eclipse.core.internal.net.PreferenceModifyListener.preApply(IEclipsePreferences)28

org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent.getChild()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyType.added(IEclipsePreferencesNodeChangeEvent)576
org.eclipse.core.internal.net.ProxyType.added(IEclipsePreferencesNodeChangeEvent)577

org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent.getKey()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyManager.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)532
org.eclipse.core.internal.net.ProxyManager.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)532

org.eclipse.core.runtime.preferences.InstanceScope.getNode(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyManager.checkMigrated()417

org.eclipse.core.runtime.preferences.InstanceScope.InstanceScope()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyManager.checkMigrated()417

org.eclipse.core.runtime.preferences.PreferenceModifyListener.preApply(IEclipsePreferences)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.core.internal.net.PreferenceModifyListener.preApply(IEclipsePreferences)33
OVERRIDE
Reference LocationLine Number
org.eclipse.core.internal.net.PreferenceModifyListener.preApply(IEclipsePreferences)-1

org.eclipse.core.runtime.preferences.PreferenceModifyListener.PreferenceModifyListener()

OVERRIDE
Reference LocationLine Number
org.eclipse.core.internal.net.PreferenceModifyListener.PreferenceModifyListener()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.core.internal.net.PreferenceModifyListener.PreferenceModifyListener()21

org.osgi.service.prefs.Preferences.flush()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyManager.internalSetEnabled(boolean, boolean)257
org.eclipse.core.internal.net.ProxyManager.setNonProxiedHosts(String[])159
org.eclipse.core.internal.net.ProxyType.updatePreferences(Preferences, IProxyData)190
org.eclipse.core.internal.net.ProxyType.updatePreferences(Preferences, IProxyData)200

org.osgi.service.prefs.Preferences.get(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyManager.getEnablementToMigrate(Preferences, boolean)495
org.eclipse.core.internal.net.ProxyManager.getHostToMigrate(Preferences, boolean)521
org.eclipse.core.internal.net.ProxyManager.getNonProxiedHosts()127
org.eclipse.core.internal.net.ProxyManager.getPortToMigrate(Preferences, boolean)505
org.eclipse.core.internal.net.ProxyManager.migrateInstanceScopePreferences(Preferences, Preferences, boolean)441
org.eclipse.core.internal.net.ProxyManager.migrateInstanceScopePreferences(Preferences, Preferences, boolean)434
org.eclipse.core.internal.net.ProxyManager.migrateInstanceScopePreferences(Preferences, Preferences, boolean)435
org.eclipse.core.internal.net.ProxyManager.migrateInstanceScopePreferences(Preferences, Preferences, boolean)427
org.eclipse.core.internal.net.ProxyManager.migrateInstanceScopePreferences(Preferences, Preferences, boolean)442
org.eclipse.core.internal.net.ProxyManager.migrateInstanceScopePreferences(Preferences, Preferences, boolean)428
org.eclipse.core.internal.net.ProxyType.createProxyData(String, Preferences, int)141
org.eclipse.core.internal.net.ProxyType.updatePreferencesIfMissing(Preferences, IProxyData)181

org.osgi.service.prefs.Preferences.getBoolean(String, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyManager.checkMigrated()413
org.eclipse.core.internal.net.ProxyManager.getEnablementToMigrate(Preferences, boolean)498
org.eclipse.core.internal.net.ProxyManager.internalIsProxiesEnabled()234
org.eclipse.core.internal.net.ProxyManager.isSystemProxiesEnabled()545
org.eclipse.core.internal.net.ProxyManager.migrateUpdateHttpProxy(Preferences, boolean)473
org.eclipse.core.internal.net.ProxyManager.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)535
org.eclipse.core.internal.net.ProxyManager.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)534
org.eclipse.core.internal.net.ProxyType.createProxyData(String, Preferences, int)145

org.osgi.service.prefs.Preferences.getInt(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyType.createProxyData(String, Preferences, int)144

org.osgi.service.prefs.Preferences.name()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyType.added(IEclipsePreferencesNodeChangeEvent)576

org.osgi.service.prefs.Preferences.node(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyManager.migrateInstanceScopePreferences(Preferences, Preferences, boolean)424
org.eclipse.core.internal.net.ProxyManager.migrateInstanceScopePreferences(Preferences, Preferences, boolean)423
org.eclipse.core.internal.net.ProxyManager.migrateUpdateHttpProxy(Preferences, boolean)477
org.eclipse.core.internal.net.ProxyManager.migrateUpdateHttpProxy(Preferences, boolean)472
org.eclipse.core.internal.net.ProxyType.getParentPreferences()132
org.eclipse.core.internal.net.ProxyType.getPreferenceNode()123
org.eclipse.core.internal.net.ProxyType.updatePreferencesIfMissing(Preferences, IProxyData)180
org.eclipse.core.internal.net.ProxyType.updatePreferencesIfMissing(Preferences, IProxyData)180

org.osgi.service.prefs.Preferences.nodeExists(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.PreferenceModifyListener.preApply(IEclipsePreferences)27

org.osgi.service.prefs.Preferences.parent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyType.updatePreferences(Preferences, IProxyData)188

org.osgi.service.prefs.Preferences.put(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyManager.migrateInstanceScopePreferences(Preferences, Preferences, boolean)444
org.eclipse.core.internal.net.ProxyManager.migrateInstanceScopePreferences(Preferences, Preferences, boolean)437
org.eclipse.core.internal.net.ProxyManager.migrateInstanceScopePreferences(Preferences, Preferences, boolean)430
org.eclipse.core.internal.net.ProxyManager.setNonProxiedHosts(String[])157
org.eclipse.core.internal.net.ProxyType.updatePreferences(Preferences, IProxyData)196

org.osgi.service.prefs.Preferences.putBoolean(String, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyManager.checkMigrated()416
org.eclipse.core.internal.net.ProxyManager.migrateUpdateHttpProxy(Preferences, boolean)487
org.eclipse.core.internal.net.ProxyManager.migrateUpdateHttpProxy(Preferences, boolean)476
org.eclipse.core.internal.net.ProxyManager.setProxiesEnabled(boolean)248
org.eclipse.core.internal.net.ProxyManager.setSystemProxiesEnabled(boolean)556
org.eclipse.core.internal.net.ProxyType.updatePreferences(Preferences, IProxyData)198

org.osgi.service.prefs.Preferences.putInt(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyType.updatePreferences(Preferences, IProxyData)197

org.osgi.service.prefs.Preferences.remove(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyManager.getEnablementToMigrate(Preferences, boolean)499
org.eclipse.core.internal.net.ProxyManager.getHostToMigrate(Preferences, boolean)527
org.eclipse.core.internal.net.ProxyManager.getPortToMigrate(Preferences, boolean)509

org.osgi.service.prefs.Preferences.removeNode()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.net.ProxyManager.migrateInstanceScopePreferences(Preferences, Preferences, boolean)464
org.eclipse.core.internal.net.ProxyType.updatePreferences(Preferences, IProxyData)189

Back to reference summary for org.eclipse.core.net

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict