 |
The Tcl Bean is brought to you by:
Ray Johnson
Scott Stanton
Melissa Hirschl
Ioi Lam
Bryan Surles
|
 |
The Tcl Bean
The Tcl Bean allows Java Studio Bean developers to create new behaviors
for Java Studio directly with Tcl.
Using The Tcl Bean
There are many examples of how to use the Tcl Bean. Interesting examples
show how to create dynamic ports, define the callback events that are
bound to ports, and create your own Customizer by writing a Tcl
script. The examples are built-in to the Tcl Bean and can
be accessed from the Tcl Bean Customizer.
Additional Information
The Studio
section describes how to create dynamic ports and bind callbacks to the
ports.
The studio::custom
section describes how to create your own Customizer with Tcl.
The Java
section describes how to access and manipulate Java classes and
objects from Tcl.
The java::bind
section describes how to manipulate JavaBeans directly from Tcl.
The java::load
section describes how load Java extensions into the current interpreter.