Package | Description |
---|---|
org.netbeans.api.io |
Modifier and Type | Method and Description |
---|---|
abstract Fold |
OutputWriter.startFold(boolean expanded)
Start a new fold.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
OutputWriter.endFold(Fold fold)
Finish a fold.
|