Uses of Package
org.eclipse.cdt.ui.newui

Packages that use org.eclipse.cdt.ui.newui
org.eclipse.cdt.make.internal.ui.properties   
org.eclipse.cdt.managedbuilder.ui.preferences   
org.eclipse.cdt.managedbuilder.ui.properties   
org.eclipse.cdt.ui.newui   
 

Classes in org.eclipse.cdt.ui.newui used by org.eclipse.cdt.make.internal.ui.properties
AbstractPage
          It is a parent for all standard CDT property pages in new CDT model.
ICPropertyProvider
          Interface provides a set of utility methods provided by new CDT model property page.
 

Classes in org.eclipse.cdt.ui.newui used by org.eclipse.cdt.managedbuilder.ui.preferences
AbstractCPropertyTab
          It is a parent for all standard property tabs in new CDT model.
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
ICPropertyProvider
          Interface provides a set of utility methods provided by new CDT model property page.
ICPropertyTab
          Interface for tabs in new CDT model.
PrefPage_Abstract
           
 

Classes in org.eclipse.cdt.ui.newui used by org.eclipse.cdt.managedbuilder.ui.properties
AbstractCPropertyTab
          It is a parent for all standard property tabs in new CDT model.
AbstractPage
          It is a parent for all standard CDT property pages in new CDT model.
AbstractSinglePage
          Bug #183341 : Single property page which does not require separate cPropertyTab to display data.
CDTListComparator
           
CLocationOutputTab
           
CLocationTab
           
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"
 

Classes in org.eclipse.cdt.ui.newui used by org.eclipse.cdt.ui.newui
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
           
CDTListComparator
           
CLocationTab
           
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"
ManageConfigRunner
           
ProjectContentsArea.IErrorMessageReporter
          IErrorMessageReporter is an interface for type that allow message reporting.