com.sun.jini.example.browser
Class ServiceEditor.AttributeTreePanel.DoubleClicker

java.lang.Object
  extended by java.awt.event.MouseAdapter
      extended by com.sun.jini.example.browser.ServiceEditor.AttributeTreePanel.DoubleClicker
All Implemented Interfaces:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener
Enclosing class:
ServiceEditor.AttributeTreePanel

 class ServiceEditor.AttributeTreePanel.DoubleClicker
extends MouseAdapter


Field Summary
(package private)  ServiceEditor.AttributeTreePanel parent
           
 
Constructor Summary
ServiceEditor.AttributeTreePanel.DoubleClicker(ServiceEditor.AttributeTreePanel parent)
           
 
Method Summary
 void mouseClicked(MouseEvent ev)
           
 
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
 

Field Detail

parent

ServiceEditor.AttributeTreePanel parent
Constructor Detail

ServiceEditor.AttributeTreePanel.DoubleClicker

public ServiceEditor.AttributeTreePanel.DoubleClicker(ServiceEditor.AttributeTreePanel parent)
Method Detail

mouseClicked

public void mouseClicked(MouseEvent ev)
Specified by:
mouseClicked in interface MouseListener
Overrides:
mouseClicked in class MouseAdapter


Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.