Fix ordering problem with SwingTreeLogger.  The problem is that SwingWorker
does not necessarily process events in FIFO order, so we wound up adding some
nodes to the tree before their parents were linked in.

Patch by: jat
Review by: rjrjr, rice


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6663 8db76d5a-ed1c-0410-87a9-c151d255dfc7
3 files changed