Name the method that is used to set a TextComponent to the
read-only state?
The setEditable( boolean b ) is used to set a TextComponent
to a read-only state
| Is This Answer Correct ? | 5 Yes | 0 No |
What is the difference between serialization and deserialization?
How do you write a conditional statement?
What is the buffer limit?
Why java is called not pure object oriented language?
How to call one constructor from the other constructor ?
What is locale?
Can we override the static methods?
Does every java program need a main?
What is ide with example?
What is loop in java?
How can you say HashMap is syncronized?
what is the difference between String and StringBuffer classes?