| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface DragGestureListener
このインタフェースは DragGestureRecognizer をソースとし、その (サブ) クラスのオブジェクトがドラッグ開始ジェスチャーを検出したときに呼び出されます。
 
このインタフェースの実装者は、通知を受け取ったらドラッグを開始します。
DragGestureRecognizer, 
DragGestureEvent, 
DragSource| メソッドの概要 | |
|---|---|
 void | 
dragGestureRecognized(DragGestureEvent dge)
プラットフォーム依存のドラッグ開始ジェスチャーを検出すると、 DragGestureRecognizer はこのリスナーに通知し、ユーザーのためにアクションの開始を促します。 | 
| メソッドの詳細 | 
|---|
void dragGestureRecognized(DragGestureEvent dge)
DragGestureRecognizer はこのリスナーに通知し、ユーザーのためにアクションの開始を促します。
 
dge - 発生したばかりのジェスチャーを記述する DragGestureEvent
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。