Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Remove a specific item in a tree
Remove a specific item in a tree [message #294829] Fri, 18 November 2005 10:52 Go to next message
Eclipse UserFriend
Originally posted by: maxime.cailloux.cea.fr

How do you remove a specific item in a tree?
I know the removeAll() method but I want to remove a specific item!
Could you help me?

Thanks,

Maxime
Re: Remove a specific item in a tree [message #294839 is a reply to message #294829] Fri, 18 November 2005 12:40 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

M. Cailloux wrote:
> How do you remove a specific item in a tree?
> I know the removeAll() method but I want to remove a specific item!
> Could you help me?

item.dispose() removes the item.

Later,
PW


Previous Topic:Another question re: Resources, Projects, and Files
Next Topic:Text Editor - Delete key problems
Goto Forum:
  


Current Time: Sun Jul 21 13:39:48 GMT 2024

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

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

Back to the top