扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.plaf.basic类basictreeui.mouseinputhandler的类成员方法: destination定义及介绍
发布时间:2014-2-18
本文导语:
destination
protected component destination
接收所有事件的目的地。
basictreeui.mouseinputhandler
public basictreeui.mouseinputhandler(component source,
component destination,
mouseevent event)
m...