public abstract class Fold extends Object
Methods of this class can be called in any thread.
Modifier and Type | Method | Description |
---|---|---|
void |
collapse() |
Collapse the fold.
|
void |
expand() |
Expand the fold.
|
abstract void |
setExpanded(boolean expanded) |
Set fold expansion state.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.