|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActiveViewListener
The ActiveViewListener interface should be implemented
by extensions that need to know when views in the IDE change their
active status.
| Method Summary | |
|---|---|
void |
activeViewChanged(ActiveViewEvent e)
This method is called every time a view becomes the active view. |
| Method Detail |
|---|
void activeViewChanged(ActiveViewEvent e)
ActiveViewEvent will have information about the
view that is becoming active and the view that became inactive.
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||