package

sun.tools.jconsole.resources

Classes

JConsoleResources

This class represents the ResourceBundle for the following package(s):

  1. 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

This class represents the ResourceBundle for the following package(s):

  1. 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

This class represents the ResourceBundle for the following package(s):

  1. 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