JComponent and JGoView

Hi,
I am totally new to JGo. And I have two JLabels inside an JPanel, which then was put inside a JScrollPane. And I am trying to do the drag and drop between the two labels. I am confused about how to associated the JPanel to JGoview. How do I establish the association between the swing components and JGOView here?
Thanks!
Anna

I don’t understand your situation. It sounds like you just want to drag-and-drop between the two JLabels, which doesn’t involve JGo at all.
For an example of drag-and-drop from a JComponent to a JGoView, look at the Demo1List and Demo1View classes in Demo1.