Package javax.help.resources
Class Constants
- java.lang.Object
-
- java.util.ResourceBundle
-
- java.util.ListResourceBundle
-
- javax.help.resources.Constants
-
public class Constants extends java.util.ListResourceBundle
Constants used for localizing JavaHelp. These are in the form of key, value. Translators take care to only translate the values.
-
-
Constructor Summary
Constructors Constructor Description Constants()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object[][]
getContents()
Overrides ListResourceBundle.
-