Re: Getting all classes in a package



On Tue, 18 Oct 2005 04:54:28 GMT, Andrew Thompson
<seemysites@xxxxxxxxxxx> wrote or quoted :

>The thing that stopped me was that the classes were put there by
>the program *author*, so it makes sense (to me) to give the
>program a list of those classes...

you can automatically get a list with a variant of
dir *.class > listOfImplementators.txt
and just include that as a property.

--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.



Relevant Pages

  • Re: unusual inner class
    ... At least they had the wit to block you from creating a non-anonymous ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Again taking new Java programming contracts. ... Prev by Date: ...
    (comp.lang.java.help)
  • Re: JScrollPane - strange repainting problem?
    ... a matter of when you make the user wait. ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Again taking new Java programming contracts. ... Prev by Date: ...
    (comp.lang.java.gui)
  • Re: generating a file from an output?
    ... most of them (except nio). ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Again taking new Java programming contracts. ... Prev by Date: ...
    (comp.lang.java.help)
  • Re: Java Trustlib Folder
    ... stops when you shut your app. ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Again taking new Java programming contracts. ... Prev by Date: ...
    (comp.lang.java.help)
  • Re: using editable jcombobox
    ... bigger picture. ... programming task over my head. ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Again taking new Java programming contracts. ...
    (comp.lang.java.programmer)