Swing module, DnDList bug
-------------------------

                 Key: GEOT-3129
                 URL: http://jira.codehaus.org/browse/GEOT-3129
             Project: GeoTools
          Issue Type: Bug
          Components: swing
    Affects Versions: 2.7-M0, 2.6.0
            Reporter: Michael Bedward
            Assignee: Michael Bedward


>From a user on IRC...

"The DnDList.java has setDragEnabled(true); in its constructor. I.e. swing 
based DragNDrop, but it is actually using AWT based drag and drop. Using both 
will always cause an AWT-DND in progress exception. simply commenting the 
setDragEnabled resolves the issue."



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------

_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to