As the package went missing at its original location, even though the package is still in active use by TSMod and possibly others, I constructed below a copy of the website. After constructing the website, Christine told me that the original site has moved to http://perso.orange.fr/cchoirat/software.html. For the original setup, refer to her page.
Small changes have been made in order to streamline the installation a bit, the package has been compiled anew for 0x 4.00 both 32- and 64 bits code, but not much more has happened to it.
Note that I do not actively maintain the package; I have little knowledge of it, apart from keeping a Linux version running.
#includeyou get (on Linux Gnome and Windows XP respectively):#include main() { j_start(); decl jFrame = j_frame("Hello World!"); j_show(jFrame); while (j_nextaction() != jFrame) {} j_quit(); }
![]() |
![]() |
OxJapi is free software released under the GNU LGPL (Lesser General Public License), which basically means you can use it into non-free software (provided you respect the license terms of Ox). We thank Jurgen A. Doornik for having compiled the Windows version. To run programs that use OxJapi, you need to have a Java Runtime Environment (JRE) if you don't have one already. You can get it from http://java.sun.com/downloads.
OxJapi Documentation (pdf, 299 kb)
Original JAPI Reference by Merten Joost (pdf of C-version, 640 kb)
Download OxJapi (above documentation included; unzip to your Ox directory)