|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Expandable
A simple interface between an ExpandablePanel and any implementing class, which enables expansion or contraction of GUI components based on the state of an ExpandableButton.
| Method Summary | |
|---|---|
boolean |
isMaximized()
Returns the maximized state of the implementing component. |
void |
setExpandable(boolean expandable)
Sets the visibility of the expandable button. |
void |
setMaximized(boolean maximized)
Sets the maximized state of the implementing component to maximized. |
| Method Detail |
|---|
void setMaximized(boolean maximized)
boolean isMaximized()
void setExpandable(boolean expandable)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||