super("RecFrom", sTableID); setWidth(60); setAlignment(ALIGN_CENTER);
int i = (int) (Math.random() * SAMPLES.length); cell.setText(SAMPLES[i]);