|
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.laf.browser.FlippedIconImageRenderer
ImageRenderer for flipped icons
Constructor Summary | |
FlippedIconImageRenderer()
|
Method Summary | |
java.awt.Image |
renderImage(ImageContext context,
java.util.Dictionary requestedProperties,
java.util.Dictionary responseProperties)
Implementation of ImageRenderer.renderImage(). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FlippedIconImageRenderer()
Method Detail |
public java.awt.Image renderImage(ImageContext context, java.util.Dictionary requestedProperties, java.util.Dictionary responseProperties)
renderImage
in interface ImageRenderer
oracle.cabo.image.ImageRenderer
context
- The rendering contextrequestedProperties
- Dictionary of requested properties.
The keys for this dictionary are the KEY constants defined
in ImageConstants.responseProperties
- Dictionary for response properties.
The keys for this dictionary are the RESPONSE_KEY constants
defined in ImageConstants.ImageContext
,
ImageConstants
|
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 |