Wednesday, December 3, 2008

ContextMenuTablePanel

I created this panel that would show context menus whenever you clicked on a row. It requires that you add the table to the panel, which means the panel becomes the parent. This causes a problem when using the Scrolltable in incubator, as the Scrolltable is a panel which is the parent of the table.

If only there was a right-click listener.

No comments: