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

33 lines
1.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="header">
<div class="subTitle">
javax.swing.text
</div>
<h2 class="title" title="Interface AttributeSet.CharacterAttribute">Interface AttributeSet.CharacterAttribute</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.CharacterConstants.html" title="javax.swing.text中的类">StyleConstants.CharacterConstants</a> <a href="../../../javax/swing/text/StyleConstants.ColorConstants.html" title="javax.swing.text中的类">StyleConstants.ColorConstants</a> <a href="../../../javax/swing/text/StyleConstants.FontConstants.html" title="javax.swing.text中的类">StyleConstants.FontConstants</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.CharacterAttribute</span></pre>
<div class="block">
<span>该接口是预期在有助于字符级呈现的任何属性键上存在的类型签名。</span>
<span>这将是适用于所谓的风格<i>运行</i>的任何属性。</span>
</div> </li>
</ul>
</div>
</div>