org.apache.jmeter.gui.util
Class TextBoxDialoger.TextBoxDoubleClick
java.lang.Object
java.awt.event.MouseAdapter
org.apache.jmeter.gui.util.TextBoxDialoger.TextBoxDoubleClick
- All Implemented Interfaces:
- MouseListener, EventListener
- Enclosing class:
- TextBoxDialoger
public static class TextBoxDialoger.TextBoxDoubleClick
- extends MouseAdapter
Class to display a dialog box and cell's content
when double click on a table's cell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextBoxDialoger.TextBoxDoubleClick
public TextBoxDialoger.TextBoxDoubleClick(JTable table)
mouseClicked
public void mouseClicked(MouseEvent e)
- Specified by:
mouseClicked
in interface MouseListener
- Overrides:
mouseClicked
in class MouseAdapter
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.