|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InsightProvider | |
|---|---|
| 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 InsightProvider in oracle.javatools.editor.insight |
|---|
| Subinterfaces of InsightProvider in oracle.javatools.editor.insight | |
|---|---|
interface |
SmartInsightProviderThe InsightProvider interface describes the public API available for the portion of Insight responsible for looking up Insight assistance information for the user. |
| Methods in oracle.javatools.editor.insight that return InsightProvider | |
|---|---|
protected abstract InsightProvider |
AbstractInsight.createInsightProvider()Creates an InsightProvider to be used with this Insight instance. |
protected InsightProvider |
AbstractInsight.createSmartInsightProvider()Creates a "smart" InsightProvider to be used for this Insight instance. |
protected InsightProvider |
AbstractInsight.getInsightProvider() |
| Methods in oracle.javatools.editor.insight with parameters of type InsightProvider | |
|---|---|
protected void |
AbstractInsight.setInsightProvider(InsightProvider insightProvider) |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||