| 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  | 
ListInsightView
Deprecated. 
 
use oracle.ide.insight in insight module 
 | 
class  | 
TooltipInsightView
Deprecated. 
 
use oracle.ide.insight in insight module 
 | 
| Modifier and Type | Method and Description | 
|---|---|
InsightView | 
InsightProvider.getInsightView()
Deprecated.  
Fetches an InsightView suitable for displaying data represented
 by an InsightData instance created by this provider. 
 |