|
Java™ Platform Standard Ed. 6 DRAFT internal-b09 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.border.AbstractBorder
javax.swing.border.LineBorder
javax.swing.plaf.BorderUIResource.LineBorderUIResource
public static class BorderUIResource.LineBorderUIResource
Field Summary |
---|
Fields inherited from class javax.swing.border.LineBorder |
---|
lineColor, roundedCorners, thickness |
Constructor Summary | |
---|---|
BorderUIResource.LineBorderUIResource(Color color)
|
|
BorderUIResource.LineBorderUIResource(Color color,
int thickness)
|
Method Summary |
---|
Methods inherited from class javax.swing.border.LineBorder |
---|
createBlackLineBorder, createGrayLineBorder, getBorderInsets, getBorderInsets, getLineColor, getRoundedCorners, getThickness, isBorderOpaque, paintBorder |
Methods inherited from class javax.swing.border.AbstractBorder |
---|
getBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BorderUIResource.LineBorderUIResource(Color color)
public BorderUIResource.LineBorderUIResource(Color color, int thickness)
|
Java™ Platform Standard Ed. 6 DRAFT internal-b09 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.