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 Detail

      • AboutResources

        public AboutResources()
        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.