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