| Package | Description | 
|---|---|
| org.apache.pdfbox.pdmodel.interactive.form | The interactive package contains classes for handling Interactive Forms, also known as "AcroForms". | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PDChoiceA choice field contains several text items, one or more of which shall be selected as the field
 value. | 
| class  | PDComboBoxA combo box consisting of a drop-down list. | 
| class  | PDListBoxA scrollable list box. | 
| class  | PDTextFieldA text field is a box or space for text fill-in data typically entered from a keyboard. | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.