|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.MouseAdapter
com.eviware.soapui.support.swing.AbstractTableMouseListener
com.eviware.soapui.support.swing.AbstractModelItemTableMouseListener
public abstract class AbstractModelItemTableMouseListener
ListMouseListener for ModelItems
Constructor Summary | |
---|---|
AbstractModelItemTableMouseListener()
|
|
AbstractModelItemTableMouseListener(boolean enablePopup)
|
Method Summary | |
---|---|
protected ActionList |
getActionsForRow(javax.swing.JTable table,
int row)
|
protected abstract ModelItem |
getModelItemAt(int row)
|
Methods inherited from class com.eviware.soapui.support.swing.AbstractTableMouseListener |
---|
mouseClicked, mousePressed, mouseReleased, setPopupMenu, 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 |
---|
public AbstractModelItemTableMouseListener()
public AbstractModelItemTableMouseListener(boolean enablePopup)
Method Detail |
---|
protected ActionList getActionsForRow(javax.swing.JTable table, int row)
getActionsForRow
in class AbstractTableMouseListener
protected abstract ModelItem getModelItemAt(int row)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |