net.sf.doolin.gui.field.list.multi
Class MultiComboMouseAdapter<V,E>
java.lang.Object
java.awt.event.MouseAdapter
net.sf.doolin.gui.field.list.multi.MultiComboMouseAdapter<V,E>
- All Implemented Interfaces:
- MouseListener, MouseMotionListener, MouseWheelListener, EventListener
public class MultiComboMouseAdapter<V,E>
- extends MouseAdapter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiComboMouseAdapter
public MultiComboMouseAdapter(MultiComboField<V,E> field)
mouseClicked
public void mouseClicked(MouseEvent e)
- Specified by:
mouseClicked in interface MouseListener- Overrides:
mouseClicked in class MouseAdapter
Copyright © 2011. All Rights Reserved.