Namespace Java.Awt.Dnd
Classes
- Autoscroll
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/Autoscroll.html
- DnDConstants
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DnDConstants.html
- DragGestureEvent
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DragGestureEvent.html
- DragGestureListener
Listener for https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DragGestureListener.html. Extends https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeListener.htm, implements IDragGestureListener
- DragGestureListenerDirect
Direct override of DragGestureListener or its generic type if there is one
- DragSource
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DragSource.html
- DragSourceAdapter
Listener for DragSourceAdapter. Extends https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeListener.htm, implements IDragSourceAdapter
- DragSourceAdapterDirect
Direct override of DragSourceAdapter or its generic type if there is one
- DragSourceContext
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DragSourceContext.html
- DragSourceEvent
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DragSourceEvent.html
- DragSourceListener
Listener for https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DragSourceListener.html. Extends https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeListener.htm, implements IDragSourceListener
- DragSourceListenerDirect
Direct override of DragSourceListener or its generic type if there is one
- DragSourceMotionListenerDirect
Direct override of DragSourceMotionListener or its generic type if there is one
- DropTarget
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DropTarget.html
- DropTargetAdapter
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DropTargetAdapter.html
- DropTargetAdapterDirect
Direct override of DropTargetAdapter or its generic type if there is one
- DropTargetContext
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DropTargetContext.html
- DropTargetEvent
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DropTargetEvent.html
- DropTargetListener
Listener for https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DropTargetListener.html. Extends https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeListener.htm, implements IDropTargetListener
- DropTargetListenerDirect
Direct override of DropTargetListener or its generic type if there is one
Interfaces
- IAutoscroll
.NET interface for TO BE DEFINED FROM USER
- IDragGestureListener
Interface for https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DragGestureListener.html
- IDragSourceAdapter
Interface for https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DragSourceAdapter.html
- IDragSourceListener
Interface for https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DragSourceListener.html
- IDragSourceMotionListener
.NET interface for org.mases.jnet.generated.java.awt.dnd.DragSourceMotionListener implementing https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DragSourceMotionListener.html