|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InsightView | |
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 InsightView in oracle.javatools.editor.insight |
Classes in oracle.javatools.editor.insight that implement InsightView | |
class |
ListInsightView
The ListInsightView class is an implementation of
the InsightView to support list-type data models. |
class |
TooltipInsightView
The TooltipInsightView class is an implementation of
the InsightView to support tooltip insight using a
list-type data model. |
Methods in oracle.javatools.editor.insight that return InsightView | |
InsightView |
InsightProvider.getInsightView()
Fetches an InsightView suitable for displaying data represented by an InsightData instance created by this provider. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.