Hi all,

on my quest to fill in param and return tags -- anyone annoyed already? -- I found a comment at the beginning of org.apache.jmeter.gui.util.JDateField stating:

"...
And this control is Devloped basically for JDK1.3 and lower
 * version support. This control is similer to JSpinner control this is
 * available in JDK1.4 and above only.
..."

The object is used in ThreadGroupGui only. Do we still need it, or could it be replaced by a JSpinner as indicated in the javadoc?

Regards
 Felix

Reply via email to