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
Why is multiple inheritance not supported in java?
How do you declare a destructor in java?
What do you mean by stream pipelining in java 8?
What is the difference between preparedstatement and statement in java?
What is the purpose class.forname method?
How will you print number in reverse (descending) order in BST.
What is arraylist e?
Does java set allow duplicates?
What is the history of java?
How do you sort a list in java?
What does java ide mean?
Explain about method local inner classes or local inner classes in java?
What is a void method?
How do you declare an empty string?
What is void class in java?