<Swing Dev> [9] Review Request: JDK-8046434: Fix doclint warnings from javax.swing.plaf.metal package
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Thu Jun 26 09:05:23 UTC 2014
There is a small typo:
src/share/classes/javax/swing/plaf/metal/MetalTabbedPaneUI.java
+ /**
+ * The color ot tab's background.
+ */
protected Color tabAreaBackground;
Thanks,
Alexandr.
On 6/25/2014 6:13 PM, andrei.eremeev wrote:
> Hi Swing team,
>
> Please, review the fix for the issue:
> https://bugs.openjdk.java.net/browse/JDK-8046434
>
> The fix is available at:
> http://cr.openjdk.java.net/~yan/8046434/webrev.00/
>
> Andrei
More information about the swing-dev
mailing list