« Speeding up the JavaFX Presentation Cube for Jfokus | Main | Absence of Malice in JavaFX »

January 08, 2009

Comments

Ben

Alberto,

This appears to occur occasionally on Vista systems. I'm looking into some modifications that should cure this issue. Thanks for your alert on the problem.

Alberto

when I try to launch it I receive the following error (I have windows vista and Java 6 update 12):

com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://javafx.standardsco.com/demos/piechart2d/Piechart2d.jar
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
at com.sun.javaws.Launcher.downloadResources(Unknown Source)
at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

James Weaver

"Would it be possible to publish the source code for this pie chart applet, Jim?"

It will be added at some point to the open source JFXtras project:
http://code.google.com/p/jfxtras/
Ben Jones is the developer working on charting/graphing, so you could join the project and ask him to see the source code.

Thanks,
Jim Weaver

Tommy

Jim, no, I'm too occupied with my current project the next 10 weeks.

Would it be possible to publish the source code for this pie chart applet, Jim?

Regards, Tommy

The comments to this entry are closed.

Categories