Sample Programs for Class 5

Several sample programs are provided relating to the material covered in class 5. Click here to download the zip file containing these programs.

ProfGui

This program demonstrates creation and access of OS/2 native methods
  • Compile (javac ProfGui.java)
  • Execute - applet profgui.html
  • View Source
  • Native class wrapper source
  • Native class DLL source
  • Java headers
  • OS/2 makefile