Protege-2000 1.7

edu.stanford.smi.protege.util
Class TablePopupMenuMouseListener

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

public abstract class TablePopupMenuMouseListener
extends PopupMenuMouseListener

Description of the class

Author:
Ray Fergerson

Constructor Summary
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

public TablePopupMenuMouseListener(JTable table)
Method Detail

setSelection

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

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.