Package edu.wpi.grip.ui.pipeline
Class SocketHandleView.SocketDragService
- java.lang.Object
-
- edu.wpi.grip.ui.dragging.DragService<Socket>
-
- edu.wpi.grip.ui.pipeline.SocketHandleView.SocketDragService
-
- Enclosing class:
- SocketHandleView
protected static final class SocketHandleView.SocketDragService extends DragService<Socket>
Provides a singleton object to assign the socket being dragged from during dragging to allow for a connection to be made.
-
-
Constructor Summary
Constructors Constructor Description SocketDragService()
-
Method Summary
-
Methods inherited from class edu.wpi.grip.ui.dragging.DragService
beginDrag, completeDrag, getDragProperty, getValue
-
-