8156212: Typo in javadoc of java.awt.Taskbar, setIconBadge spec
Reviewed-by: alexsch, ssadetsky
This commit is contained in:
parent
6132b8f774
commit
aa157d7826
@ -356,7 +356,7 @@ public class Taskbar {
|
||||
*
|
||||
* Some platforms do not support string values and accept only integer
|
||||
* values. In this case, pass an integer represented as a string as parameter.
|
||||
* This can be tested by {@code Feature.ICON_BADGE_STRING} and
|
||||
* This can be tested by {@code Feature.ICON_BADGE_TEXT} and
|
||||
* {@code Feature.ICON_BADGE_NUMBER}.
|
||||
*
|
||||
* Passing {@code null} as parameter hides the badge.
|
||||
|
Loading…
x
Reference in New Issue
Block a user