I have a JMenuItem which I would like to be able to remove from the menu.
[ ] The Item X
[x] Selected Item X
I currently have the menu created with radio buttons so that as each item is selected, the others are deselected.
I would like the "X" to the right of the menu, to remove the item from the menu itself.