org.jfree.resources

Class JCommonResources


public class JCommonResources
extends ListResourceBundle

Localised resources for the JCommon Class Library.
Author:
David Gilbert

Constructor Summary

JCommonResources()
Default constructor.

Method Summary

Object[][]
getContents()
Returns the array of strings in the resource bundle.

Constructor Details

JCommonResources

public JCommonResources()
Default constructor.

Method Details

getContents

public Object[][] getContents()
Returns the array of strings in the resource bundle.
Returns:
The resources.