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
How objects are stored in java?
Can we have this () and super () together?
What is listnode in java?
What is a protected void?
How to create a base64 decoder in java8?
Why is serialization required?
What does .equals do in java?
What is finally in Java?
Explain an intermediate language?
What is the importance of main method in Java?
Define an abstract class with reference to java.
What is static data type in java?
What is the use of flag?
What are the disadvantages of using inner classes?
Explain the difference between arraylist and linkedlist in java?