<Swing Dev> [9] Review Request: 8141544 The interface sun.swing.UIClientPropertyKey can be made public
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Mon Apr 4 20:24:08 UTC 2016
Hello,
Please review the fix for jdk9.
In the fix the UIClientPropertyKey interface is moved to javax.swing
package. This is a tagging interface, which provides functionality
similar to UIResource, but for the client properties(this can be useful
for custom l&f). The spec of UIClientPropertyKey is self-descriptive.
ccc will be created after the technical review.
Bug: https://bugs.openjdk.java.net/browse/JDK-8141544
Webrev can be found at: http://cr.openjdk.java.net/~serb/8141544/webrev.00
--
Best regards, Sergey.
More information about the swing-dev
mailing list