I need to create a button like this in Java:
You can click on the left part of the button for a normal button action and you can click on the arrow on the right to open a drop down menu.
Is it possible to create something like this in java? Thanks!