Module org.jpo
Package org.jpo.gui

Class JpoResources_de


public class JpoResources_de 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_de

      public JpoResources_de()
  • Method Details