Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Albireo » How to update a SwingControl
How to update a SwingControl [message #10884] Tue, 10 March 2009 09:18
Julien Manankiandrianana is currently offline Julien ManankiandriananaFriend
Messages: 37
Registered: July 2009
Member
Hi all,

This must be a very easy thing to do but I can't get my SwingControl to
update it's content (a JTree) the content (DefaultMutableTreeNode) of the
tree change when receiving certain events, I tried

swingControl.update;
parent.getDisplay().update();

but nothing happens.

Any idea what I should do ?
Previous Topic:How to update a SwingControl
Next Topic:Size-Calculation of Embedded Swing Controls in Dialogs
Goto Forum:
  


Current Time: Tue Apr 23 11:37:54 GMT 2024

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

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

Back to the top