ANN: Java-to-Jython Browser

Paul M pmagwene@speakeasy.net
Thu, 20 Mar 2003 01:06:35 -0500


Description
------------
I've created a little app for browsing Java classes and querying their
events, bean properties, and methods as seen from Jython.  It's based on 
some example code from Richard Hightower's book "Python Programming with 
the Java Class Libraries" combined with a GUI that makes it easy to use.

Since I'm inexperienced with the Swing API, I've found this to be a 
particularly useful tool for learning how to build Swing-based GUIs from 
Jython.

Download
--------

http://kim.bio.upenn.edu/~pmagwene/java2jython.html

Contact
-------
Feedback, recommendations, and constructive critique are appreciated. 
Send email comments to p.magwene@snet.net

Cheers,
Paul