The Artima Developer Community
Sponsored Link

Java Buzz Forum
JTree DND Hack

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
Scott Delap

Posts: 1154
Nickname: scottdelap
Registered: Sep, 2004

Client / Server application developer.
JTree DND Hack Posted: May 24, 2005 4:11 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Scott Delap.
Original Post: JTree DND Hack
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
Latest Java Buzz Posts
Latest Java Buzz Posts by Scott Delap
Latest Posts From ClientJava.com

Advertisement

JTree DND Hack
If a JTree is used as a source for a drag operation, to drag a node from the tree, the user needs to click once on the unselected node, release the mouse button and click a second time, keep the button down to start dragging the node. i.e, 2 successive clicks are required to initiate drag on JTree. After spending some time on JTree DND code, I came up with a hack...

Read: JTree DND Hack

Topic: Eclipse Plugin Access Restrictions Chaos Previous Topic   Next Topic Topic: Eclipse RCP: Adding History to Dialogs and Wizards

Sponsored Links



Google
  Web Artima.com   

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