Uses of Class
pl.edu.agh.cast.resource.ResourceException

Packages that use ResourceException
pl.edu.agh.cast.resource Provides utilities for managing visual resources such as icons associated with localized messages. 
 

Uses of ResourceException in pl.edu.agh.cast.resource
 

Methods in pl.edu.agh.cast.resource that throw ResourceException
 void ResourceRegistry.initalize()
          Initialize the resource registry.
 void IResourceRegistry.initalize()
          Initialize the resource registry.
 void ResourceRegistry.register(IVisualResource resource)
          Creates a new resource on base of the given entry and register it by given id and tags (all included in entry object).
 void IResourceRegistry.register(IVisualResource resource)
          Creates a new resource on base of the given entry and register it by given id and tags (all included in entry object).
 org.eclipse.jface.resource.ImageDescriptor VisualResource.registerDefaultImageDesriptor(ImageSize size, org.eclipse.jface.resource.ImageDescriptor descriptor)
          Registers image descriptor for default image with specified size.
 org.eclipse.jface.resource.ImageDescriptor VisualResource.registerVariantImageDescriptor(String variant, ImageSize size, org.eclipse.jface.resource.ImageDescriptor descriptor)
          Registers image descriptor for variant with specified size.
 boolean ResourceRegistry.unregister(String id)
           Unregisters a resource with the given id.
 boolean IResourceRegistry.unregister(String id)
           Unregisters a resource with the given id.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.