| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.vcs.spi.VCSOverlayItemProducer
public class VCSOverlayItemProducer
Class for the return of status items with an overlay representation.
| Constructor Summary | |
|---|---|
VCSOverlayItemProducer(VCSStatusCache statusCache)
Constructor.  | 
|
| Method Summary | |
|---|---|
 java.util.Observable | 
getObservable()
Gets the observable object overlay item changes.  | 
 VCSOverlayItem[] | 
getOverlayItems(java.net.URL[] urls)
Gets overlay information describing the statuses.  | 
 VCSStatusCache | 
getStatusCache()
Gets the internal version status cache.  | 
protected  IconOverlay | 
produceOverlay(java.net.URL url,
               VCSStatus status)
Produce the overlay object for the given URL and status.  | 
protected  IconOverlay[] | 
produceOverlays(java.net.URL[] urls,
                VCSStatus[] statuses)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public VCSOverlayItemProducer(VCSStatusCache statusCache)
statusCache - the delegate status cache.| Method Detail | 
|---|
public VCSStatusCache getStatusCache()
public java.util.Observable getObservable()
public VCSOverlayItem[] getOverlayItems(java.net.URL[] urls)
                                 throws java.lang.Exception
java.lang.Exception
protected IconOverlay[] produceOverlays(java.net.URL[] urls,
                                        VCSStatus[] statuses)
                                 throws java.lang.Exception
java.lang.Exception
protected IconOverlay produceOverlay(java.net.URL url,
                                     VCSStatus status)
                              throws java.lang.Exception
url - the URL.status - the status object.
java.lang.Exception
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||