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

E17493-01

Uses of Interface
oracle.javatools.editor.insight.Insight

Packages that use Insight
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. 
 

Uses of Insight in oracle.javatools.editor.insight
 

Classes in oracle.javatools.editor.insight that implement Insight
 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.
 

Methods in oracle.javatools.editor.insight with parameters of type Insight
 boolean TooltipInsightView.complete(Insight insight)
           
 boolean InsightView.complete(Insight insight)
          Command to accept (complete) the current insight selection into the document.
 boolean ListInsightView.complete(Insight insight)
           
 


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

E17493-01

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