com.icesoft.pdf.ri.images
Class Images

java.lang.Object
  extended bycom.icesoft.pdf.ri.images.Images

public class Images
extends Object

Utility class to allow easy access to image resources in the package com.icesoft.pdf.ri.images. Used as an accessor to the images. Just call:

Since:
2.0
Author:
Mark Collette

Constructor Summary
Images()
           
 
Method Summary
static URL get(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Images

public Images()
Method Detail

get

public static URL get(String name)