Package cx.ath.matthew.cgi
Class Radio
- java.lang.Object
-
- cx.ath.matthew.cgi.Field
-
- cx.ath.matthew.cgi.Radio
-
public class Radio extends Field
-
-
Constructor Summary
Constructors Constructor Description Radio(java.lang.String name, java.lang.String label, boolean checked)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.String
print()
-