?? abstractrtffield.html
字號(hào):
<BR>
Determines whether this RtfField shall refer to an end note.</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/rtf/AbstractRtfField.html#isDirty()">isDirty</A></B>()</CODE>
<BR>
Determines whether the field was changed since the field was last updated</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/rtf/AbstractRtfField.html#isLocked()">isLocked</A></B>()</CODE>
<BR>
Determines whtether the field is locked, i.e. it cannot be updated.</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/rtf/AbstractRtfField.html#isPrivate()">isPrivate</A></B>()</CODE>
<BR>
Determines whether the field is in suitable form for display.</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/rtf/AbstractRtfField.html#setAlt(boolean)">setAlt</A></B>(boolean rtfFieldIsAlt)</CODE>
<BR>
Determines whether this RtfField shall refer to an end note.</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/rtf/AbstractRtfField.html#setDirty(boolean)">setDirty</A></B>(boolean rtfFieldIsDirty)</CODE>
<BR>
Set whether a formatting change has been made since the field was last updated</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/rtf/AbstractRtfField.html#setEdited(boolean)">setEdited</A></B>(boolean rtfFieldWasEdited)</CODE>
<BR>
Set whether text has been added, removed from thre field result since the field was last updated.</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/rtf/AbstractRtfField.html#setLocked(boolean)">setLocked</A></B>(boolean rtfFieldIsLocked)</CODE>
<BR>
Set whether the field can be updated.</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/rtf/AbstractRtfField.html#setPrivate(boolean)">setPrivate</A></B>(boolean rtfFieldIsPrivate)</CODE>
<BR>
Set whether the field is in suitable form for display. </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/rtf/AbstractRtfField.html#wasEdited()">wasEdited</A></B>()</CODE>
<BR>
Determines whether text has been added, removed from the field result since the field was last updated.</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/rtf/AbstractRtfField.html#write(com.lowagie.text.rtf.RtfWriter, java.io.OutputStream)">write</A></B>(<A HREF="../../../../com/lowagie/text/rtf/RtfWriter.html">RtfWriter</A> writer, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/OutputStream.html">OutputStream</A> out)</CODE>
<BR>
For Interface RtfField.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/rtf/AbstractRtfField.html#writeRtfFieldBegin(java.io.OutputStream)">writeRtfFieldBegin</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/OutputStream.html">OutputStream</A> out)</CODE>
<BR>
Write the beginning of an RtfField to the OutputStream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/rtf/AbstractRtfField.html#writeRtfFieldEnd(java.io.OutputStream)">writeRtfFieldEnd</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/OutputStream.html">OutputStream</A> out)</CODE>
<BR>
Close the RtfField.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/rtf/AbstractRtfField.html#writeRtfFieldInitializationStuff(java.io.OutputStream)">writeRtfFieldInitializationStuff</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/OutputStream.html">OutputStream</A> out)</CODE>
<BR>
Abstract method for writing custom stuff to the Field Initialization Stuff part of an RtfField.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/rtf/AbstractRtfField.html#writeRtfFieldInstBegin(java.io.OutputStream)">writeRtfFieldInstBegin</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/OutputStream.html">OutputStream</A> out)</CODE>
<BR>
Write RtfField Initialization Stuff to OutputStream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/rtf/AbstractRtfField.html#writeRtfFieldInstEnd(java.io.OutputStream)">writeRtfFieldInstEnd</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/OutputStream.html">OutputStream</A> out)</CODE>
<BR>
Write end of RtfField Initialization Stuff to OutputStream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/rtf/AbstractRtfField.html#writeRtfFieldModifiers(java.io.OutputStream)">writeRtfFieldModifiers</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/OutputStream.html">OutputStream</A> out)</CODE>
<BR>
Write the modifiers defined for a RtfField to the OutputStream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/rtf/AbstractRtfField.html#writeRtfFieldResultBegin(java.io.OutputStream)">writeRtfFieldResultBegin</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/OutputStream.html">OutputStream</A> out)</CODE>
<BR>
Write beginning of RtfField Result to OutputStream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/rtf/AbstractRtfField.html#writeRtfFieldResultEnd(java.io.OutputStream)">writeRtfFieldResultEnd</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/OutputStream.html">OutputStream</A> out)</CODE>
<BR>
Write end of RtfField Result to OutputStream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/rtf/AbstractRtfField.html#writeRtfFieldResultStuff(java.io.OutputStream)">writeRtfFieldResultStuff</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/OutputStream.html">OutputStream</A> out)</CODE>
<BR>
Abstract method for writing custom stuff to the Field Result part of an RtfField.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_com.lowagie.text.Chunk"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class com.lowagie.text.<A HREF="../../../../com/lowagie/text/Chunk.html">Chunk</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/lowagie/text/Chunk.html#append(java.lang.String)">append</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#font()">font</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#getAttributes()">getAttributes</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#getChunks()">getChunks</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#getImage()">getImage</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#getKeySet(java.util.Hashtable)">getKeySet</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#getMarkupAttribute(java.lang.String)">getMarkupAttribute</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#getMarkupAttributeNames()">getMarkupAttributeNames</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#getMarkupAttributes()">getMarkupAttributes</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#hasAttributes()">hasAttributes</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#isEmpty()">isEmpty</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#isTag(java.lang.String)">isTag</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#process(com.lowagie.text.ElementListener)">process</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setAction(com.lowagie.text.pdf.PdfAction)">setAction</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setAnchor(java.lang.String)">setAnchor</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setAnchor(java.net.URL)">setAnchor</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setAnnotation(com.lowagie.text.pdf.PdfAnnotation)">setAnnotation</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setBackground(java.awt.Color)">setBackground</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setFont(com.lowagie.text.Font)">setFont</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setGenericTag(java.lang.String)">setGenericTag</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setHyphenation(com.lowagie.text.pdf.HyphenationEvent)">setHyphenation</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setLocalDestination(java.lang.String)">setLocalDestination</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setLocalGoto(java.lang.String)">setLocalGoto</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setMarkupAttribute(java.lang.String, java.lang.String)">setMarkupAttribute</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setMarkupAttributes(java.util.Properties)">setMarkupAttributes</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setNewPage()">setNewPage</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setRemoteGoto(java.lang.String, int)">setRemoteGoto</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setRemoteGoto(java.lang.String, java.lang.String)">setRemoteGoto</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setSplitCharacter(com.lowagie.text.SplitCharacter)">setSplitCharacter</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#setTextRise(float)">setTextRise</A>, <A HREF="../../../../com/lowagie/text/Chunk.html#type()">type</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#clone()">clone</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#finalize()">finalize</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#getClass()">getClass</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notify()">notify</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#toString()">toString</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait()">wait</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long)">wait</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long, int)">wait</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_com.lowagie.text.Element"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from interface com.lowagie.text.<A HREF="../../../../com/lowagie/text/Element.html">Element</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/lowagie/text/Element.html#toString()">toString</A></CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="fldDirty"><!-- --></A><H3>
fldDirty</H3>
<PRE>
private static final byte[] <B>fldDirty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="fldPriv"><!-- --></A><H3>
fldPriv</H3>
<PRE>
private static final byte[] <B>fldPriv</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="fldLock"><!-- --></A><H3>
fldLock</H3>
<PRE>
private static final byte[] <B>fldLock</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="fldEdit"><!-- --></A><H3>
fldEdit</H3>
<PRE>
private static final byte[] <B>fldEdit</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="fldAlt"><!-- --></A><H3>
fldAlt</H3>
<PRE>
private static final byte[] <B>fldAlt</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="rtfFieldIsLocked"><!-- --></A><H3>
rtfFieldIsLocked</H3>
<PRE>
private boolean <B>rtfFieldIsLocked</B></PRE>
<DL>
<DD>Determines whether this RtfField is locked, i.e. it cannot be updated. Defaults to <tt>false</tt>.
<P>
<DL>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -