-
Enhancement
-
Resolution: Fixed
-
P3
-
6
-
b64
-
generic
-
generic
The TransferHandler.DropLocation and its descendants (JTextComponent.DropLocation, JTable.DropLocation, JList.DropLocation and JTree.DropLocation) will benefit from the specific toString()implementations.
The reasons are evident; for example, please see java.awt.Point.toString()
The reasons are evident; for example, please see java.awt.Point.toString()