Uses of Package
org.eclipse.jdt.ui.text.folding
Packages that use org.eclipse.jdt.ui.text.folding
Package
Description
Application programming interfaces for interaction with the Eclipse Java Editor folding.
-
Classes in org.eclipse.jdt.ui.text.folding used by org.eclipse.jdt.ui.text.foldingClassDescriptionA context that contains the information needed to compute the folding structure of an
ICompilationUnitor anIClassFile.AProjectionAnnotationfor java code.Contributors to theorg.eclipse.jdt.ui.foldingStructureProviderextension point can specify an implementation of this interface to be displayed on the Java > Editor > Folding preference page.Contributors to theorg.eclipse.jdt.ui.foldingStructureProviderextension point must specify an implementation of this interface which will create and maintainProjectionAnnotationobjects that define folded regions in theProjectionViewer.ExtendsIJavaFoldingStructureProviderwith the following functions: collapsing of comments and members expanding and collapsing of certain java elements