| Name | Description | Type | Package | Framework |
| DefaultFoldingModel | Default implementation of FoldingModel. | Class | com.jidesoft.editor.folding | JideSoft |
| DefaultFoldingSpan | Class | com.jidesoft.editor.folding | JideSoft | |
| FoldingModel | The interface to represent the code folding information. | Interface | com.jidesoft.editor.folding | JideSoft |
| FoldingSpan | An interface to represent a code folding span in the document. | Interface | com.jidesoft.editor.folding | JideSoft |
| FoldingSpanEvent | A event to represent a change in the folding model. | Class | com.jidesoft.editor.folding | JideSoft |
| FoldingSpanListener | The listener interface for receiving folding span events. | Interface | com.jidesoft.editor.folding | JideSoft |