• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Toolbar Button Graphics wanted

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I am developing a Swing based application and so happy to follow the L&F standard. But I think the existing graphics repository is just not enough even for general features. For example, Exit, Go to top or bottom, first or last, etc. As I am not keen with graphics, any other website I can get extra icon graphics?
Thanks!
Anthony
 
Author
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://jfa.javalobby.org/projects/icons
------------------
John Zukowski Author of "Definitive Guide to Swing for Java 2" and "Java Collections"
 
Anthony Kwok
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by John Zukowski:
http://jfa.javalobby.org/projects/icons


Thanks for the information and the book "Java colections" too.
Anthony
 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here is a link to Sun's swing graphics repository. It's designed for use with the Java look and feel.
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Anthony Kwok:
Hi all,
I am developing a Swing based application and so happy to follow the L&F standard. But I think the existing graphics repository is just not enough even for general features. For example, Exit, Go to top or bottom, first or last, etc. As I am not keen with graphics, any other website I can get extra icon graphics?
Thanks!
Anthony



Hi,
I am a new user...this is my testing mail..

Cheers,
Sen.
 
Ranch Hand
Posts: 211
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by John Zukowski:
http://jfa.javalobby.org/projects/icons


That link does not seem to work. Could you please tell me wher could I get those icons ?
 
Ranch Hand
Posts: 51
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As John Z stated, Java Lobby used to host those icons.
You can use this WebStart application to get the icons John mentioned along with Sun's Java Look & Feel images in one neat package.
FreeHEP Icon Browser
reply
    Bookmark Topic Watch Topic
  • New Topic