Suggestion: improve backgroundClicked()

Hello Jules,
it would be nice if you could add a [color=#0040FF]const MouseEvent&[/color] parameter to the [color=#BF0040]ListBoxModel::backgroundClicked()[/color] and [color=#BF0040]TableListBoxModel::backgroundClicked()[/color] methods, so that a context menu request could be serviced.

That would be pretty convenient, or you could attach a MouseListener.

Well, since the cellClicked() and cellDoubleClicked() methods already have such a parameter, I think this would be better.

I guess what I’m saying is that if Jules doesn’t get around to it, you have a work-around.

Yes, thanks. I didn’t mean to be rude.