Components of BDK
Components of BDK
Components of BDK
The components of BDK development environment
are:
• Tool Box
• Bean Box
• Properties
• Method Tracer
BEAN DEVELOPMENT KIT
ToolBox window
It lists the sample JavaBeans of BDK. It also allows the user to write
their own beans and add them to this window.
This Bean has a different set of properties. The most interesting is the one
called animationRate. It is an integer property that controls the interval in milliseconds
between displays of the juggler’s frames. Try changing its value. The juggler changes speed as
you type each value. Good Beans give you immediate feedback on changes to their
properties.
PROPERTY WINDOW
– Initially, background selected
• Customize in Properties box
Method Tracer window