| Package | Description | 
|---|---|
| oracle.javatools.editor.folding | 
 Provides classes and interfaces for supporting collapsible source code
blocks in the code editor. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultFoldingBlock<B extends DefaultFoldingBlock,U>
A general-purpose implementation describing a collapsible source code
 block in the code editor. 
 |