扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.plaf.basic类basicscrollpaneui.mousewheelhandler的类成员方法: basicscrollpaneui.mousewheelhandler定义及介绍
发布时间:2014-2-18
本文导语:
basicscrollpaneui.mousewheelhandler
protected basicscrollpaneui.mousewheelhandler()
mousewheelmoved
public void mousewheelmoved(mousewheelevent e)
当鼠标滚轮在 jscrollpane 上转动时调用。
指定者:接口 mousewheellistener 中的 mousewheelmoved
参...