SplitPane.Divider Transition

SplitPane.Divider Transition

Wrote a small utility class to control animated sliding of a SplitPane.Divider. You can find the complete code in my Bitbucket repo here. I intend to make it as simple as possible to attach a slide-animation to a standard SplitPane: splitPane          The SplitPane to be animated. dividerIndex     Index of the divider to… Continue Reading SplitPane.Divider Transition

Custom Component: Starter with hover effect

I was looking for a starter component for to use on the dock like main entry page of our application. It should have a hover effect on mouse enter/ mouse exit and a start effect on mouse click. As JavaFX has already very useful Transition implementations I gave the ScaleTransition a try. I wanted a… Continue Reading Custom Component: Starter with hover effect

WordPress › Error

There has been a critical error on this website.

Learn more about troubleshooting WordPress.