Other |
---|
1.4.0 beta2Fixed |
In 1.4 Swing added support for a TransferHandler on JComponent. Once set this will add a DropTarget to the JComponent. As adding a DropTarget may affect existing applications that are adding DropTargets there needs to a way to turn this off.
|