Uses of Package
org.springframework.richclient.image

Packages that use org.springframework.richclient.image
org.springframework.binding.form.support   
org.springframework.richclient.application.config   
org.springframework.richclient.application.support   
org.springframework.richclient.control   
org.springframework.richclient.factory   
org.springframework.richclient.image Provides a image and icon loading library using resource-bundle style key lookup. 
org.springframework.richclient.table   
 

Classes in org.springframework.richclient.image used by org.springframework.binding.form.support
IconSource
          A loader and cache for Swing ImageIcons.
 

Classes in org.springframework.richclient.image used by org.springframework.richclient.application.config
IconSource
          A loader and cache for Swing ImageIcons.
ImageSource
          A interface for retrieving images by key.
 

Classes in org.springframework.richclient.image used by org.springframework.richclient.application.support
IconSource
          A loader and cache for Swing ImageIcons.
ImageSource
          A interface for retrieving images by key.
 

Classes in org.springframework.richclient.image used by org.springframework.richclient.control
IconSource
          A loader and cache for Swing ImageIcons.
 

Classes in org.springframework.richclient.image used by org.springframework.richclient.factory
IconSource
          A loader and cache for Swing ImageIcons.
 

Classes in org.springframework.richclient.image used by org.springframework.richclient.image
ArrowIcon.Direction
          Type-safe enum for the ArrowIcon's directional capability.
AwtImageResource
          A resource decorator that represents an underlying graphical AWT image, such as a GIF, JPEG, or PNG.
DefaultIconSource
          The default implementation of ImageIconRegistry.
DefaultIconSource.IconCache
          Icon cache using soft references.
EmptyIcon
          A empty icon is a blank icon useful for ensuring alignment in menus between menuitems that have and do not have icons.
IconSize
          Enum for various supported icon sizes.
IconSource
          A loader and cache for Swing ImageIcons.
ImageSource
          A interface for retrieving images by key.
SizedIconSource
          Interface to be implemented by icon registries which can reload their icons with a new size dynamically.
 

Classes in org.springframework.richclient.image used by org.springframework.richclient.table
ArrowIcon
          A directional arrow icon; the direction can either be UP or DOWN.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.