class RelationListDialog.MouseEventHandler extends PopupMenuLauncher
menu
Constructor and Description |
---|
RelationListDialog.MouseEventHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
editCurrentRelation() |
void |
mouseClicked(java.awt.event.MouseEvent e) |
void |
mouseExited(java.awt.event.MouseEvent me) |
protected void |
setCurrentRelationAsSelection() |
checkFocusAndShowMenu, checkListSelection, checkSelection, checkTableSelection, checkTreeSelection, getMenu, isDoubleClick, launch, mousePressed, mouseReleased, showMenu
public RelationListDialog.MouseEventHandler()
public void mouseExited(java.awt.event.MouseEvent me)
mouseExited
in interface java.awt.event.MouseListener
mouseExited
in class java.awt.event.MouseAdapter
protected void setCurrentRelationAsSelection()
protected void editCurrentRelation()
public void mouseClicked(java.awt.event.MouseEvent e)
mouseClicked
in interface java.awt.event.MouseListener
mouseClicked
in class PopupMenuLauncher