Ok what I have is a PDA running Pocket PC and I have installed the IBM J9 VM, I have got a couple of basic windows working fine, but what I am trying to do is load an image from a file and display it in a window.
Problems with this is the limited amount of classes I have available.
Files are:
/JavaTest/JavaTest/Test1.jar
/JavaTest/JavaTest/Image1.gif
Inside the jar is a simple frame class and I want to load the Image1.gif into it.
Can anyone offer any help.
Thanks
Problems with this is the limited amount of classes I have available.
Files are:
/JavaTest/JavaTest/Test1.jar
/JavaTest/JavaTest/Image1.gif
Inside the jar is a simple frame class and I want to load the Image1.gif into it.
Can anyone offer any help.
Thanks