Is there a standard SWT control that resembles a button which displays an arrow and opens a dropdown menu whe
This snippet shows how to use the described widget in a SWT toolbar. You can set the button text by using the item.setText() method.
item.setText()