RFR: 8338016: SplitMenuButton constructors should match MenuButton [v2]

Michael Strauß mstrauss at openjdk.org
Thu Aug 15 18:08:00 UTC 2024


On Thu, 15 Aug 2024 14:46:23 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> Adding SplitMenuButton constructors matching MenuButton:
>> 
>> - public SplitMenuButton(String text)
>> - public SplitMenuButton(String text, Node graphic)
>> - public SplitMenuButton(String text, Node graphic, MenuItem... items)
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   tests

Marked as reviewed by mstrauss (Committer).

-------------

PR Review: https://git.openjdk.org/jfx/pull/1535#pullrequestreview-2241022648


More information about the openjfx-dev mailing list