|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultDnDCatcher | |
com.bbn.openmap.tools.beanbox | The beanbox package contains classes that implement a BeanPanel component. |
com.bbn.openmap.tools.dnd | This package contains classes to support Java Drag and Drop functionality on the map. |
Uses of DefaultDnDCatcher in com.bbn.openmap.tools.beanbox |
Subclasses of DefaultDnDCatcher in com.bbn.openmap.tools.beanbox | |
class |
BeanBoxDnDCatcher
The BeanBoxDnDCatcher class manages all Java Drag-and-Drop events associated with openmap layers that implement the BeanBoxHandler interface. |
Uses of DefaultDnDCatcher in com.bbn.openmap.tools.dnd |
Constructors in com.bbn.openmap.tools.dnd with parameters of type DefaultDnDCatcher | |
ComponentDragGestureListener(DefaultDnDCatcher dndCatcher,
java.awt.dnd.DragSourceListener dsl)
Note that DefaultDnDCatcher is a DragSourceListener itself, so dndCatcher and dsl can be the same object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |