Component Type
|
text
|
Dialog
|
title of window
|
Frame
|
title of window
|
MenuBar
|
#menubar
|
MenuItem
|
label of menu item
|
text
|
|
Access
|
read-write
|
Returns
|
String
|
Set throws
|
WindowException
INVALID_MODIFICATION_ERR: Raised if the new text is not valid for the component.
NO_MODIFICATION_ALLOWED_ERR: Raised if the text of the component cannot be modified.
|