In my current project, I require one JSpinner component to spin through the time part, separately. More specifically, the spinner will spin through the time part of a Date only.
Then, i tried to use the JSpinner Swing component for the above.
Here, I have attached the JSpinner Bean & the sample solutions to share with you all.
Place the “JSpinner.jar” to the /beans folder & import the “JSpinner_test.servoy” Servoy Solution.