uTools-Manuals/docs/java/javax/swing/text/AttributeSet.ParagraphAttribute.html

32 lines
1004 B
HTML

<div class="header">
<div class="subTitle">
javax.swing.text
</div>
<h2 class="title" title="Interface AttributeSet.ParagraphAttribute">Interface AttributeSet.ParagraphAttribute</h2>
</div><div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>
所有已知实现类:
</dt>
<dd>
<span><a href="../../../javax/swing/text/StyleConstants.ParagraphConstants.html" title="javax.swing.text中的类">StyleConstants.ParagraphConstants</a></span>
</dd>
</dl>
<dl>
<dt>
Enclosing interface:
</dt>
<dd>
<span><a href="../../../javax/swing/text/AttributeSet.html" title="javax.swing.text中的接口">AttributeSet</a></span>
</dd>
</dl>
<hr/> <br/> <pre>public static interface <span class="typeNameLabel">AttributeSet.ParagraphAttribute</span></pre>
<div class="block">
该接口是预期存在于对段落级别呈现有贡献的任何属性键上的类型签名。
</div> </li>
</ul>
</div>
</div>