Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » TreeViewer refresh
TreeViewer refresh [message #547301] Fri, 16 July 2010 09:08
Philipp Schill is currently offline Philipp SchillFriend
Messages: 11
Registered: July 2010
Junior Member
Hello all,
i have a problem with a treeviewer.
My problem is, when I call treeviewer.refresh() my tree collapses until the first level, e.g.

original state before rerfesh:

Customer
--- Project A
------ Folder AA
--------- File AA
--------- File AB
--- Project B
------Folder BA
--------- File BA
--------- File BB

after calling refresh, my tree looks like:

Customer
--- Project A
--- Project B

(collapsed to the first level).

Does anyone have any hints what to do to fix this problem?

Environment:
Eclipse Build id: 20100218-1602
WinXP

Thanks and regards!
Previous Topic:Using Buttons for triggering Actions
Next Topic:TreeViewer refresh
Goto Forum:
  


Current Time: Fri Apr 19 20:40:47 GMT 2024

Powered by FUDForum. Page generated in 0.02081 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top