Note: Click here to download the source code for this article. When developing Java code using a GUI component I have never used, I like to experiment by writing small sample programs, exploring the ...
ちょっと間が空いてしまいましたが,前回に引き続きSwingのドラッグ&ドロップについて解説しましょう。 前回はJ2SE 5.0までのSwingのドラッグ&ドロップについて説明しました。今週は,Java SE 6のドラッグ&ドロップに関する強化点を説明していきます。