protected class DOMViewer.Panel.TreePopUpListener extends MouseAdapter
Modifier and Type | Field and Description |
---|---|
protected JPopupMenu |
treePopupMenu
The actual pop-up menu.
|
Constructor and Description |
---|
DOMViewer.Panel.TreePopUpListener()
Creates new pop up listener.
|
Modifier and Type | Method and Description |
---|---|
void |
mousePressed(MouseEvent e) |
void |
mouseReleased(MouseEvent e) |
mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseWheelMoved
protected JPopupMenu treePopupMenu
public DOMViewer.Panel.TreePopUpListener()
public void mouseReleased(MouseEvent e)
mouseReleased
in interface MouseListener
mouseReleased
in class MouseAdapter
public void mousePressed(MouseEvent e)
mousePressed
in interface MouseListener
mousePressed
in class MouseAdapter
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.