Class CheckBox

java.lang.Object
cx.ath.matthew.cgi.Field
cx.ath.matthew.cgi.CheckBox

public class CheckBox extends Field
  • Constructor Details

    • CheckBox

      public CheckBox(String name, String label, boolean checked)
  • Method Details