JavaTM 2 Platform
Standard Ed. 6

javax.swing.plaf.metal
类 MetalFileChooserUI.SingleClickListener

java.lang.Object
  继承者 java.awt.event.MouseAdapter
      继承者 javax.swing.plaf.metal.MetalFileChooserUI.SingleClickListener
所有已实现的接口:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener
正在封闭类:
MetalFileChooserUI

protected class MetalFileChooserUI.SingleClickListener
extends MouseAdapter


构造方法摘要
MetalFileChooserUI.SingleClickListener(JList list)
           
 
方法摘要
 
从类 java.awt.event.MouseAdapter 继承的方法
mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

MetalFileChooserUI.SingleClickListener

public MetalFileChooserUI.SingleClickListener(JList list)

JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only