Protege 3.4.5

edu.stanford.smi.protege.util
Class TablePopupMenuMouseListener

java.lang.Object
  extended by java.awt.event.MouseAdapter
      extended by edu.stanford.smi.protege.util.PopupMenuMouseListener
          extended by edu.stanford.smi.protege.util.TablePopupMenuMouseListener
All Implemented Interfaces:
MouseListener, EventListener

public abstract class TablePopupMenuMouseListener
extends PopupMenuMouseListener

A "right mouse" listener for JTables.

Author:
Ray Fergerson

Constructor Summary
protected TablePopupMenuMouseListener(JTable table)
           
 
Method Summary
 void setSelection(JComponent c, int x, int y)
           
 
Methods inherited from class edu.stanford.smi.protege.util.PopupMenuMouseListener
getPopupMenu, mouseClicked, mousePressed, mouseReleased
 
Methods inherited from class java.awt.event.MouseAdapter
mouseEntered, mouseExited
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TablePopupMenuMouseListener

protected TablePopupMenuMouseListener(JTable table)
Method Detail

setSelection

public void setSelection(JComponent c,
                         int x,
                         int y)
Specified by:
setSelection in class PopupMenuMouseListener

Protege 3.4.5

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.