|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oracle.ide.IdeViewHandler
For IDE internal use only.
Method Summary | |
void |
activeViewChanged(ActiveViewEvent e)
This method is called every time a view becomes the active view. |
static void |
fireActiveProjectChanged(Project project,
Workspace workspace,
Observer origin)
|
void |
viewSelectionChanged(ViewSelectionEvent e)
This method is called every time the selection changes in a view. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void activeViewChanged(ActiveViewEvent e)
ActiveViewListener
ActiveViewEvent
will have information about the
view that is becoming active and the view that became inactive.
activeViewChanged
in interface ActiveViewListener
public static void fireActiveProjectChanged(Project project, Workspace workspace, Observer origin)
public void viewSelectionChanged(ViewSelectionEvent e)
ViewSelectionListener
ViewSelectionEvent
object has detailed information
of the objects selected in the view.
viewSelectionChanged
in interface ViewSelectionListener
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.