org.jfree.resources

Class JCommonResources

public class JCommonResources extends ListResourceBundle

Localised resources for the JCommon Class Library.
Constructor Summary
JCommonResources()
Default constructor.
Method Summary
Object[][]getContents()
Returns the array of strings in the resource bundle.

Constructor Detail

JCommonResources

public JCommonResources()
Default constructor.

Method Detail

getContents

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

Returns: The resources.