| Package | Description | 
|---|---|
| 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. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractInsight
Deprecated. 
 
use oracle.ide.insight in insight module 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
TooltipInsightView.complete(Insight insight)
Deprecated.  
  | 
boolean | 
ListInsightView.complete(Insight insight)
Deprecated.  
  | 
boolean | 
InsightView.complete(Insight insight)
Deprecated.  
Command to accept (complete) the current insight selection into
 the document. 
 |