com.eviware.soapui.support.swing
Class ModelItemListMouseListener

java.lang.Object
  extended by java.awt.event.MouseAdapter
      extended by com.eviware.soapui.support.swing.ListMouseListener
          extended by com.eviware.soapui.support.swing.ModelItemListMouseListener
All Implemented Interfaces:
java.awt.event.MouseListener, java.util.EventListener

public class ModelItemListMouseListener
extends ListMouseListener

ListMouseListener for ModelItems

Author:
ole.matzura

Constructor Summary
ModelItemListMouseListener()
           
 
Method Summary
protected  ActionList getActionsForRow(javax.swing.JList list, int row)
           
 
Methods inherited from class com.eviware.soapui.support.swing.ListMouseListener
mouseClicked, mousePressed, mouseReleased, showPopup
 
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

ModelItemListMouseListener

public ModelItemListMouseListener()
Method Detail

getActionsForRow

protected ActionList getActionsForRow(javax.swing.JList list,
                                      int row)
Specified by:
getActionsForRow in class ListMouseListener


Copyright © 2005-2007 eviware.com. All Rights Reserved.