0

I googled about drag and drop example, but I only found that application drag and drop via the application internally, but I would like to drag and external file on the jTextPane... How can I do so? Thanks.

kleopatra
  • 51,061
  • 28
  • 99
  • 211
DNB5brims
  • 29,344
  • 50
  • 131
  • 195

1 Answers1

1

You can do it using the Swing Drag and Drop support.

Have a look at this question.

Community
  • 1
  • 1
Stephan
  • 4,395
  • 3
  • 26
  • 49