uTools-Manuals/docs/java/javax/swing/plaf/BorderUIResource.LineBorderUIResource.html

119 lines
8.1 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.plaf
</div>
<h2 class="title" title="Class BorderUIResource.LineBorderUIResource">Class BorderUIResource.LineBorderUIResource</h2>
</div><div class="contentContainer">
<ul class="inheritance">
<li><a href="../../../java/lang/Object.html" title="class in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../javax/swing/border/AbstractBorder.html" title="class in javax.swing.border">javax.swing.border.AbstractBorder</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../javax/swing/border/LineBorder.html" title="class in javax.swing.border">javax.swing.border.LineBorder</a></li>
<li>
<ul class="inheritance">
<li>javax.swing.plaf.BorderUIResource.LineBorderUIResource</li>
</ul> </li>
</ul> </li>
</ul> </li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>
All Implemented Interfaces:
</dt>
<dd>
<span><a href="../../../java/io/Serializable.html" title="java.io中的接口">Serializable</a> <a href="../../../javax/swing/border/Border.html" title="javax.swing.border中的接口">Border</a> <a href="../../../javax/swing/plaf/UIResource.html" title="javax.swing.plaf中的接口">UIResource</a></span>
</dd>
</dl>
<dl>
<dt>
Enclosing class:
</dt>
<dd>
<span><a href="../../../javax/swing/plaf/BorderUIResource.html" title="javax.swing.plaf中的类">BorderUIResource</a></span>
</dd>
</dl>
<hr/> <br/> <pre>public static class <span class="typeNameLabel">BorderUIResource.LineBorderUIResource</span>
extends <a href="../../../javax/swing/border/LineBorder.html" title="class in javax.swing.border">LineBorder</a>
implements <a href="../../../javax/swing/plaf/UIResource.html" title="interface in javax.swing.plaf">UIResource</a></pre> </li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- --> </a> <h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.javax.swing.border.LineBorder">
<!-- --> </a> <h3>Fields inherited from class javax.swing.border.<a href="../../../javax/swing/border/LineBorder.html" title="class in javax.swing.border">LineBorder</a></h3> <code><a href="../../../javax/swing/border/LineBorder.html#lineColor">lineColor</a>, <a href="../../../javax/swing/border/LineBorder.html#roundedCorners">roundedCorners</a>, <a href="../../../javax/swing/border/LineBorder.html#thickness">thickness</a></code></li>
</ul> </li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- --> </a> <h3>构造方法摘要</h3>
<table border="0" cellpadding="3" cellspacing="0" class="memberSummary" summary="Constructor Summary table, listing constructors, and an explanation">
<caption>
<span>构造方法</span>
<span class="tabEnd"> </span>
</caption>
<tbody>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../javax/swing/plaf/BorderUIResource.LineBorderUIResource.html#LineBorderUIResource-java.awt.Color-">LineBorderUIResource</a></span>(<a href="../../../java/awt/Color.html" title="class in java.awt">Color</a> color)</code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../javax/swing/plaf/BorderUIResource.LineBorderUIResource.html#LineBorderUIResource-java.awt.Color-int-">LineBorderUIResource</a></span>(<a href="../../../java/awt/Color.html" title="class in java.awt">Color</a> color, int thickness)</code> </td>
</tr>
</tbody>
</table> </li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- --> </a> <h3>方法摘要</h3>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.border.LineBorder">
<!-- --> </a> <h3>Methods inherited from class javax.swing.border.<a href="../../../javax/swing/border/LineBorder.html" title="class in javax.swing.border">LineBorder</a></h3> <code><a href="../../../javax/swing/border/LineBorder.html#createBlackLineBorder--">createBlackLineBorder</a>, <a href="../../../javax/swing/border/LineBorder.html#createGrayLineBorder--">createGrayLineBorder</a>, <a href="../../../javax/swing/border/LineBorder.html#getBorderInsets-java.awt.Component-java.awt.Insets-">getBorderInsets</a>, <a href="../../../javax/swing/border/LineBorder.html#getLineColor--">getLineColor</a>, <a href="../../../javax/swing/border/LineBorder.html#getRoundedCorners--">getRoundedCorners</a>, <a href="../../../javax/swing/border/LineBorder.html#getThickness--">getThickness</a>, <a href="../../../javax/swing/border/LineBorder.html#isBorderOpaque--">isBorderOpaque</a>, <a href="../../../javax/swing/border/LineBorder.html#paintBorder-java.awt.Component-java.awt.Graphics-int-int-int-int-">paintBorder</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.border.AbstractBorder">
<!-- --> </a> <h3>Methods inherited from class javax.swing.border.<a href="../../../javax/swing/border/AbstractBorder.html" title="class in javax.swing.border">AbstractBorder</a></h3> <code><a href="../../../javax/swing/border/AbstractBorder.html#getBaseline-java.awt.Component-int-int-">getBaseline</a>, <a href="../../../javax/swing/border/AbstractBorder.html#getBaselineResizeBehavior-java.awt.Component-">getBaselineResizeBehavior</a>, <a href="../../../javax/swing/border/AbstractBorder.html#getBorderInsets-java.awt.Component-">getBorderInsets</a>, <a href="../../../javax/swing/border/AbstractBorder.html#getInteriorRectangle-java.awt.Component-javax.swing.border.Border-int-int-int-int-">getInteriorRectangle</a>, <a href="../../../javax/swing/border/AbstractBorder.html#getInteriorRectangle-java.awt.Component-int-int-int-int-">getInteriorRectangle</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- --> </a> <h3>Methods inherited from class java.lang.<a href="../../../java/lang/Object.html" title="class in java.lang">Object</a></h3> <code><a href="../../../java/lang/Object.html#clone--">clone</a>, <a href="../../../java/lang/Object.html#equals-java.lang.Object-">equals</a>, <a href="../../../java/lang/Object.html#finalize--">finalize</a>, <a href="../../../java/lang/Object.html#getClass--">getClass</a>, <a href="../../../java/lang/Object.html#hashCode--">hashCode</a>, <a href="../../../java/lang/Object.html#notify--">notify</a>, <a href="../../../java/lang/Object.html#notifyAll--">notifyAll</a>, <a href="../../../java/lang/Object.html#toString--">toString</a>, <a href="../../../java/lang/Object.html#wait--">wait</a>, <a href="../../../java/lang/Object.html#wait-long-">wait</a>, <a href="../../../java/lang/Object.html#wait-long-int-">wait</a></code></li>
</ul> </li>
</ul> </li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- --> </a> <h3>构造方法详细信息</h3> <a name="LineBorderUIResource-java.awt.Color-">
<!-- --> </a>
<ul class="blockList">
<li class="blockList"> <h4>LineBorderUIResource</h4> <pre>public LineBorderUIResource(<a href="../../../java/awt/Color.html" title="class in java.awt">Color</a> color)</pre> </li>
</ul> <a name="LineBorderUIResource-java.awt.Color-int-">
<!-- --> </a>
<ul class="blockListLast">
<li class="blockList"> <h4>LineBorderUIResource</h4> <pre><a href="../../../java/beans/ConstructorProperties.html" title="annotation in java.beans">@ConstructorProperties</a>(<a href="../../../java/beans/ConstructorProperties.html#value--">value</a>={"lineColor","thickness"})
public LineBorderUIResource(<a href="../../../java/awt/Color.html" title="class in java.awt">Color</a> color,
int thickness)</pre> </li>
</ul> </li>
</ul> </li>
</ul>
</div>
</div>