1

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?

tanneebee
  • 653
  • 7
  • 10

1 Answers1

1

I found this solution and it works great.

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

tanneebee
  • 653
  • 7
  • 10