Name the method that is used to set a TextComponent to the
read-only state?



Name the method that is used to set a TextComponent to the read-only state?..

Answer / 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

More Core Java Interview Questions

Explain some best practices you would apply while using collection in java?

0 Answers  


What do you understand by looping in java? Explain the different types of loops.

0 Answers  


Define interface in java?

0 Answers  


What is double in java?

0 Answers  


How to do a true java ping from windows?

0 Answers  






What is the use of optional ?

0 Answers  


why constructor dont have returns type?

9 Answers   IBM,


What is a lock or purpose of locks in java?

0 Answers  


What does the “final” keyword mean in front of a variable? A method? A class?

0 Answers  


Do you know how to reverse string in java?

0 Answers  


What does compareto () do in java?

0 Answers  


Which class should you use to obtain design information about an object

2 Answers  


Categories