|
Extension SDK 10.1.2 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use oracle.javatools.editor.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. |
| Classes in oracle.javatools.editor.insight used by oracle.javatools.editor.insight | |
| Insight
The Insight interface describes the public API
available for programmatically invoking code insight. |
|
| InsightData
The InsightData interface is the data model that
contains the Insight information generated by the
InsightProvider implementation. |
|
| InsightProvider
The InsightProvider interface describes the public API
available for the portion of Insight responsible for looking up
Insight assistance information for the user. |
|
| InsightView
The InsightView interface acts as the view and
controller for the Insight. |
|
| ListDataItem
The ListDataItem can be used as an abstract starting
point for data item objects stored in a ListInsightData. |
|
| ListInsightData
The ListInsightData interface contains public API
routines for an InsightData model that is based on a list model
(instead of say, a tree model.) The data model provides an
additional method for accessing the data through a list
interface. |
|
| PrototypeCellProvider
The PrototypeCellProvider interface defines a way for
the JList to obtain a prototype cell for the given list model. |
|
| TooltipDataItem
The TooltipDataItem can be used as an abstract
starting point for data item objects stored in a
TooltipInsightData. |
|
|
Extension SDK | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.