swf in Desktop Java programs
How to use & 开发者_高级运维show swf files in Desktop Java programs?
There are a couple opensource / free options, but the first one https://jflash.dev.java.net/ is not being maintained any longer. The one you want to look into is from Joa Ebert and is called JITB, see it in-action here http://blog.joa-ebert.com/2010/08/19/introducing-jitb/
http://www.jpackages.com/jflashplayer/ is the most standard approach.
精彩评论