Methods from org.eclipse.equinox.preferences used by org.eclipse.team.cvs.ui

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

Reference Details

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.performOk()422

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDefaultString(String)170
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDefaultString(String)170
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getString(String)207
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getString(String)207

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getBoolean(String)112
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getBoolean(String)112
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDefaultBoolean(String)120
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDefaultBoolean(String)120

org.osgi.service.prefs.Preferences.getDouble(String, double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDefaultDouble(String)130
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDefaultDouble(String)130
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDouble(String)179
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDouble(String)179

org.osgi.service.prefs.Preferences.getFloat(String, float)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDefaultFloat(String)140
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDefaultFloat(String)140
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getFloat(String)186
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getFloat(String)186

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDefaultInt(String)150
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDefaultInt(String)150
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getInt(String)193
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getInt(String)193

org.osgi.service.prefs.Preferences.getLong(String, long)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDefaultLong(String)160
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getDefaultLong(String)160
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getLong(String)200
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.getLong(String)200

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.contains(String)93
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.contains(String)93

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.putValue(String, String)228
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.putValue(String, String)228

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.setValue(String, boolean)325
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.setValue(String, boolean)325

org.osgi.service.prefs.Preferences.putDouble(String, double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.setValue(String, double)286
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.setValue(String, double)286

org.osgi.service.prefs.Preferences.putFloat(String, float)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.setValue(String, float)294
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.setValue(String, float)294

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.setValue(String, int)302
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.setValue(String, int)302

org.osgi.service.prefs.Preferences.putLong(String, long)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.setValue(String, long)310
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.setValue(String, long)310

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.setToDefault(String)278
org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore.setToDefault(String)278

Back to reference summary for org.eclipse.team.cvs.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict