Name the method that is used to set a TextComponent to the
read-only state?
Answer Posted / ranganathkini
The setEditable( boolean b ) is used to set a TextComponent
to a read-only state
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the lifetime and scope of a variable?
What is file in java?
What's the difference between int and integer in java?
What is widening and narrowing in java? Discuss with an example.
what is bmg file and how to create that files?what will it contailn?
How to split a string in java?
What is t in generics in java?
Can we change the scope of the overridden method in the subclass?
What are different access specifiers in java? Explain
Is zero a positive integer?
What is files manifesting?
Name four container classes.
How does remove work in java?
What is time complexity algorithm?
What is array pointers ?