|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| TooManyListenersException を使用しているパッケージ | |
|---|---|
| java.awt.dnd | ドラッグ&ドロップ操作は、多くのグラフィカルユーザーインタフェースシステムで見られる直接的な操作ジェスチャーで、GUI の表現要素に論理的に関連した 2 つのエンティティー間で情報を変換する機構を提供します。 |
| java.beans.beancontext | Bean コンテキストに関連するクラスおよびインタフェースを提供します。 |
| java.awt.dnd での TooManyListenersException の使用 |
|---|
| TooManyListenersException をスローする java.awt.dnd のメソッド | |
|---|---|
void |
DragGestureRecognizer.addDragGestureListener(DragGestureListener dgl)
新しい DragGestureListener を登録します。 |
void |
DragSourceContext.addDragSourceListener(DragSourceListener dsl)
まだ 1 つも追加されていない場合、この DragSourceContext に DragSourceListener を追加します。 |
void |
DropTarget.addDropTargetListener(DropTargetListener dtl)
新しい DropTargetListener (UNICAST SOURCE) を追加します。 |
| java.beans.beancontext での TooManyListenersException の使用 |
|---|
| TooManyListenersException をスローする java.beans.beancontext のメソッド | |
|---|---|
Object |
BeanContextServices.getService(BeanContextChild child,
Object requestor,
Class serviceClass,
Object serviceSelector,
BeanContextServiceRevokedListener bcsrl)
BeanContextChild、または BeanContextChild に関連した任意のオブジェクトは、このメソッドを呼び出すことによって、入れ子になっている BeanContextServices から現在登録されているサービスへの参照を取得できます。 |
Object |
BeanContextServicesSupport.getService(BeanContextChild child,
Object requestor,
Class serviceClass,
Object serviceSelector,
BeanContextServiceRevokedListener bcsrl)
サービスを取得します。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。