#jython IRC Log (v0.9)

Index

IRC Log for 2020-05-30

Timestamps are in GMT/BST.

[4:06] * [Arfrever] (~Arfrever@apache/committer/Arfrever) Quit (Ping timeout: 264 seconds)
[4:11] * [Arfrever] (~Arfrever@apache/committer/Arfrever) has joined #jython
[4:11] * ChanServ sets mode +o [Arfrever]
[15:33] * finis_ (~finis@c-98-203-121-244.hsd1.fl.comcast.net) has joined #jython
[15:33] <finis_> Hi, I'm new to Jython, Java, and Python. I do have some experience in C++, C#, etc... At the moment I'm just tinkering with PythonInterpreter() in Java. I see how to initialize and use a Java class in Jython. However, I would like to pass a reference to an Java object that is already initialized in Java. For example I have created a simple swing app with a text filed and a button. I also created a Java method setText(str).
[15:33] <finis_> I would like to call that method from python code inside a PythonInterpreter() object. I can't seem to find a way. Is this even possible?
[16:37] * finis_ (~finis@c-98-203-121-244.hsd1.fl.comcast.net) has left #jython
[16:37] * finis_ (~finis@c-98-203-121-244.hsd1.fl.comcast.net) has joined #jython
[19:02] * finis_ (~finis@c-98-203-121-244.hsd1.fl.comcast.net) Quit (Remote host closed the connection)

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).