Trace:
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
jvx:client:gui:popupmenu [2018/02/01 13:29] admin created |
jvx:client:gui:popupmenu [2020/06/08 14:29] (current) cduncan |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~Title: Using popup menus~~ | + | ~~NOTRANS~~ |
| + | ~~Title: Using Popup Menus~~ | ||
| If you need a popup menu for your table on right mouse click, simple add it. A short example: | If you need a popup menu for your table on right mouse click, simple add it. A short example: | ||
| Line 21: | Line 22: | ||
| </file> | </file> | ||
| - | You should add a mouse event for your component, to show the popup (you also could add the event to an image or a panel): | + | You should add a mouse event for your component to show the popup (you also could add the event to an image or a panel): |
| <file java> | <file java> | ||
