<Swing Dev> [9] Review request for 8158566 Provide a Swing property to not close toggle menu items on mouse click

Philip Race philip.race at oracle.com
Sun Jun 19 18:05:59 UTC 2016


So how does one know of the existence of this property ?
There seems to be a documentation/specification element missing here.

Perhaps if you query the supported properties on the component
it is returned, but you still need documentation to explain how
it is used/interpreted.

If it is not documented .. it can not be supported API, which is what we
need here.

If the answer is that none of the others are documented,
then that is a problem too .. no matter how long standing.

-phil.


On 6/14/16, 12:49 PM, Alexandr Scherbatiy wrote:
>
> Hello,
>
> Could you review the fix:
>   bug: https://bugs.openjdk.java.net/browse/JDK-8158566
>   webrev: http://cr.openjdk.java.net/~alexsch/8158566/webrev.00
>
>   The proposed "RadioButtonMenuItem.closeOnMouseClick" and 
> "CheckBoxMenuItem.closeOnMouseClick" properties allows to control 
> JRadioButtonMenuItem and JCheckBoxMenuItem closing on mouse click.
>
>  Thanks,
>  Alexandr.
>
>



More information about the swing-dev mailing list