Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Package oracle.cabo.image

Interface Summary
ImageConstants Common constants for the oracle.cabo.image package.
ImageContext The ImageContext is used to encapsulate information about the the environment in which image requests are made.
ImageProvider The ImageProvider interface provides access to a set of images.
ImageProviderRequest The ImageProviderRequest interface is used by the ImageProvider to access the properties of a requested image.
ImageProviderResponse ImageProviderResponse objects are returned by the ImageProvider in response to successful image requests.
ImageRenderer ImageRenderer defines an interface for generated an AWT Image from a set of properties describing the desired image.
ImageType ImageType objects define type-specific properties of the supported types of images (ie.
 

Class Summary
AbstractImageRenderer Abstract base class that implements ImageRenderer.
ImageContextImpl Implementation of ImageContext.
ImageProviderRequestImpl Implementation of ImageProviderRequest.
ImageProviderResponseImpl ImageProviderResponse implementation.
ImageTypeManager ImageTypeManager maintains a set of ImageType objects, each of which defines a type of image component (eg.
PainterImageRenderer ImageRenderer implementation that uses Painter objects to render an image.
PropertyInstantiator PropertyInstantiator is used by ImageType instances to implement deferred loading of type-specific properties.
 


Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

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