Package org.eclipse.cdt.internal.ui.preferences.formatter

Interface Summary
IProfileVersioner  
ModifyDialogTabPage.IModificationListener  
 

Class Summary
AlreadyExistsDialog The dialog to rename an imported profile.
BracesTabPage  
CodeFormatterConfigurationBlock The code formatter preference page.
CPreview Abstract previewer for C/C++ source code formatting.
CreateProfileDialog The dialog to create a new profile.
CustomCodeFormatterBlock Allows to choose the formatter in a combo box.
FormatterModifyDialog  
FormatterProfileManager  
FormatterProfileStore  
IndentationTabPage  
LineWrappingTabPage The line wrapping tab page.
ModifyDialog  
ModifyDialogTabPage  
ProfileConfigurationBlock  
ProfileManager The model for the set of profiles which are available in the workbench.
ProfileManager.BuiltInProfile Represents a built-in profile.
ProfileManager.CustomProfile Represents a user-defined profile.
ProfileManager.KeySet  
ProfileManager.Profile Represents a profile with a unique ID, a name and a map containing the code formatter settings.
ProfileManager.SharedProfile  
ProfileStore  
ProfileVersioner  
TranslationUnitPreview