Nuacht

Take a walk on the client side with Qt Jambi -- an alternative to Swing and Java 2D for developing rich, cross-platform desktop-application interfaces.
I am making a small transfer utility in Java and I want the user to be able to drag a file into the window to have it start the transfer.I created a DropTarget, set it to be active, and then in ...