0

I am wondering how to get checkbox beside the jpopmenu items like in this question JMenuItem shows checkbox on the left, how to disable it?

Community
  • 1
  • 1
KJW
  • 15,035
  • 47
  • 137
  • 243

1 Answers1

2

Just use standard Swing JCheckBoxMenuItems inside the JideMenu.

Walter Laan
  • 2,956
  • 17
  • 15