TextComponent.isEditable
Class Overview | Class Members |
This Package |
All Packages
public boolean isEditable()
Returns
true if this text component is
editable; false otherwise.
Description
Indicates whether or not this text component is editable.
See Also
setEditable