1 Oct 11:29
Re: parameter to jython console
josu <josu <at> we.lc.ehu.es>
2007-10-01 09:29:53 GMT
2007-10-01 09:29:53 GMT
Really, I want to start a jython console from a java application, passing to jython several variables for data and pointers to different elements as buttons etc, since I want to access from jython to elements defined in the java application. I known the existence of set method but maybe there are different ways. Thanks for the response Regards josu Jeff Emanuel(e)k dio: > Yes, you would call methods or set fields on PySystemState > or its constituents. If you provide more details about what > you want to set, I can point you in the right direction. > > > josu wrote: >> Hi >> >> I want to know if it is posible to start the jython console in a java >> program sending any kind of parameter from java to jython. >> >> Thank you in advance >> >> josu >> >> ------------------------------------------------------------------------- >>(Continue reading)
RSS Feed