key = string associated with the key
button.submit.label = Submit the form button.reset.label = Reset the form textEntry.label = Enter a stringYou can refer to the button.submit.label key in the Label attribute of the Button Web component by preceding the key with a %, that is, you enter %button.submit.label. At run time, the string Submit the form is displayed as the label for the Button Web component.
Label - Initial value
Text entry - Label, Initial value, Tool tip
Text area - Label, Initial value, Tool tip
Combo box - Label, Name option, Tool tip
Selection box - Label, Name option, Tool tip
Radio button group - Label, Name option, Tool tip
Hyperlink - Text, Tool tip
Check box - Text, Tool tip
Image button - Alternative text
Image - Alternative text
Button - Label, Tool tip
Table - Summary
The Table Web component uses a number of predefined strings. These are automatically generated for you in the resource bundle.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.