The Artima Developer Community
Sponsored Link

Java Answers Forum
DragnDrop JButtons using Swing

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
M.V.Rajasekhar

Posts: 1
Nickname: rajmv
Registered: Dec, 2002

DragnDrop JButtons using Swing Posted: Dec 3, 2002 9:32 PM
Reply to this message Reply
Advertisement
hi all

I am doing an application(network simulator) in which i have use drag and drop on the JButtons with Swing
i have some JButtons on the left side of my screen.
when i drag a particular JButton to another place on the screen
the instance(a copy of that JButton) should be placed.
The actual JButton should be in its original place
after dragging some JButtons on the screen
also i should able to draw lines between those JButtons

can please someone help me with the code

regards
M.V.Rajasekhar

Topic: help with a statement Previous Topic   Next Topic Topic: How to call one applet from another?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use