Re: Too much JMenu items in a JPopupMenu



Hi,

Then, why wouldn't you use somethink like a JTable-->inside a
JScrollPane -->inside a JWindow
that you would pop up on demand ?

It seems to me that a popupMenu doesn't fit well for diplaying db results..

Regards,

Arnaud


<4l3x4ndr3@xxxxxxxxx> a écrit dans le message news:
1117194266.619407.320350@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> You're right.
> But it just can not be done that way since all items are of the same
> kind. Actually the popupmenu gives all the results of a request on a
> connected database. It would have no sense to split them into submenus.
>
> Anyone else has a solution ?
>
> Thanks anyway
>
> alex
>


.