jdbreport.grid
Class ReportResources
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportResources
public ReportResources()
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