Uses of Package
org.eclipse.jdt.ui.text.folding
-
Packages that use org.eclipse.jdt.ui.text.folding Package Description org.eclipse.jdt.ui.text.folding 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.folding Class Description DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext A context that contains the information needed to compute the folding structure of anICompilationUnitor anIClassFile.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation AProjectionAnnotationfor java code.IJavaFoldingStructureProvider 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.IJavaFoldingStructureProviderExtension ExtendsIJavaFoldingStructureProviderwith the following functions: collapsing of comments and members expanding and collapsing of certain java elements