Messages_en_USpublic class Messages_en_US extends Messages This class provides a ListResourceBundle which contains the message formats
for messages produced by the JTS. It is an example which can be copied for
other languages. |
Fields Summary |
---|
private static final Object[] | contentsThe message formats. |
Methods Summary |
---|
protected java.lang.Object[][] | getContents()Return the contents of the bundle. return contents;
|
|