Generated by
JDiff

Interface com.qoppa.pdf.form.RadioButtonGroupField

Changed Methods
Vector<String> getOnValues() Change in return type from Vector to Vector<String>.
Returns a Vector of values containing the on state for each of the radio buttons in this radio button group field.
Vector<String> getOptions() Change in return type from Vector to Vector<String>.
Returns a Vector of values representing the export value of each annotation in this radio button group field.