« Return to Thread: Using custom classes in constructor to jython objects

Using custom classes in constructor to jython objects

by Sam_WIlson :: Rate this Message:

Reply to Author | View in Thread


I'm currently working on a project which requires the integration between java and jython. I am attempting to create a jython object in java, the problem I am having is that I want to pass a java object as a constructor to the jython class but I am unsure how to do this. I have looked at the tutorial but that only uses standard classes as parameters for the constructor.




ThanksĀ 

Sam

------------------------------------------------------------------------------

_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users

 « Return to Thread: Using custom classes in constructor to jython objects