|
Eclipse JDT Release 3.8 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 ProjectionViewer . |
IJavaFoldingStructureProviderExtension | Extends IJavaFoldingStructureProvider with the following
functions:
collapsing of comments and members
expanding and collapsing of certain java elements
|
Class Summary | |
---|---|
DefaultJavaFoldingStructureProvider | Updates the projection model of a class file or compilation unit. |
DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation | A ProjectionAnnotation for java code. |
Application programming interfaces for interaction with the Eclipse Java Editor folding.
org.eclipse.jdt.ui.foldingStructureProviders
extension point.
|
Eclipse JDT Release 3.8 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.