From: Sven G. <sgo...@ja...> - 2001-02-08 05:38:00
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 10 January 2001 08:15, you wrote: > Hi~ > > I have two problem.... help me~~ > > 1. What's the difference between GLFuncJauJNI GLFuncJauJNInf? > As you can see, there exist many java classes with the extension nf ! There are native libraries with this extension avaiable either .. nf stands for not final ! The release java classes and native libraries uses the "final" modifier for the native function prototype, so a virtual table lookup is not necessary - -> improves speed ! > 2. This is error message.... > > destroy(): materialCanvas[canvas0,4,23,392x273] > gljFree failed > gljFree failed > gljDestroy failed (free) > > I want safe(clean) exit When Program was Terminated(when press frame's > Terminate button)..... What's Problem? > > Thanks...... > well, have a loock at /GL4Java/demos/MiscDemos/anti.java -> main method ! sven > - feel kim - > ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿàÚ½¯î±êன¨¥x%Ë`Ú½¯î±êனþX¬¶Ïì >¢êÜyú+?ïçzØm¶ÿþX¬¶Ïì¢êÜyú+?ïçzßæj)fjåËb?ú?^#jöÿºÇ«º. - -- mailto:sgo...@ja... www : http://www.jausoft.com ; pgp: http://www.jausoft.com/gpg/ voice : +49-521-2399440, +49-170-2115963; fax: +49-521-2399442 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE6gjCiHdOA30NoFAARAlSbAJ4qmrx1rt89Lvt3V7qmp9tU2zSjagCgqpAI M1OJJ+QCYl1RL8EK+e/e11s= =T3EY -----END PGP SIGNATURE----- |