posted 23 years ago
Please excuse this very general question, but I am trying my first drag and drop gui app and am quite lost.
I'm trying to enable this functionality where a JInternalFrame has JLabels, which in turn have images on them. I want the user to drag the image from one JInternalFrame to another.
One can think of the initial JInternalFrame as a garage, with many cars in it. I want to drag the car to one of multiple other JInternalFrames, which may be a house, car wash etc.
Hoping someone can point me in the right direction... links, books etc.
Many Thanks,
Mike