<Swing Dev> RFR: 8264398: BevelBorderUIResource(int, Color, Color) and BevelBoder(int, Color, Color) spec should clarify about usage of highlight and shadow color [v4]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Fri Apr 9 03:15:39 UTC 2021
> 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.
Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
javadoc change
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3305/files
- new: https://git.openjdk.java.net/jdk/pull/3305/files/f5d6be5d..7605c189
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3305&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3305&range=02-03
Stats: 20 lines in 2 files changed: 12 ins; 0 del; 8 mod
Patch: https://git.openjdk.java.net/jdk/pull/3305.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3305/head:pull/3305
PR: https://git.openjdk.java.net/jdk/pull/3305
More information about the swing-dev
mailing list