Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.image.cache
Class TabBarKeyFactory

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

public class TabBarKeyFactory
extends java.lang.Object
implements CacheKeyFactory

CacheKeyFactory implementation for tab bar keys.


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

TabBarKeyFactory

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