The SuDokuClipboard implements its own clipboard in a seperate window in order
to work around the security restrictions that affect access to the system clipboard
from an applet.
Selects a single candidate from the set generated by findCandidates(),
which it stores internally to be accessed by the functions getBestX(),
getBestY() and getBestValue().