|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubwindowListener
Listens to changes in the state of a subwindow.
Method Summary | |
---|---|
void |
changedCollapsedState(Subwindow subwindow,
boolean collapsed)
Called when the collapsed state of the subwindow changes. |
Method Detail |
---|
void changedCollapsedState(Subwindow subwindow, boolean collapsed)
subwindow
- subwindow which changed statecollapsed
- indicates whether the subwindow has just been collapsed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |