com.japisoft.framework.ui
Class Resource

java.lang.Object
  extended bycom.japisoft.framework.ui.Resource

public class Resource
extends java.lang.Object

Resource manager

Version:
1.0
Author:
(c) 2003 JAPISoft / Alexandre Brillant

Nested Class Summary
static class Resource.EmptyIcon
          Empty icon for alignment on popup
 
Constructor Summary
Resource()
           
 
Method Summary
static javax.swing.Icon getDefaultImage()
           
static javax.swing.Icon getImage(java.lang.String location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Resource

public Resource()
Method Detail

getImage

public static javax.swing.Icon getImage(java.lang.String location)

getDefaultImage

public static javax.swing.Icon getDefaultImage()