jdk/src/share/classes/sun/tools/jconsole/resources/JConsoleResources_ja.java
changeset 8699 e88601b95955
parent 8203 e5debcae2183
child 9041 951f8470c2dc
child 9035 1255eb81cc2f
equal deleted inserted replaced
8698:67558dbb622c 8699:e88601b95955
    42  * where each item in the array consists of a <code>String</code> key,
    42  * where each item in the array consists of a <code>String</code> key,
    43  * and either a <code>String</code> value associated with that key,
    43  * and either a <code>String</code> value associated with that key,
    44  * or if the keys ends with ".mnemonic", an element
    44  * or if the keys ends with ".mnemonic", an element
    45  * representing a mnemomic keycode <code>int</code> or <code>char</code>.
    45  * representing a mnemomic keycode <code>int</code> or <code>char</code>.
    46  */
    46  */
    47 public class JConsoleResources_ja extends ListResourceBundle {
    47 public class JConsoleResources_ja extends JConsoleResources {
    48 
    48 
    49     /**
    49     /**
    50      * Returns the contents of this <code>ResourceBundle</code>.
    50      * Returns the contents of this <code>ResourceBundle</code>.
    51      *
    51      *
    52      * <p>
    52      * <p>