308309310311312313314315316317318
/* * this SpinnerTextField is logically in a form. Do the * same thing as form does in its value change listener * that it registers to all fields. */ f.requestRepaint(); formFound = true; break; } } }