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 |
How Vector class is synchronized,How to build user defined class as synchronized?
Why do inner class cannot have static declaration except static nested class?
What is polymorphism java example?
Is empty .java file name a valid source file name?
What is java autoboxing?
What technique is carried out to find out if a particular string is empty?
Why is it called buffering?
What are predefined functions?
How to sort elements in a parallel array in java?
How do you reverse a string in java?
What are some alternatives to inheritance?
How the threads are synchronized?