返回介绍

java.awt.dnd 类 DropTarget.DropTargetAutoScroller

发布于 2019-10-04 09:50:10 字数 2825 浏览 1098 评论 0 收藏 0

java.lang.Object
  └java.awt.dnd.DropTarget.DropTargetAutoScroller
所有已实现的接口:
ActionListener, EventListener
正在封闭类:
DropTarget

protected static class DropTarget.DropTargetAutoScroller
extends Object
 
implements ActionListener
 

此受保护的嵌套类实现自动滚动


构造方法摘要
protectedDropTarget.DropTargetAutoScroller(Componentc, Pointp)

构造一个 DropTargetAutoScroller

方法摘要
voidactionPerformed(ActionEvente)

导致发生自动滚动

protected voidstop()

导致停止自动滚动

protected voidupdateLocation(PointnewLocn)

导致发生自动滚动

从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

构造方法详细信息

DropTarget.DropTargetAutoScroller

protected DropTarget.DropTargetAutoScroller(Componentc,
                                            Pointp)
构造一个 DropTargetAutoScroller
参数:
c - Component
p - Point

方法详细信息

updateLocation

protected void updateLocation(PointnewLocn)
导致发生自动滚动
参数:
newLocn - Point

stop

protected void stop()
导致停止自动滚动

actionPerformed

public void actionPerformed(ActionEvente)
导致发生自动滚动
指定者:
接口 ActionListener 中的 actionPerformed
参数:
e - ActionEvent

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文