-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0
-
b118
-
x86
-
windows_nt
-
Verified
There should be a general class for representing a dashed border primitive.
An example of the use of DashedBorders would be to indicate which component has the focus in the Windows Look and Feel.
This would extend LineBorder and should include parameters which will specify the length of the dashes as well as the gap between them. This would be in addition to the color and thickness properties that it inherits from LineBorder.
An example of the use of DashedBorders would be to indicate which component has the focus in the Windows Look and Feel.
This would extend LineBorder and should include parameters which will specify the length of the dashes as well as the gap between them. This would be in addition to the color and thickness properties that it inherits from LineBorder.
- relates to
-
JDK-7001118 DOC: javax.swing.border.StrokeBorder.paintBorder() doesn't throw NPE in all specified cases
-
- Closed
-
-
JDK-7001484 DOC: Method javax.swing.border.StrokeBorder.getBorderInsets() should specify how it converts float
-
- Closed
-