Search:

Type: Posts; User: Cornix

Search: Search took 0.20 seconds.

  1. Re: is the importData(...) method of a transferHandler run on the EDT?

    With my JTree I get some blank lines and not correctly drawn selection boxes. I observed the same behavior when modifying the model from a different thread then the EDT in the past.
    Furthermore,...
  2. is the importData(...) method of a transferHandler run on the EDT?

    Hi,
    just a quick question. When I implement a custom TransferHandler for a JTree / JList, can I expect that the importData method is called on the EDT and that I can simply Insert / Remove to / from...
Results 1 to 2 of 2