# ---------------------------------------------------------------------------------- # LANGUAGE: English # # Xulu extention of standard the bundles # # schmitzm-swing # bundle: schmitzm.swing.resource.locales.SwingResourceBundle # prefix: schmitzm.swing # # schmitzm-jFreeChart # bundle: schmitzm.jfree.resource.locales.JFreeResourceBundle # prefix: schmitzm.jfree # # schmitzm-geotools: # bundle: schmitzm.geotools.gui.resource.locales.GTResourceBundle # prefix: schmitzm.gt # # Besides extending a resource bundle in this file, it is also necessary # to programm the extention of the standard bundle in XuluModellingPlatform: # # static { # .resetResourceBundle( # "locales.StandardBundleExtention", # # ) # ... # } # # ---------------------------------------------------------------------------------- # ------------------------------------------------------------------------- # Extention of bundle schmitzm.swing.resource.locales.SwingResourceBundle # Prefix: schmitzm.swing # ------------------------------------------------------------------------- # ------------------------------------------------------------------------ # Extention of bundle schmitzm.jfree.resource.locales.JFreeResourceBundle # Prefix: schmitzm.jfree # ------------------------------------------------------------------------ # ---------------------------------------------------------------------------- # Extention of bundle schmitzm.geotools.gui.resource.locales.GTResourceBundle # Prefix: schmitzm.gt # ----------------------------------------------------------------------------