Saved Bookmarks
| 1. |
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. 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. |
|