JMetro Version 11.6.15 Released

Date Picker from JMetro 11.6.15

Hello,

This time a new release of JMetro. This new version features bug fixes, tweaks to visual styles, structural changes and changes to the way JMetro is distributed and published.

Read on for more details.

Continue reading

New Java/JavaFX library FXSkins Released

Hi,

This time to announce a new Java / JavaFX library I’ve just released. It’s called FXSkins.

FXSkins is a collection of new Skins for existing JavaFX controls. These Skins will add more functionality to the controls used in your applications with almost no need to make changes to your application’s code.

This library is targeted for the most recent Java versions.

Continue reading

JMetro version 8.6.14 and 11.6.14 released

Another release of JMetro has just came out.

This time the focus has been on fixing bugs and tweaking existing styles. A bunch of these have been fixed in this release.

Besides this, a new feature has been added. It is now also possible to easily add grid lines on table like controls.

Keep on reading for details.

Continue reading

Creating a CAD application in Java (JavaFX)

Screenshot of CAD application
Screenshot of CAD application

Some days ago I finished a CAD application whose purpose is to calculate the energy efficiency of Dwellings (or multiple Dwellings). It can be seen as an application similar to Autocad (which is used in Civil Engineering, Architecture, etc) but with the specific purpose to do energy efficiency assessment.

Continue reading