org.jfree.ui.about.resources

Class AboutResources


public class AboutResources
extends ListResourceBundle

A resource bundle that stores all the user interface items that might need localisation.
Author:
David Gilbert

Constructor Summary

AboutResources()
Default constructor.

Method Summary

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

Constructor Details

AboutResources

public AboutResources()
Default constructor.

Method Details

getContents

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