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 DefaultImageSource.getImageResource(String key)
           
 AwtImageResource ImageSource.getImageResource(String key)
          Returns the image resource indexed by the specified key.
 



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