Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Reuse icons
Reuse icons [message #326423] Wed, 19 March 2008 12:53 Go to next message
Eclipse UserFriend
Originally posted by: victor.osullivan.gmail.com

I want to use certain icons from eclipse, such as the new package icon,
but i can't locate where the icons are kept.
The only icons i can get access to are the WorkbenchImages, using the
following code:

WorkbenchImages.getImageDescriptor(ISharedImages.IMG_OBJ_FIL E)

But i can't see how to get access to any other images/icons outside of
this.
Any help?

thanks
Re: Reuse icons [message #326545 is a reply to message #326423] Mon, 24 March 2008 15:31 Go to previous message
Rahul Kamdar is currently offline Rahul KamdarFriend
Messages: 63
Registered: July 2009
Member
Hi Victor,

You can access standard images related to Eclipse 3.3 from
http://wiki.eclipse.org/UI_Graphics_:_Design_:_Common_Elemen ts

- Rahul

"Victor" <victor.osullivan@gmail.com> wrote in message
news:7da8da6637592034d4de06a178089ba9$1@www.eclipse.org...
>I want to use certain icons from eclipse, such as the new package icon, but
>i can't locate where the icons are kept.
> The only icons i can get access to are the WorkbenchImages, using the
> following code:
>
> WorkbenchImages.getImageDescriptor(ISharedImages.IMG_OBJ_FIL E)
>
> But i can't see how to get access to any other images/icons outside of
> this.
> Any help?
>
> thanks
>
Previous Topic:Empty list in open resource dialog
Next Topic:TableViewer isn't drawing its contents.
Goto Forum:
  


Current Time: Sat Jul 27 16:40:59 GMT 2024

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

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

Back to the top