Ejemplo n.º 1
0
 /**
  * Creates a string representation of the control parameters.
  *
  * @return the control parameters
  */
 public String toString() {
   return table.toString();
 }