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

What are three advantages of using functions?

0 Answers  


What is thread life cycle?

0 Answers  


What is logical variable?

0 Answers  


What about member inner classes?

0 Answers  


which of tha following is not a thread safe class? a) ArrayList b)Vector c)HashTable d)None

17 Answers  






could you run the java program without main method?

6 Answers  


How do weakhashmap works?

0 Answers  


How to sort a collection of custom Objects in Java?

0 Answers  


is java support call by reference and call by value, if supports please explain?

5 Answers  


Is it possible to do method overloading and overriding at a time

3 Answers   L&T,


What does int argc char * argv [] mean?

0 Answers  


what is meant by HQL?

0 Answers   Cap Gemini,


Categories