Constructs a new ButtonComponent.
Parameters: l - the listener that gets executed when the button is pressed Parameters: text - the text to display with the option Parameters: parent - the parent frame
Constructs a new ButtonComponent with a tooltip description.
Parameters: l - the listener that gets executed when the button is pressed Parameters: text - the text to display with the option Parameters: parent - the parent frame Parameters: description - text to show in a tooltip over