Swing problem with JPython ??

Steven Chi schi at cktsemantics.com
Tue Apr 10 19:44:17 EDT 2001


Hi,

I always got the following message when I do anything with javax.swing.* :
AttributeError: java package 'javax.swing' has no attribute 'JFrame' ....

But there's no error when I do the following :
>>> from javax import swing

Any idea ?





More information about the Python-list mailing list