FNDie is a control written in Java that implements a simple die. It's designed to show different states for selected and unselected. The lists that store the images for the selected and unselected states and the random number generator are all shared among every instance of the control in the same application.