Extension SDK 10.1.2


Uses of Interface
oracle.javatools.editor.insight.PrototypeCellProvider

Packages that use PrototypeCellProvider
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 PrototypeCellProvider in oracle.javatools.editor.insight

 

Classes in oracle.javatools.editor.insight that implement PrototypeCellProvider
 class ListDataItemCellRenderer
          The ListDataItemCellRenderer is our implementation of a ListCellRenderer for drawing the individual items that are displayed in the JList view for completion insight.
 class TooltipDataItemCellRenderer
          The TooltipDataItemCellRenderer is our implementation of a ListCellRenderer for drawing the individual items that are displayed in the JList view for tooltip insight.

 


Extension SDK


 

Copyright © 1997, 2004, Oracle. All rights reserved.