I know applets are dead, but is it possible to create a desktop application that is not platform specific? In other words, instead of having a Mac OS X .app file, a Windows .exe files, etc., is there a way to wrap up my sketch as a single cross-platform .jar file? If other Java programs can do this, why not Processing?
1