Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Class
oracle.ide.view.ActiveViewEvent

Packages that use ActiveViewEvent
oracle.ide.view   
oracle.jdeveloper.compiler Contains classes that allow addins to integrate their own build system translator. 
 

Uses of ActiveViewEvent in oracle.ide.view
 

Methods in oracle.ide.view with parameters of type ActiveViewEvent
 void ActiveViewListener.activeViewChanged(ActiveViewEvent e)
          This method is called every time a view becomes the active view.
protected  void AbstractPinnable.activeViewChanged(ActiveViewEvent e)
          Respond to a change of active View filtered by the current pin state.
 

Uses of ActiveViewEvent in oracle.jdeveloper.compiler
 

Methods in oracle.jdeveloper.compiler with parameters of type ActiveViewEvent
 void CompilerPage.activeViewChanged(ActiveViewEvent e)
           
 void ProblemsPage.activeViewChanged(ActiveViewEvent e)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.