Java Beans Question:
Download Job Interview Questions and Answers PDF
What is property editor in java beans?
Answer:
A property editor is a tool for customizing a particular property type. Property editors are activated in the Properties window. This window determines a property's type, searches for a relevant property editor, and displays the property's current value in a relevant way.
Download Java Beans Interview Questions And Answers
PDF
Previous Question | Next Question |
What are the purpose of introspection? | Write a simple bean program? |