Sample: Swing slider game

This sample is a Java™ visual class that demonstrates a puzzle game that counts the number of moves it takes to for you to arrange the puzzle pieces in the correct order. The graphical user interface (GUI) was designed using Swing components in the Java visual editor.
5 minutes

To import the sample, click the Import sample link.

This sample might require some optionally installable components. If you encounter errors or cannot find user interface options when you run the sample, ensure that you install the Java client application editor component.

After you import the sample and open it in the Java visual editor, you can run the application by clicking Run > Run as > Java Bean.


Feedback