public MenuButton (String text, Node graphic)

Creates a new empty menu button with the given text and graphic to display on the button. Use getItems() to set the content.

Parameters:
text    the text to display on the menu button
graphic    the graphic to display on the menu button