Uses of Package
org.eclipse.jdt.ui.text.folding
Package
Description
Application programming interfaces for interaction with the Eclipse Java Editor folding.
-
ClassDescriptionA context that contains the information needed to compute the folding structure of an
ICompilationUnit
or anIClassFile
.AProjectionAnnotation
for java code.Contributors to theorg.eclipse.jdt.ui.foldingStructureProvider
extension point must specify an implementation of this interface which will create and maintainProjectionAnnotation
objects that define folded regions in theProjectionViewer
.ExtendsIJavaFoldingStructureProvider
with the following functions: collapsing of comments and members expanding and collapsing of certain java elements