Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #9226
| From | Novice <novice@example..com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Finding classes used by Applet |
| Date | 2011-10-27 01:11 +0000 |
| Organization | Your Company |
| Message-ID | <Xns9F8AD85CDFA89jpnasty@94.75.214.39> (permalink) |
| References | <Xns9F8AACF93F933jpnasty@94.75.214.39> <r27ha756vb375koqvnff0it5abdfi1h30n@4ax.com> |
Roedy Green <see_website@mindprod.com.invalid> wrote in news:r27ha756vb375koqvnff0it5abdfi1h30n@4ax.com: > On Wed, 26 Oct 2011 20:55:44 +0000 (UTC), Novice <novice@example..com> > wrote, quoted or indirectly quoted someone who said : > >>Is there a simple and reliable technique for determining the classes >>needed for an applet jar? > > see http://mindprod.com/jgloss/genjar.html > http://mindprod.com/jgloss/ant.html > > If that terrifies you, Well, I won't say that it terrifies me but it does seem a bit like asking for a rowboat and being given the Queen Mary.... > can run your Applet as an application > see http://mindprod.com/jgloss/hybrid.html That sounds very interesting but the link for 'hybrid' doesn't work. I also tried looking for "Hybrid" in your index but came up empty. I'm guessing there is a typo in the URL..... > with the option that names each class as it is loaded. > see http://mindprod.com/jgloss/javaexe.html I skimmed that page but didn't see anything that looked like it would tell me what classes were needed for my applet.... -- Novice
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Finding classes used by Applet Novice <novice@example..com> - 2011-10-26 20:55 +0000
Re: Finding classes used by Applet Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 16:50 -0700
Re: Finding classes used by Applet Novice <novice@example..com> - 2011-10-27 01:11 +0000
Re: Finding classes used by Applet Jef <e70838@gmail.com> - 2011-10-27 04:30 -0700
Re: Finding classes used by Applet David Lamb <dalamb@cs.queensu.ca> - 2011-10-27 09:23 -0400
Re: Finding classes used by Applet Roedy Green <see_website@mindprod.com.invalid> - 2011-10-27 17:16 -0700
Re: Finding classes used by Applet Roedy Green <see_website@mindprod.com.invalid> - 2011-10-27 07:17 -0700
Re: Finding classes used by Applet Roedy Green <see_website@mindprod.com.invalid> - 2011-10-27 17:17 -0700
Re: Finding classes used by Applet Arne Vajhøj <arne@vajhoej.dk> - 2011-11-06 15:16 -0500
csiph-web