|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--oracle.cabo.image.cache.FlippedIconKey
Icon key for flipped icons
| Constructor Summary | |
FlippedIconKey(ImageContext context,
java.util.Dictionary properties)
Creates a FlippedIconKey for the specified ImageContext and properties. |
|
FlippedIconKey(ImageContext context,
java.lang.String source)
Creates a key for the specified context, source and direction. |
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
Override of Object.equals(). |
java.lang.String |
getLocalName()
Implementation of ImageProviderRequest.getLocalName(). |
java.lang.String |
getNamespaceURI()
Implementation of ImageProviderRequest.getNamespaceURI(). |
java.util.Dictionary |
getRenderProperties(ImageContext context)
Implementation of ImageProviderRequest.getRenderProperties(). |
protected java.lang.String |
getSource()
Returns the source property. |
int |
hashCode()
Override of Object.hashCode(). |
protected void |
setSource(java.lang.String source)
Sets the source property. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FlippedIconKey(ImageContext context,
java.util.Dictionary properties)
public FlippedIconKey(ImageContext context,
java.lang.String source)
| Method Detail |
public java.lang.String getNamespaceURI()
getNamespaceURI in interface ImageProviderRequestpublic java.lang.String getLocalName()
getLocalName in interface ImageProviderRequestpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.util.Dictionary getRenderProperties(ImageContext context)
getRenderProperties in interface ImageProviderRequestoracle.cabo.image.ImageProviderRequestImageRenderer,
ImageConstantsprotected java.lang.String getSource()
protected void setSource(java.lang.String source)
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||