org.jfree.ui.about.resources

Class AboutResources_fr

public class AboutResources_fr extends ListResourceBundle

A resource bundle that stores all the user interface items that might need localisation.

Author: Anthony Boulestreau

Constructor Summary
AboutResources_fr()
Default constructor.
Method Summary
Object[][]getContents()
Returns the array of strings in the resource bundle.

Constructor Detail

AboutResources_fr

public AboutResources_fr()
Default constructor.

Method Detail

getContents

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

Returns: the resources.