1

I'm new to the drag and drop features of java and I wanted to know if it is possible to drag and drop a short-cut from the desktop on a java jpanel and get info from it like icon .exe location and so on. I only found tutorials for text images and other java objects.

4

1 回答 1

0

您可以获得文件的位置以及 Java 能够获取的有关文件的所有数据。

但我相信你不能得到图标。

于 2012-04-07T11:28:38.350 回答