Jython Swing Basics article

William Sonna wlsonna at attglobal.net
Tue May 21 21:36:15 EDT 2002


On Tue, 21 May 2002 14:20:13 UTC, Rob Andrews 
<rob[nospam]@uselesspython.com> wrote:

> 
> > I think your demonstration shows one of the key features of Jython - 
> > the ablilty to run Swing (as well as JDOM or any other Java library) 
> > line by line, making it a powerful debugging tool both for both Java 
> > and Python.
> > 
> 
> Thanks. I think the ability to use an interactive interpreter is one 
> awesome feature. In addition to its use in debugging, I think it makes for 
> a great learning tool. And I couldn't even guess how many times I've used 
> it for quick system administration and other on-the-spot scripting tasks 
> that don't need to be saved for later use.
> 
> Rob

If you haven't already, you may want to post your demo in 
comp.lang.java.programmer, also.



More information about the Python-list mailing list