Class SBRuntimeStrings

java.lang.Object
com.io7m.jxtrand.vanilla.JXTAbstractStrings
com.io7m.sunburst.runtime.SBRuntimeStrings
All Implemented Interfaces:
com.io7m.jxtrand.api.JXTStringsHasResourcesType, com.io7m.jxtrand.api.JXTStringsRawType, com.io7m.jxtrand.api.JXTStringsType, com.io7m.jxtrand.api.JXTStringsTypedType

public final class SBRuntimeStrings extends com.io7m.jxtrand.vanilla.JXTAbstractStrings
The string resources.
  • Constructor Details

    • SBRuntimeStrings

      public SBRuntimeStrings(Locale locale) throws IOException
      The string resources.
      Parameters:
      locale - The application locale
      Throws:
      IOException - On I/O errors
  • Method Details