org.jfree.ui.about.resources

Class AboutResources_de

public class AboutResources_de extends ListResourceBundle

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

Author: Thomas Meier

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

Constructor Detail

AboutResources_de

public AboutResources_de()
Default constructor.

Method Detail

getContents

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

Returns: the resources.