or New
The New Property Pattern or New Indexed Property Pattern dialog
box appears, enabling you to customize the code to be generated for the property.
When the property is generated, get is prepended to the property name for the getter method and set is prepended for the setter method. For boolean properties, the IDE prepends is to the property name for the getter method.
| See also | |
|---|---|
|
Creating a Bean
Creating a Bean Event Set Deleting a Property or Event Set Generating BeanInfo |
|