Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Interface
oracle.ide.view.ViewSelectionListener

Packages that use ViewSelectionListener
oracle.ide.explorer Contains the interfaces and classes addins use to provide a structured view of data contained in nodes displayed in a navigator or an editor. 
oracle.ide.inspector Contains interfaces and classes that integrators may use to make their objects editable from the property inspector. 
oracle.ide.view   

 

Uses of ViewSelectionListener in oracle.ide.explorer

 

Classes in oracle.ide.explorer that implement ViewSelectionListener
 class ExplorerWindow
           

 

Uses of ViewSelectionListener in oracle.ide.inspector

 

Classes in oracle.ide.inspector that implement ViewSelectionListener
 class InspectorWindow
          The InspectorWindow is a View consisting of a Toolbar area, a main body area and a status area.

 

Uses of ViewSelectionListener in oracle.ide.view

 

Classes in oracle.ide.view that implement ViewSelectionListener
 class AbstractPinnable
          AbstractPinnable implements the Pinnable interface as it applies to a DockableWindow which is capable of responding to changes in selection in the active View as well as changes of the active View from one View to another.

 

Methods in oracle.ide.view with parameters of type ViewSelectionListener
 void View.addViewSelectionListener(ViewSelectionListener l)
           
 void View.removeViewSelectionListener(ViewSelectionListener l)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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