📄 pushbuttonfield.html
字号:
<BR> Holds value of property template.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>private <A HREF="../../../../com/lowagie/text/pdf/PdfTemplate.html" title="class in com.lowagie.text.pdf">PdfTemplate</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#tp">tp</A></B></CODE><BR> </TD></TR></TABLE> <A NAME="fields_inherited_from_class_com.lowagie.text.pdf.BaseField"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from class com.lowagie.text.pdf.<A HREF="../../../../com/lowagie/text/pdf/BaseField.html" title="class in com.lowagie.text.pdf">BaseField</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../com/lowagie/text/pdf/BaseField.html#alignment">alignment</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#backgroundColor">backgroundColor</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#BORDER_WIDTH_MEDIUM">BORDER_WIDTH_MEDIUM</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#BORDER_WIDTH_THICK">BORDER_WIDTH_THICK</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#BORDER_WIDTH_THIN">BORDER_WIDTH_THIN</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#borderColor">borderColor</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#borderStyle">borderStyle</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#borderWidth">borderWidth</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#box">box</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#COMB">COMB</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#DO_NOT_SCROLL">DO_NOT_SCROLL</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#DO_NOT_SPELL_CHECK">DO_NOT_SPELL_CHECK</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#EDIT">EDIT</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#fieldName">fieldName</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#FILE_SELECTION">FILE_SELECTION</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#font">font</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#fontSize">fontSize</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#HIDDEN">HIDDEN</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#HIDDEN_BUT_PRINTABLE">HIDDEN_BUT_PRINTABLE</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#maxCharacterLength">maxCharacterLength</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#MULTILINE">MULTILINE</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#options">options</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#PASSWORD">PASSWORD</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#READ_ONLY">READ_ONLY</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#REQUIRED">REQUIRED</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#rotation">rotation</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#text">text</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#textColor">textColor</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#visibility">visibility</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#VISIBLE">VISIBLE</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#VISIBLE_BUT_DOES_NOT_PRINT">VISIBLE_BUT_DOES_NOT_PRINT</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#writer">writer</A></CODE></TD></TR></TABLE> <!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#PushbuttonField(com.lowagie.text.pdf.PdfWriter, com.lowagie.text.Rectangle, java.lang.String)">PushbuttonField</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PdfWriter.html" title="class in com.lowagie.text.pdf">PdfWriter</A> writer, <A HREF="../../../../com/lowagie/text/Rectangle.html" title="class in com.lowagie.text">Rectangle</A> box, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> fieldName)</CODE><BR> Creates a new instance of PushbuttonField</TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Method Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>private float</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#calculateFontSize(float, float)">calculateFontSize</A></B>(float w, float h)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/lowagie/text/pdf/PdfAppearance.html" title="class in com.lowagie.text.pdf">PdfAppearance</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#getAppearance()">getAppearance</A></B>()</CODE><BR> Gets the button appearance.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html" title="class in com.lowagie.text.pdf">PdfFormField</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#getField()">getField</A></B>()</CODE><BR> Gets the pushbutton field.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> float</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#getIconHorizontalAdjustment()">getIconHorizontalAdjustment</A></B>()</CODE><BR> Getter for property iconHorizontalAdjustment.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/lowagie/text/pdf/PRIndirectReference.html" title="class in com.lowagie.text.pdf">PRIndirectReference</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#getIconReference()">getIconReference</A></B>()</CODE><BR> Gets the reference to an existing icon.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> float</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#getIconVerticalAdjustment()">getIconVerticalAdjustment</A></B>()</CODE><BR> Getter for property iconVerticalAdjustment.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/lowagie/text/Image.html" title="class in com.lowagie.text">Image</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#getImage()">getImage</A></B>()</CODE><BR> Getter for property image.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#getLayout()">getLayout</A></B>()</CODE><BR> Getter for property layout.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#getScaleIcon()">getScaleIcon</A></B>()</CODE><BR> Getter for property scaleIcon.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/lowagie/text/pdf/PdfTemplate.html" title="class in com.lowagie.text.pdf">PdfTemplate</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#getTemplate()">getTemplate</A></B>()</CODE><BR> Getter for property template.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#isIconFitToBounds()">isIconFitToBounds</A></B>()</CODE><BR> Getter for property iconFitToBounds.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#isProportionalIcon()">isProportionalIcon</A></B>()</CODE><BR> Getter for property proportionalIcon.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#setIconFitToBounds(boolean)">setIconFitToBounds</A></B>(boolean iconFitToBounds)</CODE><BR> If <CODE>true</CODE> the icon will be scaled to fit fully within the bounds of the annotation, if <CODE>false</CODE> the border width will be taken into account.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#setIconHorizontalAdjustment(float)">setIconHorizontalAdjustment</A></B>(float iconHorizontalAdjustment)</CODE><BR> A number between 0 and 1 indicating the fraction of leftover space to allocate at the left of the icon.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#setIconReference(com.lowagie.text.pdf.PRIndirectReference)">setIconReference</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PRIndirectReference.html" title="class in com.lowagie.text.pdf">PRIndirectReference</A> iconReference)</CODE><BR> Sets the reference to an existing icon.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#setIconVerticalAdjustment(float)">setIconVerticalAdjustment</A></B>(float iconVerticalAdjustment)</CODE><BR> A number between 0 and 1 indicating the fraction of leftover space to allocate at the bottom of the icon.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#setImage(com.lowagie.text.Image)">setImage</A></B>(<A HREF="../../../../com/lowagie/text/Image.html" title="class in com.lowagie.text">Image</A> image)</CODE><BR> Sets the icon as an image.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#setLayout(int)">setLayout</A></B>(int layout)</CODE><BR> Sets the icon and label layout.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#setProportionalIcon(boolean)">setProportionalIcon</A></B>(boolean proportionalIcon)</CODE><BR> Sets the way the icon is scaled.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#setScaleIcon(int)">setScaleIcon</A></B>(int scaleIcon)</CODE><BR> Sets the way the icon will be scaled.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PushbuttonField.html#setTemplate(com.lowagie.text.pdf.PdfTemplate)">setTemplate</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PdfTemplate.html" title="class in com.lowagie.text.pdf">PdfTemplate</A> template)</CODE><BR> Sets the icon as a template.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.lowagie.text.pdf.BaseField"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.lowagie.text.pdf.<A HREF="../../../../com/lowagie/text/pdf/BaseField.html" title="class in com.lowagie.text.pdf">BaseField</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../com/lowagie/text/pdf/BaseField.html#breakLines(java.util.ArrayList, com.lowagie.text.pdf.BaseFont, float, float)">breakLines</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getAlignment()">getAlignment</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getBackgroundColor()">getBackgroundColor</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getBorderAppearance()">getBorderAppearance</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getBorderColor()">getBorderColor</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getBorderStyle()">getBorderStyle</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getBorderWidth()">getBorderWidth</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getBox()">getBox</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getFieldName()">getFieldName</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getFont()">getFont</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getFontSize()">getFontSize</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getHardBreaks(java.lang.String)">getHardBreaks</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getMaxCharacterLength()">getMaxCharacterLength</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getOptions()">getOptions</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getRealFont()">getRealFont</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getRotation()">getRotation</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getText()">getText</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getTextColor()">getTextColor</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getVisibility()">getVisibility</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#getWriter()">getWriter</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#moveFields(com.lowagie.text.pdf.PdfDictionary, com.lowagie.text.pdf.PdfDictionary)">moveFields</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setAlignment(int)">setAlignment</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setBackgroundColor(java.awt.Color)">setBackgroundColor</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setBorderColor(java.awt.Color)">setBorderColor</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setBorderStyle(int)">setBorderStyle</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setBorderWidth(float)">setBorderWidth</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setBox(com.lowagie.text.Rectangle)">setBox</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setFieldName(java.lang.String)">setFieldName</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setFont(com.lowagie.text.pdf.BaseFont)">setFont</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setFontSize(float)">setFontSize</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setMaxCharacterLength(int)">setMaxCharacterLength</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setOptions(int)">setOptions</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setRotation(int)">setRotation</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setRotationFromPage(com.lowagie.text.Rectangle)">setRotationFromPage</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setText(java.lang.String)">setText</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setTextColor(java.awt.Color)">setTextColor</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setVisibility(int)">setVisibility</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#setWriter(com.lowagie.text.pdf.PdfWriter)">setWriter</A>, <A HREF="../../../../com/lowagie/text/pdf/BaseField.html#trimRight(java.lang.StringBuffer)">trimRight</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Field Detail</B></FONT></TH></TR></TABLE><A NAME="LAYOUT_LABEL_ONLY"><!-- --></A><H3>LAYOUT_LABEL_ONLY</H3><PRE>public static final int <B>LAYOUT_LABEL_ONLY</B></PRE><DL><DD>A layout option<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.PushbuttonField.LAYOUT_LABEL_ONLY">Constant Field Values</A></DL></DL><HR><A NAME="LAYOUT_ICON_ONLY"><!-- --></A><H3>LAYOUT_ICON_ONLY</H3><PRE>public static final int <B>LAYOUT_ICON_ONLY</B></PRE><DL><DD>A layout option<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.PushbuttonField.LAYOUT_ICON_ONLY">Constant Field Values</A></DL></DL><HR><A NAME="LAYOUT_ICON_TOP_LABEL_BOTTOM"><!-- --></A><H3>LAYOUT_ICON_TOP_LABEL_BOTTOM</H3><PRE>public static final int <B>LAYOUT_ICON_TOP_LABEL_BOTTOM</B></PRE><DL><DD>A layout option<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.PushbuttonField.LAYOUT_ICON_TOP_LABEL_BOTTOM">Constant Field Values</A></DL></DL><HR><A NAME="LAYOUT_LABEL_TOP_ICON_BOTTOM"><!-- --></A><H3>LAYOUT_LABEL_TOP_ICON_BOTTOM</H3><PRE>public static final int <B>LAYOUT_LABEL_TOP_ICON_BOTTOM</B></PRE><DL><DD>A layout option<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.PushbuttonField.LAYOUT_LABEL_TOP_ICON_BOTTOM">Constant Field Values</A></DL></DL><HR><A NAME="LAYOUT_ICON_LEFT_LABEL_RIGHT"><!-- --></A><H3>LAYOUT_ICON_LEFT_LABEL_RIGHT</H3><PRE>public static final int <B>LAYOUT_ICON_LEFT_LABEL_RIGHT</B></PRE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -