For each of your source files, the Explorer displays all bean properties and
event sources under the Bean Patterns ()
category node. You can view a property sheet for each bean property or event
set by right-clicking its node in the Explorer and choosing Properties. Double-click
the node of any bean property or event source in the Explorer to jump to its
location in the Source Editor.
You can generate a BeanInfo class for your file by right-clicking the Bean Patterns category node and choosing BeanInfo Editor. To add a new bean property or event source, right-click the Bean Patterns category node and choose from the Add menu.
The following table lists the icons the IDE uses to display bean pattern objects.
Icon | Description |
---|---|
![]() |
Bean Patterns node. Subnodes represent bean properties and event sets. |
![]() |
Read-only bean property. |
![]() |
Read/write bean property. |
![]() |
Write-only bean property. |
![]() |
Read-only indexed bean property. |
![]() |
Read/write indexed bean property. |
![]() |
Write-only indexed bean property. |
![]() |
Multicast bean event set. |
![]() |
Unicast bean event set. |