<Swing Dev> RFR: 8264398: BevelBorderUIResource(int, Color, Color) spec should mention that the passed colors are for highlightInner and shadowOuter props
Dmitry Bessonov
dbessono at openjdk.java.net
Mon Apr 5 11:26:47 UTC 2021
On Thu, 1 Apr 2021 12:20:54 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> The current spec for javax/swing/plaf/BorderUIResource.BevelBorderUIResource.html(int,java.awt.Color,java.awt.Color) does not clearly specify the usage of color for hightlight and shadow as there are outer/inner hightlight and outer/inner shadow.
> Updated spec to clarify the same.
Is there a normative definition somewhere in the spec of what "derived color" is for this domain?
-------------
PR: https://git.openjdk.java.net/jdk/pull/3305
More information about the swing-dev
mailing list