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 is operator overloading. Is it is supported in java?

0 Answers  


What is the collections api in java programming?

0 Answers  


What is Java Reflection API? Why it’s so important to have?

0 Answers  


What is the difference between the boolean & operator and the && operator in java programming?

0 Answers  


What is the difference between pageContext and page implicit objects in jsp?

9 Answers   Gspann Technologies, Merrill Lynch, Polaris,


What about anonymous inner classes in java?

0 Answers  


How does hashset works in java?

0 Answers  


What are the rules for variable declaration?

0 Answers  


Difference between predicate, supplier and consumer ?

0 Answers  


What is difference between float and double?

0 Answers  


What is singleton class and how can we make a class singleton?

0 Answers  


What are serialization and deserialization?

0 Answers  


Categories