I try to create a GraphicEditor. I use a JTree and Drag & Drop to create Vertexes on a graphcomponent, but I don't know how to drop a created Vertex into another Vertex. How can I specify a Vertex as a Droptarget?
Thanks very much for you help!
Erik