Split button /Combo box button like in eclipse

327 Views Asked by At

I would create a combo box / split button similar like the debug/run button in eclipse. I tried to use BasicComboBoxUI but it changes the Look and Feel. Is there any possible way to do that?

1

There are 1 best solutions below

0
On BEST ANSWER

I found this solution and it works great.

http://java.dzone.com/news/drop-down-buttons-swing-new-al