|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IconOverlay | |
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.jdeveloper.vcs.spi | Contains extension-level service provider interfaces for version control system integraton. |
Uses of IconOverlay in oracle.ide.explorer |
Methods in oracle.ide.explorer that return IconOverlay | |
IconOverlay |
IconOverlayCache.getOverlay(java.lang.String infoTypeId,
Element e)
Gets overlay information for the given element from the cache. |
protected abstract IconOverlay[] |
IconOverlayTracker.getOverlays(Element[] elements)
Gets the displayable overlay information for the given elements. |
Methods in oracle.ide.explorer with parameters of type IconOverlay | |
void |
IconOverlayCache.putOverlay(java.lang.String infoTypeId,
Element e,
IconOverlay overlay)
Puts overlay information for the given element into the cache. |
Uses of IconOverlay in oracle.jdeveloper.vcs.spi |
Methods in oracle.jdeveloper.vcs.spi that return IconOverlay | |
IconOverlay |
VCSVersionStatus.getOverlay()
Gets overlay information describing the status. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.