University of Cincinnati logo and link  
Using the Bean in your IDE
 
  UC ingot While in your IDE, you get drag-and-drop functionality and the availability of the Property Inspector windows.. 
 
  • Click on the bean in the tool bar, add it to your program.
  • You can right-click on the Bean instance and select View-Properties to view and change the properties of the bean.
  • The IDE will add the necessary source code for these properties to your file.  Most editors will lock these generated areas of your source code so that you can't change them.
 Making a Database Bean