protected static class DropTarget.DropTargetAutoScroller extends Object implements ActionListener
修飾子 | コンストラクタと説明 |
---|---|
protected |
DropTarget.DropTargetAutoScroller(Component c, Point p)
DropTargetAutoScroller を構築します
|
protected void updateLocation(Point newLocn)
newLocn
- Point
protected void stop()
public void actionPerformed(ActionEvent e)
actionPerformed
、インタフェース: ActionListener
e
- ActionEvent
バグまたは機能を送信
詳細な API リファレンスおよび開発者ドキュメントについては、Java SE のドキュメントを参照してください。そのドキュメントには、概念的な概要、用語の定義、回避方法、有効なコード例などの、開発者を対象にしたより詳細な説明が含まれています。
Copyright © 1993, 2013, Oracle and/or its affiliates. All rights reserved.