org.starhope.rahab.ui.contextmenu
Class RightClickContextMenu
java.lang.Object
javax.swing.Popup
org.starhope.rahab.ui.contextmenu.RightClickContextMenu
public class RightClickContextMenu
- extends Popup
WRITEME: Document this type. twheys@gmail.com Dec 31, 2009
- Author:
- Tim Heys
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
callback
private final MessageCallBack callback
RightClickContextMenu
public RightClickContextMenu(MessageCallBack actionCallBack)
twheys@gmail.com Dec 31, 2009
A RightClickContextMenu WRITEME...
- Parameters:
actionCallBack
- WRITEME
show
public void show(String userNameOfInterest,
MouseEvent me)
twheys@gmail.com Dec 31, 2009
TO show WRITEME...
- Parameters:
userNameOfInterest
- WRITEMEme
- WRITEME