Compiere 3.1

org.compiere.db
Class CConnectionEditor.CConnectionEditor_MouseListener

java.lang.Object
  extended by java.awt.event.MouseAdapter
      extended by org.compiere.db.CConnectionEditor.CConnectionEditor_MouseListener
All Implemented Interfaces:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener
Enclosing class:
CConnectionEditor

public class CConnectionEditor.CConnectionEditor_MouseListener
extends MouseAdapter

MouseListener


Constructor Summary
CConnectionEditor.CConnectionEditor_MouseListener()
           
 
Method Summary
 void mouseClicked(MouseEvent e)
          Mouse Clicked - Open Dialog
 
Methods inherited from class java.awt.event.MouseAdapter
mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CConnectionEditor.CConnectionEditor_MouseListener

public CConnectionEditor.CConnectionEditor_MouseListener()
Method Detail

mouseClicked

public void mouseClicked(MouseEvent e)
Mouse Clicked - Open Dialog

Specified by:
mouseClicked in interface MouseListener
Overrides:
mouseClicked in class MouseAdapter
Parameters:
e -

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.