JavaFX

FlexGanttFX 1.4.0 Released!

I am very happy to announce that I have released version 1.4.0 of FlexGanttFX for JavaFX. This release contains bug fixes and small improvements. I am glad to say that FlexGanttFX has proven itself in the field and is operational in various large enterprise applications. Some of its more prominent users are: Emirates Airlines European Broadcasting Union Airbus PSI PolandThe following are a couple of screenshots from these applications. PSI Logistics European Broadcasting Union Emirates Airlines MINT Software Systems

By |2021-02-18T13:42:26+01:00February 3rd, 2016|FlexganttFX, JavaFX|0 Comments

JavaFX “Missing Features” Survey Results

I recently conducted a survey asking the community to tell me which features they are missing the most in JavaFX 8. The survey has been closed by now. It received over 100 submissions from various people, various companies, various industries. Overall the participants very quite satisfied with JavaFX so I would argue that the feedback was submitted by people who really care about the platform and would like to see it evolve over time. The following chart shows the exact distribution of the answers given by the participants when asked how satisfied they were with JavaFX. Categories / Issue [...]

By |2021-02-18T13:42:26+01:00January 25th, 2016|Java, JavaFX|0 Comments

JavaFX Real-World Apps: PSI Advanced Scheduling and Monitoring

I am happy to announce that there is a new entry for the "Real-World Apps" list. The company PSI has developed an application for "advanced scheduling and monitoring". The software will be used by the manufacturing industry. The screenshots look quite polished and attractive. PSI is one of the earliest adopters of FlexGanttFX, my JavaFX framework for visualizing schedules of any kind. https://youtu.be/hXdvTlca6rM?w=550 PSI - Operation Gantt PSI - Operation Detail PSI - Production Order PSI - Report PSI - Structural Gantt As usual I have done an interview with the developers. Michal [...]

By |2021-02-18T13:42:26+01:00January 25th, 2016|FlexganttFX, Java, JavaFX|2 Comments

JavaFX Real-World Playlist

I finally found some time to create a YouTube playlist with all the "Real-World" JavaFX applications that Alexander Casall and I presented at JavaOne 2015. Maybe you can find some inspiration. The videos show the following applications: EIZO - Curator Caliop Emirates Airlines - Network Capacity Optimization AISO - HRC-Matic Business Registry European Broadcasting Union - NEOS MINT Software Systems - Training and Resource Management (TRMS) Enjoy!

By |2021-02-18T13:42:26+01:00January 4th, 2016|FlexganttFX, JavaFX|1 Comment

JavaFX: The Power of CSS

I recently presented the NEOS application that was developed for the European Broadcasting Union. Now that a few weeks have passed the UI has been polished and a lot of work was invested into styling it via the CSS support of JavaFX. I really like the results and thought it would be good to show you. After Editing a Transmission Searching for Transmissions Editing a Resource Before

By |2021-02-18T13:42:27+01:00December 19th, 2015|Java, JavaFX|10 Comments

JavaFX Tip 22: Autosize (Tree) Table Columns

One of the first things mentioned as a "missing feature" in the JavaFX "Missing Features Survey" was the ability to auto-resize columns in tables / tree tables. It is correct that there is no public API for it, but when you pay close attention then you will notice that there must be code for doing this somewhere inside JavaFX, because the user can auto-resize a column by double clicking on the divider line between the column and the next column to the right. But like most people I felt that this was not good enough for my code. I wanted [...]

By |2021-02-18T13:42:28+01:00December 10th, 2015|JavaFX, Tips & Tricks|2 Comments

Survey: JavaFX 8 Missing Features

UPDATE: THE SURVEY HAS FINISHED. One sentence that I hear quite frequently when discussing JavaFX with other developers is that JavaFX "does not do XYZ" or "does not support XYZ". Often they list features that are indeed available in other technologies / frameworks. To get a better understanding of these "missing features" I thought it would be good to create an online survey and to collect them. Ideally we end up with a complete list and ideally we have the perfect UI framework if we can check off every single item on the list. :-)

By |2021-02-18T13:42:28+01:00December 10th, 2015|JavaFX|11 Comments

Cool: JavaFX in the Browser!

I had a nice long talk today with the guys from Sandec (sandec.de). They were showing me their product called "Centralized Java (CJ)". With this solution it is actually possible to run a JavaFX application in a browser (for now it works best with Chrome). The website javafx-samples.com shows several demos that are using this technology. The demos include the JavaFX SceneBuilder, the game 2048, the JavaFX Ensemble demo suite. It is amazing how much of these applications is supported by CJ. There are still a few gaps but the folks at Sandec are planning to close them soon. [...]

By |2021-02-18T13:42:28+01:00December 1st, 2015|CalendarFX, JavaFX|34 Comments

JavaFX is Here to Stay!

The last week has seen some discussion on the web related to the future of JavaFX. Many people got the impression that JavaFX will be put on ice by Oracle. This was primarily caused by a blog post written by Shai Almog (Codename One) called "Should Oracle Spring Clean JavaFX". It was  "inspired" by a blog that I had written a little bit earlier where I was emphasizing the benefits of JavaFX. I believe that Shai simply tried to emphasize that Oracle could do more / could do better when it comes to JavaFX but the conclusion that some companies were drawing [...]

By |2021-02-18T13:42:28+01:00November 30th, 2015|JavaFX|9 Comments