JDK-4735546 : NPE in BasicTableUI during Swing drag and drop
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 2002-08-22
  • Updated: 2005-05-06
  • Resolved: 2005-05-06
Related Reports
Duplicate :  
Relates :  
Description
These comments were pulled from the comments section of bug 4655513 describing another bug unrelated to that original bug. See the attached code to demonstrate the problem.

  This is something else which is not related to above
  problem, but you can see this error when you drag 
  something from MyTree over to the MyTable but not 
  drop it, and then take the dragged data out of the 
  component. You will see a NullPointerException 
  generated at BasicTableUI.java:1216.

It is not known yet whether this bug occurs on platforms other that windows.

Comments
EVALUATION I filed this bug and I can reproduce the problem. ###@###.### 2002-08-22 This is actually a duplicate of 4760426. See that bug for details. ###@###.### 2005-05-06 19:01:27 GMT
22-08-2002