|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Collapsible
Interface for objects that can be collapsed.
| Method Summary | |
|---|---|
void |
collapse()
Collapses the widget. |
void |
expand()
Expands the widget. |
boolean |
isExpanded()
Returns true if the widget is expanded. |
| Method Detail |
|---|
void collapse()
void expand()
boolean isExpanded()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||