public Button (String text, Node graphic)

Creates a button with the specified text and icon for its label.

Parameters:
text    A text string for its label.
graphic    the icon for its label.