Uses of Package
org.eclipse.cdt.ui.text.folding

Packages that use org.eclipse.cdt.ui.text.folding
org.eclipse.cdt.internal.ui.text.folding   
 

Classes in org.eclipse.cdt.ui.text.folding used by org.eclipse.cdt.internal.ui.text.folding
ICFoldingPreferenceBlock
          Contributors to the org.eclipse.cdt.ui.foldingStructureProvider extension point can specify an implementation of this interface to be displayed on the C/C++ > Editor > Folding preference page.
ICFoldingStructureProvider
          Contributors to the org.eclipse.cdt.ui.foldingStructureProvider extension point must specify an implementation of this interface which will create and maintain ProjectionAnnotation objects that define folded regions in the the ProjectionViewer.