|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPdfObjectContainer
com.crionics.jpdf.forms.AbstractField
com.crionics.jpdf.forms.AbstractButtonField
com.crionics.jpdf.forms.RadioButtonField
public class RadioButtonField
Radio button Field Implementation
| Method Summary | |
|---|---|
static RadioButtonField |
createInstance(PdfDocument doc,
java.lang.String name,
int pageIndex,
java.awt.Rectangle rect)
|
| Methods inherited from class com.crionics.jpdf.forms.AbstractButtonField |
|---|
getAvailableValues, getDefaultValue, getValue, getValueAsBoolean, isLinked, setDefaultValue, setTextFont, setValue, setValue |
| Methods inherited from class com.crionics.jpdf.forms.AbstractField |
|---|
getAssociatedPageIndex, getBorderColor, getBorderStyle, getBorderWidth, getFillColor, getName, getOrientation, getPosition, getTextColor, getTextFont, getTextSize, getToolTip, isHidden, isPrintable, isReadOnly, setBorderColor, setBorderStyle, setBorderWidth, setFillColor, setHidden, setOrientation, setPosition, setPrintable, setReadOnly, setTextColor, setTextFont, setTextSize, setToolTip |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static RadioButtonField createInstance(PdfDocument doc,
java.lang.String name,
int pageIndex,
java.awt.Rectangle rect)
throws PdfException,
java.io.IOException
PdfException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||