Package docking.dnd

Class DragDropTableSelectionMouseListener

java.lang.Object
java.awt.event.MouseAdapter
docking.dnd.DragDropTableSelectionMouseListener
All Implemented Interfaces:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener

public class DragDropTableSelectionMouseListener extends MouseAdapter
A listener for tables that support drag and drop operations. This listener allows the user to make a multi-selection in the table and drag that selection.