Search:

Type: Posts; User: hafunui

Search: Search took 0.19 seconds.

  1. Replies
    3
    Views
    2,050

    Re: JTree DnD Problem

    I've found a solution that seems to have solved it. It is caused by the JPopupmenu...existing? If I set the menu to null when it is cancelled or will become invisible, then everything works fine. I...
  2. Replies
    3
    Views
    2,050

    Re: JTree DnD Problem

    Ok, an update to this problem. The problem occurs right after opening a popup menu. If I so much as open then close a popup menu, DnD starts malfunctioning....
  3. Replies
    3
    Views
    2,050

    JTree DnD Problem

    I've implemented drag and drop functionality in my JTree so I can reorder the nodes. I also have two methods for adding nodes; one is with a button, and another is a context menu that is triggered by...
Results 1 to 3 of 3