Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.image.cache
Class FlippedIconKeyFactory

java.lang.Object
  |
  +--oracle.cabo.image.cache.FlippedIconKeyFactory
All Implemented Interfaces:
CacheKeyFactory

public class FlippedIconKeyFactory
extends java.lang.Object
implements CacheKeyFactory

CacheKeyFactory implementation for flipped icon keys


Fields inherited from interface oracle.cabo.image.cache.CacheKeyFactory
CACHE_KEY_FACTORY_PROPERTY
 
Constructor Summary
FlippedIconKeyFactory()
           
 
Method Summary
 java.lang.Object getCacheKey(ImageContext context, java.util.Dictionary properties)
          Implementation of CacheKeyFactory.getCacheKey().
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlippedIconKeyFactory

public FlippedIconKeyFactory()
Method Detail

getCacheKey

public java.lang.Object getCacheKey(ImageContext context,
                                    java.util.Dictionary properties)
Implementation of CacheKeyFactory.getCacheKey().
Specified by:
getCacheKey in interface CacheKeyFactory
Following copied from interface: oracle.cabo.image.cache.CacheKeyFactory
Parameters:
context - The image context
property - The dictionary of requested image properties

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.