Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.image.cache
Class GlobalButtonKeyFactory

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

public class GlobalButtonKeyFactory
extends java.lang.Object
implements CacheKeyFactory

CacheKeyFactory implementation for global button keys.


Fields inherited from interface oracle.cabo.image.cache.CacheKeyFactory
CACHE_KEY_FACTORY_PROPERTY
 
Constructor Summary
GlobalButtonKeyFactory()
           
 
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

GlobalButtonKeyFactory

public GlobalButtonKeyFactory()
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.