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 are anonymous inner classes?
How garbage collection is done in java?
What is primitive array?
Explain notifyall() method of object class ?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What are the differences between path and classpath variables?
What Is Query Throttling in java?
What is the use of string and stringbuffer?
What is the purpose of abstract class?
Write a program to print count of empty strings in java 8?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
Is set thread safe java?
Explain the importance of thread scheduler in java?
Which browsers work with java?
what is the difference between Object Based Language and Object Oriented Language?