Uses of Class
org.springframework.richclient.image.AwtImageResource

Packages that use AwtImageResource
org.springframework.richclient.image Provides a image and icon loading library using resource-bundle style key lookup. 
 

Uses of AwtImageResource in org.springframework.richclient.image
 

Methods in org.springframework.richclient.image that return AwtImageResource
 AwtImageResource ImageSource.getImageResource(String key)
          Returns the image resource indexed by the specified key.
 AwtImageResource DefaultImageSource.getImageResource(String key)
           
 



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