pyjnius/jnius
Mathieu Virbel 774fc295e9 add cast(classname, obj) method to be able to use an instance from another class def 2012-08-16 00:16:17 +02:00
..
__init__.py add cast(classname, obj) method to be able to use an instance from another class def 2012-08-16 00:16:17 +02:00
jni.pxi add autoclass/ensureclass, auto reflection for JavaObject, and fixes around j_self 2012-08-14 15:09:48 +02:00
jnius.pyx add cast(classname, obj) method to be able to use an instance from another class def 2012-08-16 00:16:17 +02:00
jnius_conversion.pxi fix autoclass when return 2012-08-15 23:36:40 +02:00
jnius_jvm_android.pxi little fixes for android, remove the recursive part in autoclass for the moment 2012-08-14 17:21:55 +02:00
jnius_jvm_desktop.pxi add autoclass/ensureclass, auto reflection for JavaObject, and fixes around j_self 2012-08-14 15:09:48 +02:00
reflect.py add cast(classname, obj) method to be able to use an instance from another class def 2012-08-16 00:16:17 +02:00