示例#1
0
 // Read data and place it in the dialog
 public void getData() {
   wStepname.selectAll();
   wValName.setText(input.getOutputField());
 }