Inspector
You use the Inspector to visually edit component properties and to attach code to component events.
The Inspector interacts directly with the:
With the Inspector, you can,
- Set the initial property values for components in the container, and for the container and its layout manager.
- Create, name, and delete methods in the container that will receive events from the component in the container.
Any changes you make in the Inspector are reflected immediately in the source code and in the UI Designer.
See also:
Getting Started with JBuilder: Setting component properties in the Inspector