summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/helper/PopupMenu.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] detect which popup menu item was clicked using the source of the ↵Jonathan Bauer2015-08-071-2/+2
| | | | mouseEvent instead of those wacky action commands
* [client] first buggy popup menuJonathan Bauer2015-08-051-0/+26
TODO fix the highlighting of the row when right-clicking it!