Metro style Tooltip for Java (JMetro)

This time a new control that was not present on the JMetro for javafx2.

The Tooltip:

tooltip jmetro

The style is the same for the dark and light versions of jmetro. With javafx 2 it was not possible to style a Tooltip like this because it had a page corner like effect that wasn’t possible to remove.

Metro style Toggle Button for Java (JMetro) – Revisited

This time the Toggle Button.

Changes:

  • Focus ring in accordance with the rest of the controls
  • In the light theme, the Toggle Button was getting bigger when focused
  • Other fixes and changes to make this Java8 compatible
Image

Toggle Button (Light Theme)

Image

Toggle Button (Dark Theme)