|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IconOverlayCache | |
oracle.ide.explorer | Contains the interfaces and classes addins use to provide a structured view of data contained in nodes displayed in a navigator or an editor. |
oracle.ide.navigator | Contains classes providing navigator support. |
Uses of IconOverlayCache in oracle.ide.explorer |
Methods in oracle.ide.explorer that return IconOverlayCache | |
IconOverlayCache |
IconOverlayConsumer.getOverlayCache()
Returns the IconOverlayCache to assist node rendering. |
static IconOverlayCache |
IconOverlayCache.getInstance()
|
IconOverlayCache |
IconOverlayTracker.getOverlayCache()
Gets the icon overlay cache for this overlay tracker instance. |
Methods in oracle.ide.explorer with parameters of type IconOverlayCache | |
void |
IconOverlayConsumer.setOverlayCache(IconOverlayCache cache)
Sets the IconOverlayCache to assist node rendering. |
Constructors in oracle.ide.explorer with parameters of type IconOverlayCache | |
IconOverlayTracker(java.lang.String infoTypeId,
IconOverlayCache cache)
Constructor. |
|
IconOverlayTracker(java.lang.String infoTypeId,
IconOverlayCache cache,
int batchSize)
Constructor. |
Uses of IconOverlayCache in oracle.ide.navigator |
Methods in oracle.ide.navigator that return IconOverlayCache | |
abstract IconOverlayCache |
NavigatorManager.getOverlayCache()
Deprecated. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.