Class JCommonResources


  • public class JCommonResources
    extends ListResourceBundle
    Localised resources for the JCommon Class Library.
    • Constructor Detail

      • JCommonResources

        public JCommonResources()
        Default constructor.
    • Method Detail

      • getContents

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