JMetro Version 11.6.8 And 8.6.8 Released

Another release, this time a shorter update.

Writing documentation and blog posts is a bit of a bummer, but I thought I had to update the documentation since it’s been about a year or more since it hasn’t been updated. So for this release I also focused on that. Here’s the link: Javafx Theme JMetro page.

The documentation page has been completely reviewed and rewritten. I think if you work with JMetro you should check it out as there are probably some things you are not aware of.

As for the new version here’s what’s new:

  1. TableView, TreeTableView: When in cell selection mode, hover effect happens on Cells. When in row selection mode, hover effect are on the whole row.
  2. Added JMetroStyleClass Class. This Class has constants (and some helper methods) for the styleclasses that you can use in JMetro. Examples are: the BACKGROUND styleclass which is essential when using JMetro, a styleclasses for changing the TabPane to a different style from the standard JMetro style, etc.
  3. “Light” style for MenuButton and SplitMenuButton. This is a style that when JMetroStyleClass.LIGHT styleclass is added to these controls, the controls look less prominent and more integrated into their container.

JMetro Version 11.6.5 And 8.6.5 Released

Hello again. Having styled all JavaFX controls in the SDK plus a few more that didn’t exist and some others from other libraries. Subsequent versions will be about tweaking JMetro existing styles or adding some others styles from other controls of third party libraries. That is the case with this release. Here’s what’s new:

  • 3 new controls styles;
  • tweaks to JMetro existing styles;

Keep on reading for details

Continue reading

JMetro version 11.6 and 8.6 released

Back again with another JMetro release. This one marks a big milestone, with the style additions in this release, all JavaFX controls from the JavaFX library now have a JMetro style.

Besides that, there is also a new JMetro style for ControlsFX StatusBar, style tweaks to existing styles, bug fixes, etc.

Keep on reading for details.

Continue reading