|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Classes that implement this interface will be notified before and after the expandable control's expansion state changes.
Method Summary | |
---|---|
void |
expansionStateChanged(ExpansionEvent e)
Notifies the listener after the expandable control has changed its expansion state. |
void |
expansionStateChanging(ExpansionEvent e)
Notifies the listener that the expandable control is about to change its expansion state. |
Method Detail |
public void expansionStateChanging(ExpansionEvent e)
e
- the expansion eventpublic void expansionStateChanged(ExpansionEvent e)
e
- the expansion event
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.