| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| 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.changelist | |
| 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.changelist | 
|---|
| Methods in oracle.jdeveloper.vcs.changelist that return IconOverlay | |
|---|---|
 IconOverlay | 
ChangeListItem.getOverlay() | 
| Methods in oracle.jdeveloper.vcs.changelist with parameters of type IconOverlay | |
|---|---|
 void | 
ChangeListItem.setOverlay(IconOverlay overlay) | 
| Constructors in oracle.jdeveloper.vcs.changelist with parameters of type IconOverlay | |
|---|---|
ChangeListItem(java.net.URL url, java.util.Collection<Project> projects, IconOverlay overlay) | 
|
ChangeListItem(java.net.URL url, IconOverlay overlay) | 
|
| Uses of IconOverlay in oracle.jdeveloper.vcs.spi | 
|---|
| Methods in oracle.jdeveloper.vcs.spi that return IconOverlay | |
|---|---|
protected  IconOverlay | 
VCSNodeOverlayTracker.getCompositeElementOverlay(java.net.URL[] urls) | 
 IconOverlay | 
VCSStatus.getOverlay()Gets overlay information describing the status.  | 
 IconOverlay | 
VCSOverlayItem.getOverlay()Gets overlay information describing the status.  | 
protected  IconOverlay[] | 
VCSNodeOverlayTracker.getOverlays(Element[] elements) | 
protected  IconOverlay | 
VCSOverlayItemProducer.produceOverlay(java.net.URL url, VCSStatus status)Produce the overlay object for the given URL and status.  | 
protected  IconOverlay[] | 
VCSOverlayItemProducer.produceOverlays(java.net.URL[] urls, VCSStatus[] statuses) | 
| Constructors in oracle.jdeveloper.vcs.spi with parameters of type IconOverlay | |
|---|---|
VCSOverlayItem(VCSStatus status, IconOverlay overlay)Constructor.  | 
|
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||