Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Change folder icon in navigator
Change folder icon in navigator [message #440498] Tue, 03 August 2004 09:25 Go to next message
Abhi is currently offline AbhiFriend
Messages: 4
Registered: July 2009
Junior Member
Hi,

How to Change folder icon in navigator.
There is default folder icon, but I want to change it to some other custom
icon. How do i do that?

Thanx in advance.

Abhi
Re: Change folder icon in navigator [message #440651 is a reply to message #440498] Thu, 05 August 2004 07:26 Go to previous message
Richard Moore is currently offline Richard MooreFriend
Messages: 71
Registered: July 2009
Member
Hi,

In the label provider of the navigator there is a method, called getImage...
the method returns the image to be displayed in the tree... simply return
the required image..

Checkout the help on LabelProvider for more details.

Regards
RM

"Abhi" <abhijeetgupta@tataelxsi.co.in> wrote in message
news:cenlm2$mbj$1@eclipse.org...
> Hi,
>
> How to Change folder icon in navigator.
> There is default folder icon, but I want to change it to some other custom
> icon. How do i do that?
>
> Thanx in advance.
>
> Abhi
>
Previous Topic:Probable defect in Drag and Drop on Linux
Next Topic:Key event without focus
Goto Forum:
  


Current Time: Fri Apr 26 21:52:13 GMT 2024

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

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

Back to the top