Package cx.ath.matthew.cgi
Class CheckBox
- java.lang.Object
-
- cx.ath.matthew.cgi.Field
-
- cx.ath.matthew.cgi.CheckBox
-
public class CheckBox extends Field
-
-
Constructor Summary
Constructors Constructor Description CheckBox(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()
-