A Widget Picker Control in JavaFX
Posted on Fri 07 February 2014 in JavaFX
The following video shows a custom control in JavaFX that lets you select items from a list and position them in a grid. The items represent UI widgets, that is, JavaFX controls, with a defined size on the grid. The grid represents a page on which these widgets will be shown.
(click to watch the video)