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

E13403-04

Uses of Interface
oracle.javatools.editor.popup.PopupWindowListener

Packages that use PopupWindowListener
oracle.javatools.editor.insight The Code Insight package is a subset of the Editor package, and is the starting base for a code insight implementation to provide the user with code assistance features. 
oracle.javatools.editor.popup The Popup Window package is a subset of the Editor package, and is used to display popup windows associated with the editor. 
 

Uses of PopupWindowListener in oracle.javatools.editor.insight
 

Classes in oracle.javatools.editor.insight that implement PopupWindowListener
 class AbstractInsight
          The AbstractInsight class provides some of the common functionality of all Insight implementations, such as handling the delayed timer, trapping of editor commands, displaying of the Insight window, and so on.
 

Uses of PopupWindowListener in oracle.javatools.editor.popup
 

Methods in oracle.javatools.editor.popup with parameters of type PopupWindowListener
 void PopupWindowManager.showPopup(PopupWindow popup, PopupWindowListener listener)
          Show the PopupWindow.
 


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.