jdbreport.grid
Class ReportResources

java.lang.Object
  extended by jdbreport.grid.ReportResources
All Implemented Interfaces:
and.properties.Resources

public class ReportResources
extends Object
implements and.properties.Resources

Version:
1.1 03/09/08
Author:
Andrey Kholmanskih

Constructor Summary
ReportResources()
           
 
Method Summary
 Icon getIcon(String fileName)
           
static and.properties.Resources getInstance()
           
 ResourceBundle getResourceBungle()
           
 String getString(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportResources

public ReportResources()
Method Detail

getInstance

public static and.properties.Resources getInstance()

getIcon

public Icon getIcon(String fileName)
Specified by:
getIcon in interface and.properties.Resources

getResourceBungle

public ResourceBundle getResourceBungle()
Specified by:
getResourceBungle in interface and.properties.Resources

getString

public String getString(String name)
Specified by:
getString in interface and.properties.Resources