RFR: 8338016: SplitMenuButton constructors should match MenuButton [v2]
Kevin Rushforth
kcr at openjdk.org
Fri Aug 16 18:01:58 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
Looks good.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1535#pullrequestreview-2243251544
More information about the openjfx-dev
mailing list