|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The ViewSelectionListener
interface should be implemented
by extensions that need to track the selection changes of a view.
Method Summary | |
void |
viewSelectionChanged(ViewSelectionEvent e)
This method is called every time the selection changes in a view. |
Method Detail |
public void viewSelectionChanged(ViewSelectionEvent e)
ViewSelectionEvent
object has detailed information
of the objects selected in the view.
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.