Module org.jpo
Package org.jpo.gui

Class JpoResources_en


public class JpoResources_en extends ListResourceBundle
class that holds the generic labels for the JPO application. Use the following command to access your Strings: Settings.jpoResources.getString("key")
  • Field Details

    • contents

      protected static final Object[][] contents
      the resource bundle
  • Constructor Details

    • JpoResources_en

      public JpoResources_en()
  • Method Details