-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: client-libs
-
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()