Package org.eclipse.cdt.ui.newui

Interface Summary
CDTHelpContextIds  
IConfigManager  
ICPropertyProvider Interface provides a set of utility methods provided by new CDT model property page.
ICPropertyTab Interface for tabs in new CDT model.
INewCfgDialog Represents class which is able to display "New configuration" dialog instead of standard one and, if user pressed OK, create new configuration on a basis of its internal data used by extension point: "org.eclipse.cdt.ui.newCfgDialog"
ProjectContentsArea.IErrorMessageReporter IErrorMessageReporter is an interface for type that allow message reporting.
 

Class Summary
AbstractCPropertyTab It is a parent for all standard property tabs in new CDT model.
AbstractExportTab  
AbstractLangsListTab  
AbstractPage It is a parent for all standard CDT property pages in new CDT model.
AbstractPrefPage Abstract page to be used as base for preference pages
AbstractPropertyDialog  
AbstractSinglePage Bug #183341 : Single property page which does not require separate cPropertyTab to display data.
BinaryParsTab  
BuildVarListDialog Displays CDT variables dialog with ability to filter
CDTListComparator  
CDTPrefUtil  
CDTPropertyManager This class is intended to handle When new propertypage is created, it should request project description by method getProjectDescription() This method, in addition, registers page in list.
CDTStatusInfo Simple IStatus implementation to avoid using internal classes
CLocationOutputTab  
CLocationSourceTab  
CLocationTab  
ConfigMultiSelectionDialog  
EnvDialog  
EnvironmentTab  
ErrorParsTab  
ExPatternDialog  
ExPatternEntryDialog  
ExpDialog  
ExpIncludeTab  
ExpLibraryPathTab  
ExpLibraryTab  
ExpSymbolTab  
IncludeDialog  
IncludeTab  
LibraryPathTab  
LibraryTab  
ManageConfigDialog  
ManageConfigRunner  
ManageConfigSelector This class provides static methods to work with multiple implementors of "ConfigManager" extension point.
MultiLineTextFieldEditor MultiLineTextFieldEditor.
NewConfigurationDialog  
Page_head_general  
PageLayout Layout for the page container.
PrefPage_Abstract  
ProjectContentsArea  
PropertyTester Checks whether given object is a source file.
RefsTab  
RenameConfigurationDialog  
StructureTreeTab This tab is intended to browse contents of whole class such as ResourceDescription, ConfigurationDescription or ProjectDescription Notes: 1.
SymbolDialog  
SymbolTab  
TriButton  
TypedCDTViewerFilter see org.eclipse.cdt.internal.ui.dialogs.TypedViewerFilter
UIMessages