Eclipse JDT
Release 3.1

Package org.eclipse.jdt.ui.text.folding

Application programming interfaces for interaction with the Eclipse Java Editor folding.

See:
          Description

Interface Summary
IJavaFoldingPreferenceBlock Contributors to the org.eclipse.jdt.ui.foldingStructureProvider extension point can specify an implementation of this interface to be displayed on the Java > Editor > Folding preference page.
IJavaFoldingStructureProvider Contributors to the org.eclipse.jdt.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.
 

Package org.eclipse.jdt.ui.text.folding Description

Application programming interfaces for interaction with the Eclipse Java Editor folding.

Package Specification

Interfaces for contributions to the org.eclipse.jdt.ui.foldingStructureProviders extension point.


Eclipse JDT
Release 3.1

Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.