This small size application is a free version of the famous Jigsaw Puzzle game and it has only the basic features such as creating a puzzle image from a picture, selecting the number of pieces (which is limited from 30 up to 1321 pieces) and removing option. You can select the color and the texture for your background too.
This java tabbed panel complements the AWT of JDK 1.1 by adding the tabbed panel type component. You add any java component to the tabbed panel with a named tab assigned to each of them. The user can switch between the components by selecting the individual tabs.