-
Bug
-
Resolution: Future Project
-
P4
-
7
-
generic
-
generic
When a demo is available under /demo/plugin directory, it should be ready for user to run it using the browser or java webstart (just one click away- not lauching from the command line using the jar file)
The TransparentRuler demo is not satified this condition and need to be fixed.
In general, we can fix it by using either one of the solutions below:
1) Including the TransparentRuler.html file that actually lauch the demo using the browser
silimar as other plug-in demo applet- example SwingApplet.html:
http://jre.sfbay.sun.com/java/re/jdk/7/promoted/all/b139/binaries/windows-i586/demo/plugin/jfc/SwingApplet/SwingApplet.html
2) Including the readme file similar as Laffy demo on how to launch it using Java webstart
http://jre.sfbay.sun.com/java/re/jdk/7/promoted/all/b139/binaries/windows-i586/demo/plugin/jfc/Laffy/readme.html
The TransparentRuler demo is not satified this condition and need to be fixed.
In general, we can fix it by using either one of the solutions below:
1) Including the TransparentRuler.html file that actually lauch the demo using the browser
silimar as other plug-in demo applet- example SwingApplet.html:
http://jre.sfbay.sun.com/java/re/jdk/7/promoted/all/b139/binaries/windows-i586/demo/plugin/jfc/SwingApplet/SwingApplet.html
2) Including the readme file similar as Laffy demo on how to launch it using Java webstart
http://jre.sfbay.sun.com/java/re/jdk/7/promoted/all/b139/binaries/windows-i586/demo/plugin/jfc/Laffy/readme.html