Uses of Class
org.eclipse.cdt.internal.ui.preferences.OverlayPreferenceStore.OverlayKey

Packages that use OverlayPreferenceStore.OverlayKey
org.eclipse.cdt.internal.ui.preferences   
 

Uses of OverlayPreferenceStore.OverlayKey in org.eclipse.cdt.internal.ui.preferences
 

Methods in org.eclipse.cdt.internal.ui.preferences with parameters of type OverlayPreferenceStore.OverlayKey
 void OverlayPreferenceStore.addKeys(OverlayPreferenceStore.OverlayKey[] keys)
          The keys to add to the list of overlay keys.
 

Constructors in org.eclipse.cdt.internal.ui.preferences with parameters of type OverlayPreferenceStore.OverlayKey
OverlayPreferenceStore(org.eclipse.jface.preference.IPreferenceStore parent, OverlayPreferenceStore.OverlayKey[] overlayKeys)