Package com.io7m.sunburst.runtime
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 Summary
Constructors -
Method Summary
Methods inherited from class com.io7m.jxtrand.vanilla.JXTAbstractStrings
resourcesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.io7m.jxtrand.api.JXTStringsTypedType
format
-
Constructor Details
-
SBRuntimeStrings
The string resources.- Parameters:
locale- The application locale- Throws:
IOException- On I/O errors
-
-
Method Details