tag:blogger.com,1999:blog-7706192646925495484.post3333188251606187972..comments2013-02-05T09:15:58.911-08:00Comments on Pleasing Software: Creating Charts in JavaFXAnonymoushttp://www.blogger.com/profile/10775967623378633903noreply@blogger.comBlogger22125tag:blogger.com,1999:blog-7706192646925495484.post-36451899213348943992011-09-05T19:08:40.535-07:002011-09-05T19:08:40.535-07:00nice but not much use for me ... no DateAxis !!!
w...nice but not much use for me ... no DateAxis !!!<br />wait and see , maybe FX 3.0baikelinhttps://www.blogger.com/profile/11381119106028728898noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-85748132025514662062009-12-23T09:33:29.232-08:002009-12-23T09:33:29.232-08:00When I use JFXtras to embed the charts into a swin...When I use JFXtras to embed the charts into a swing JComponent, the charts lose all layout. The chart width and heights are always correct but all the chart content is smushed up into the corner of the scene with no width and height. Did you happen to try to put the ChartDemo into a swing component?Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-8463662430694310022009-12-19T02:56:02.709-08:002009-12-19T02:56:02.709-08:00how did u display gridlines in the background of e...how did u display gridlines in the background of each chart.<br /><br />can u post some sample piece of code.<br /><br />thanks<br />udayUnknownhttps://www.blogger.com/profile/03678213139205135402noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-43321932567809426442009-11-18T07:48:12.357-08:002009-11-18T07:48:12.357-08:00Hello..
I am new to JavaFX. is it possible to pas...Hello..<br /><br />I am new to JavaFX. is it possible to pass a HashMap/ArrayList to JavaFX from Javascript???<br /><br />Thanks in advanceUnknownhttps://www.blogger.com/profile/03678213139205135402noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-59594775113062726772009-11-17T14:38:57.560-08:002009-11-17T14:38:57.560-08:00I just work with charts in JavaFX. They are impres...I just work with charts in JavaFX. They are impressive, but I don't know how to export chart to a bitmap and save it as a file. Is it possible? It is very important fo me. I tried to find an answer in web and in books bot... nothing.Unknownhttps://www.blogger.com/profile/05159313817788634440noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-58524099032298490832009-11-13T22:21:42.668-08:002009-11-13T22:21:42.668-08:00I am new to JavaFX. our requirement is how to embe...I am new to JavaFX. our requirement is how to embed JavaFX charts in a Java Web Application.To be precise,How to use JavaFX charts in a web based Business Intelligence(BI) report/dashboard.I was trying to achieve since last 3days.Any help will be appreciated.<br /><br />Thanks in advanceUnknownhttps://www.blogger.com/profile/03678213139205135402noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-63126869835622272462009-10-09T16:29:07.881-07:002009-10-09T16:29:07.881-07:00The code is available on the jfxtras.org community...The code is available on the jfxtras.org community site along with all of the other examples from the book:<br /><br />http://jfxtras.org/portal/pro-javafx-platform/-/asset_publisher/1Bl5/content/15695?redirect=%2Fportal%2Fpro-javafx-platformAnonymoushttps://www.blogger.com/profile/10775967623378633903noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-37311561425639091632009-10-09T12:53:56.821-07:002009-10-09T12:53:56.821-07:00ntimesc
where can i get the source code of this ch...ntimesc<br />where can i get the source code of this chardemo.jnpl .... plz ???niharhttps://www.blogger.com/profile/10696734448027941050noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-12693901071190624912009-10-06T13:35:38.253-07:002009-10-06T13:35:38.253-07:00I particularly like any form of UML class diagrams...I particularly like any form of UML class diagrams to explain the relationship between classes.<br /><br />Thanks!<br />Rob Wilson.Unknownhttps://www.blogger.com/profile/02581558950886292309noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-8970785041469255232009-06-22T00:58:06.073-07:002009-06-22T00:58:06.073-07:00The charts look fine, but is there a support for u...The charts look fine, but is there a support for using date axis? All the examples use number axis, and the API doesn't look to contain support for date.<br /><br />Any ideas?Akihttps://www.blogger.com/profile/05443264860141440008noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-11727708481971078212009-06-18T11:24:17.396-07:002009-06-18T11:24:17.396-07:00After installing Java for Mac OS X 10.5 Update 4, ...After installing Java for Mac OS X 10.5 Update 4, Java Web Start.app an be found in /System/Library/CoreServices/<br /><br />To restore correct Web Start behavior, do a Get Info on any jnlp file and choose to open it with the Java Web Start.app<br /><br />The demo on this web page will then launch when clicked! :)Patrick Websterhttps://www.blogger.com/profile/02878847524711954186noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-50149066330132507832009-06-18T10:48:01.412-07:002009-06-18T10:48:01.412-07:00Apple's Java for Mac OS X 10.5 Update 4 fixes ...Apple's Java for Mac OS X 10.5 Update 4 fixes the problems that I reported above. I can run the demo from the command line like this:<br />javaws ~/Desktop/ChartDemo.jnlp<br /><br />Unfortunately, the update removes the ability to launch Web Start from the Finder. So the command line is the only way to run jnlp files. Clicking on a Web Start file annoyingly opens it in Dashcode. I assume this problem is only on 32-bit Intel Macs.Patrick Websterhttps://www.blogger.com/profile/02878847524711954186noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-15825847036429286122009-06-17T07:50:07.514-07:002009-06-17T07:50:07.514-07:00"Unable to launch the application." on W..."Unable to launch the application." on Windows7RC with JDK 6 Update 14 installed.<br /><br />Stacktrace;<br />java.lang.reflect.InvocationTargetException<br />at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br />at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br />at java.lang.reflect.Method.invoke(Unknown Source)<br />at com.sun.javaws.Launcher.executeApplication(Unknown Source)<br />at com.sun.javaws.Launcher.executeMainClass(Unknown Source)<br />at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)<br />at com.sun.javaws.Launcher.run(Unknown Source)<br />at java.lang.Thread.run(Unknown Source)<br /><br />Caused by: java.lang.NoClassDefFoundError: com/sun/javafx/runtime/Main<br />at com.sun.javafx.runtime.main.Main.main(Main.java:35)<br />... 9 more<br /><br />Caused by: java.lang.ClassNotFoundException: com.sun.javafx.runtime.Main<br />at java.net.URLClassLoader$1.run(Unknown Source)<br />at java.security.AccessController.doPrivileged(Native Method)<br />at java.net.URLClassLoader.findClass(Unknown Source)<br />at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)<br />at java.lang.ClassLoader.loadClass(Unknown Source)<br />at java.lang.ClassLoader.loadClass(Unknown Source)<br />at java.lang.ClassLoader.loadClassInternal(Unknown Source)<br />... 10 moreUnknownhttps://www.blogger.com/profile/05441707652388476283noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-5298536822763517052009-06-17T07:33:46.581-07:002009-06-17T07:33:46.581-07:00This comment has been removed by the author.Unknownhttps://www.blogger.com/profile/05441707652388476283noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-34328715350546386372009-06-15T00:58:39.674-07:002009-06-15T00:58:39.674-07:00Has anyone looked at dynamic charts?
http://forum...Has anyone looked at dynamic charts?<br /><br />http://forums.sun.com/thread.jspa?threadID=5390747&tstart=0Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-18142540116530346492009-06-12T02:23:08.474-07:002009-06-12T02:23:08.474-07:00Dean,
Yes, the problem is repeatable on my 32-bit...Dean,<br /><br />Yes, the problem is repeatable on my 32-bit Intel Mac. But the demo works fine on my Debian 5.0 Linux and Windows XP machines. I do not have a 64-bit Mac. Cleaning both my browser and Web Start caches did not help. I'm guessing that Apple should set the MIME type for .jnlp files to "application/x-java-jnlp-file" on their idisk.mac.com servers so my old J2SE 5.0 Web Start can recognize them. It would be even better if Apple updated Java on 32-bit Intel Macs to SE 6.<br /><br />PatrickPatrick Websterhttps://www.blogger.com/profile/02878847524711954186noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-88365715763840838072009-06-11T08:34:59.115-07:002009-06-11T08:34:59.115-07:00@tsjung75: There has been some work done in the la...@tsjung75: There has been some work done in the latest version of JFXtras by Jim Clark to embed a JavaFX scene in a JComponent. Generally speaking, it's much easier to embed Java in a JavaFX program though.<br /><br />@Tom All examples from the book will be released when the book is finished. Probably some time in the next two weeks I would guess.Anonymoushttps://www.blogger.com/profile/10775967623378633903noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-44966463229201242152009-06-11T01:24:05.189-07:002009-06-11T01:24:05.189-07:00Dean, great article! Are the Chart examples includ...Dean, great article! Are the Chart examples included within the ebook pre-release (Alpha Book) of the Pro JavaFx Platform book?<br /><br />TomUnknownhttps://www.blogger.com/profile/12156271094204888909noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-84623641042869222422009-06-11T01:23:30.641-07:002009-06-11T01:23:30.641-07:00Can I use this Chart API in normal Java program to...Can I use this Chart API in normal Java program too?Unknownhttps://www.blogger.com/profile/04906290783895379195noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-33243940421967595492009-06-10T19:44:10.733-07:002009-06-10T19:44:10.733-07:00Patrick,
Is the error repeatable? I'm wonder...Patrick,<br /><br />Is the error repeatable? I'm wondering if it's just Apple's servers being flaky or a real problem on 32-bit Macs. I know it works on 10.5.7 with 64-bit Macs (what I'm running). Unfortunately, I don't have access to a 32-bit platform at the moment.<br /><br />DeanAnonymoushttps://www.blogger.com/profile/10775967623378633903noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-69496182520649923882009-06-10T14:15:59.963-07:002009-06-10T14:15:59.963-07:00The demo produces this error on Mac OS X 10.5.7 wi...The demo produces this error on Mac OS X 10.5.7 with J2SE 5.0 on 32-bit Intel:<br /><br />An error occurred while launching/running the application.<br /><br />Title: ChartDemo<br />Vendor: dean<br />Category: Download Error<br /><br />Bad MIME type returned from server when accessing resource: http://idisk.mac.com/driverson/Public/jnlp/ChartDemo.jnlp - null<br /><br />JNLPException[category: Download Error : Exception: null : LaunchDesc: null ]<br /> at com.sun.javaws.cache.DownloadProtocol.doDownload(DownloadProtocol.java:656)<br /> at com.sun.javaws.cache.DownloadProtocol.isLaunchFileUpdateAvailable(DownloadProtocol.java:819)<br /> at com.sun.javaws.LaunchDownload.getUpdatedLaunchDesc(LaunchDownload.java:135)<br /> at com.sun.javaws.Launcher.downloadResources(Launcher.java:1037)<br /> at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:378)<br /> at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:218)<br /> at com.sun.javaws.Launcher.run(Launcher.java:165)<br /> at java.lang.Thread.run(Thread.java:613)Patrick Websterhttps://www.blogger.com/profile/02878847524711954186noreply@blogger.comtag:blogger.com,1999:blog-7706192646925495484.post-89469605121035743172009-06-10T12:40:28.856-07:002009-06-10T12:40:28.856-07:00Great article, great demo. Thank you, Dean.Great article, great demo. Thank you, Dean.Unknownhttps://www.blogger.com/profile/04189756862229068977noreply@blogger.com