sun.tools.jconsole.resources |
|
Java Source File Name | Type | Comment |
JConsoleResources.java | Class | This class represents the ResourceBundle
for the following package(s):
- sun.tools.jconsole
Subclasses must override getContents0 and provide an array,
where each item in the array consists of a String key,
and either a String value associated with that key,
or if the keys ends with ".mnemonic", an element
representing a mnemomic keycode int or char . |
JConsoleResources_ja.java | Class | This class represents the ResourceBundle
for the following package(s):
- sun.tools.jconsole
Subclasses must override getContents0 and provide an array,
where each item in the array consists of a String key,
and either a String value associated with that key,
or if the keys ends with ".mnemonic", an element
representing a mnemomic keycode int or char . |
JConsoleResources_zh_CN.java | Class | This class represents the ResourceBundle
for the following package(s):
- sun.tools.jconsole
Subclasses must override getContents0 and provide an array,
where each item in the array consists of a String key,
and either a String value associated with that key,
or if the keys ends with ".mnemonic", an element
representing a mnemomic keycode int or char . |