Le Thu, 17 Jan 2008 08:36:59 -0800, Henry Chang a écrit :
> www.jython.org
>
> On Jan 17, 2008 8:06 AM, Osthaus, Christopher (Mission Systems)
> <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi All,
>>
>> This is an easy one - I'm new to Python and working on a script where I
>> need to use some java swing
www.jython.org
On Jan 17, 2008 8:06 AM, Osthaus, Christopher (Mission Systems)
<[EMAIL PROTECTED]> wrote:
>
>
> Hi All,
>
> This is an easy one - I'm new to Python and working on a script where I need
> to use some java swing classes. I'm running Python on Windows.
>
> I've got an import statemen
Hi All,
This is an easy one - I'm new to Python and working on a script where I
need to use some java swing classes. I'm running Python on Windows.
I've got an import statement that looks something like:
from java.lang import System
from javax.swing import JPasswordField
from javax.swing imp