where to find graphics for buttons  
Author Message
Frank Langelage





PostPosted: 2007-1-8 6:42:00 Top

java-programmer, where to find graphics for buttons I'm searching for free graphics to grade up my app by using icons on the
buttons for edit, new, delete, save, cancel and so on.
Java class ImageIcons supports gif, jpeg and png format.

Anybody knows a free available source for this basic app icons?
 
Laurent D.A.M. MENTEN





PostPosted: 2007-1-8 7:07:00 Top

java-programmer >> where to find graphics for buttons Frank Langelage wrote:
> I'm searching for free graphics to grade up my app by using icons on the
> buttons for edit, new, delete, save, cancel and so on.
> Java class ImageIcons supports gif, jpeg and png format.
>
> Anybody knows a free available source for this basic app icons?

I am damn sure you'll find what you dream of right there!!!!

http://java.sun.com/developer/techDocs/hi/repository/
 
Frank Langelage





PostPosted: 2007-1-8 14:52:00 Top

java-programmer >> where to find graphics for buttons Laurent D.A.M. MENTEN wrote:
> Frank Langelage wrote:
>> I'm searching for free graphics to grade up my app by using icons on the
>> buttons for edit, new, delete, save, cancel and so on.
>> Java class ImageIcons supports gif, jpeg and png format.
>>
>> Anybody knows a free available source for this basic app icons?
>
> I am damn sure you'll find what you dream of right there!!!!
>
> http://java.sun.com/developer/techDocs/hi/repository/

I've seen this collection yesterday.
It contains an icon for most of the buttons I've defined, but not for all.
Those icons fit if you use the Metal look and feel, but not if you use
the Windows look and feel.