Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Class
oracle.ide.explorer.IconOverlayCache

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. 
 

Uses of IconOverlayCache in oracle.ide.explorer
 

Methods in oracle.ide.explorer that return IconOverlayCache
static IconOverlayCache IconOverlayCache.getInstance()
           
 IconOverlayCache IconOverlayTracker.getOverlayCache()
          Gets the icon overlay cache for this overlay tracker instance.
 IconOverlayCache IconOverlayConsumer.getOverlayCache()
          Returns the IconOverlayCache to assist node rendering.
 

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.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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