<Swing Dev> RFR: 8263907: Specification of CellRendererPane::paintComponent(..Rectangle) should clearly mention which method it delegates the call to [v3]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Thu Apr 8 04:14:16 UTC 2021
> Specification for method
> javax/swing/CellRendererPane.html#paintComponent(java.awt.Graphics,java.awt.Component,java.awt.Container,java.awt.Rectangle)
> is not perfectly clear which method the call is delegated to.
>
> Updated spec to clarify.
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/3146/files
- new: https://git.openjdk.java.net/jdk/pull/3146/files/c74fbd1b..92749f76
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3146&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3146&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/3146.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3146/head:pull/3146
PR: https://git.openjdk.java.net/jdk/pull/3146
More information about the swing-dev
mailing list