Class DragJLabel

All Implemented Interfaces:
Transferable, DragGestureListener, DragSourceListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, SwingConstants
Direct Known Subclasses:
ClockItemPanel.ClockDragJLabel, EditSignalFrame.IconDragJLabel, IconItemPanel.IconDragJLabel, IndicatorItemPanel.IndicatorDragJLabel, IndicatorTOItemPanel.IconDragJLabel, MultiSensorItemPanel.IconDragJLabel, RPSItemPanel.IconDragJLabel, SignalHeadItemPanel.IconDragJLabel, TableItemPanel.IconDragJLabel

Gives a JLabel the capability to Drag and Drop.
See Also: