lua-users home
lua-l archive

Re: LuaJava: Java method not found

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello again!
>Maybe because {Creator="Lua"} is not a Test instance
>as expected by setLuaObject?
Well, this was my first idea as well, so I modified my
Java implementation as follows (capital letters indi-
cate the changes, pleas believe me that I typed in eve-
rything properly)
 public class Test {
 public static Test LuaObject;
 
 public static void setLuaObject (OBJECT Candidate) {
 SYSTEM.OUT.PRINTLN("WITHIN SETLUAOBJECT");
 };
 };
What should I say: the method was still not found...
Any ideas?
Andreas Rozek Phone: ++49 (7031) 222305
Bunsenstraße 82 Fax: -
D-71032 Böblingen EMail: A.Rozek@GMX.De
Germany URL: http://www.Andreas-Rozek.de

AltStyle によって変換されたページ (->オリジナル) /