Spec-Zone .ru
спецификации, руководства, описания, API
|
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.border.AbstractBorder | +--javax.swing.border.LineBorder | +--javax.swing.plaf.BorderUIResource.LineBorderUIResource
Fields inherited from class javax.swing.border.LineBorder |
lineColor,
roundedCorners,
thickness |
Constructor Summary | |
BorderUIResource.LineBorderUIResource(Color color)
|
|
BorderUIResource.LineBorderUIResource(Color color,
int thickness)
|
Methods inherited from class javax.swing.border.LineBorder |
createBlackLineBorder,
createGrayLineBorder,
getBorderInsets,
getBorderInsets,
getLineColor,
getThickness,
isBorderOpaque,
paintBorder |
Methods inherited from class javax.swing.border.AbstractBorder |
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)
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |