Making Java applets with Java libraries
in
Integration and Hardware
•
2 months ago
Hi,
I've written some Java programs using the processing.core.* libraries (i.e. I compile them with the Java compiler, not the Processing IDE). I would like to embed this code into a Java applet so that the Processing sketches can be viewed and manipulated with a web browser. Some of the Processing documentation indicates that it is no longer possible to export Processing sketches to a Java applet, but I'm hoping this just means that exporting isn't supported by the Processing IDE. Is it possible to use the Processing libraries in a Java applet? Has someone written something about how to do this?
I've written some Java programs using the processing.core.* libraries (i.e. I compile them with the Java compiler, not the Processing IDE). I would like to embed this code into a Java applet so that the Processing sketches can be viewed and manipulated with a web browser. Some of the Processing documentation indicates that it is no longer possible to export Processing sketches to a Java applet, but I'm hoping this just means that exporting isn't supported by the Processing IDE. Is it possible to use the Processing libraries in a Java applet? Has someone written something about how to do this?
1