I'm working on a domino game and it's going pretty well, now I want to drag a domino tile from one JPanel to another,开发者_Go百科 my dragging implementation works, it's just that I can't find how to drag shapes between two jpanels.
Here's how it looks:
It is called Drop Location Rendering.
精彩评论