Package VASSAL.i18n

Class VassalResourceBundle


public class VassalResourceBundle extends PropertyResourceBundle
VASSAL PropertyResourceBundle - Expose setParent()
Author:
Brent Easton
  • Constructor Details

    • VassalResourceBundle

      public VassalResourceBundle(InputStream in) throws IOException
      Standard constructor - read properties from a file
      Parameters:
      in - Input stream
      Throws:
      IOException - oops
  • Method Details