Uses of Class
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileStore

Packages that use ProfileStore
org.eclipse.cdt.internal.ui.preferences.formatter   
 

Uses of ProfileStore in org.eclipse.cdt.internal.ui.preferences.formatter
 

Subclasses of ProfileStore in org.eclipse.cdt.internal.ui.preferences.formatter
 class FormatterProfileStore
           
 

Constructors in org.eclipse.cdt.internal.ui.preferences.formatter with parameters of type ProfileStore
FormatterModifyDialog(org.eclipse.swt.widgets.Shell parentShell, ProfileManager.Profile profile, ProfileManager profileManager, ProfileStore profileStore, boolean newProfile, java.lang.String dialogPreferencesKey, java.lang.String lastSavePathKey)