• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Applets & Swing

 
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have created an applet that uses Swing. I would like to make sure that for users that don't have the appropriate plug installed that they will also be able to use. I was wondering what the best approach for this would be. Wether for them to download the plugin, or for me to include the swingall.jar in my applet?

Thanks in advance,
Sayed Ibrahim Hashimi
[ March 10, 2005: Message edited by: Sayed Ibrahim Hashimi ]
reply
    Bookmark Topic Watch Topic
  • New Topic