Package | Description |
---|---|
org.netbeans.api.editor.fold | |
org.netbeans.spi.editor.fold |
Modifier and Type | Method and Description |
---|---|
static FoldManager |
FoldingSupport.userFoldManager(String tokenId)
Creates a user-defined fold manager, that processes specific token type.
|
Modifier and Type | Method and Description |
---|---|
FoldManager |
FoldManagerFactory.createFoldManager()
Create fold manager instance.
|