|
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 ListInsightData | |
|---|---|
| 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 ListInsightData in oracle.javatools.editor.insight |
|---|
| Classes in oracle.javatools.editor.insight that implement ListInsightData | |
|---|---|
class |
TooltipInsightDataThe TooltipInsightData interface contains public API routines for an InsightData model that is based on a list model, and is used for displaying tooltip (hint) information only. |
| Methods in oracle.javatools.editor.insight with parameters of type ListInsightData | |
|---|---|
protected javax.swing.ListModel |
ListInsightView.getListModel(ListInsightData insightData)Utility routine to fetch the ListModel from the given insight data instance. |
| Constructors in oracle.javatools.editor.insight with parameters of type ListInsightData | |
|---|---|
TooltipInsightView(ListInsightData insightData)Constructs a new TooltipInsightView with the given insight data, but no cell renderer. |
|
TooltipInsightView(ListInsightData insightData, javax.swing.ListCellRenderer renderer)Constructs a new TooltipInsightView with the given insight data and cell renderer. |
|
|
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 | |||||||||