Click to See Complete Forum and Search --> : classes in package ( reflection )


SkyM
October 2nd, 2000, 08:36 AM
Hi,

How to get list of classes in the specified package ( at runtime, of course )? For example, I've got some classes in com.firepond.blah.blah package, and at design time I don't know their names, or even how many classes are there. How can I get their names at the run time?

Thanks in advance,
SY, Alexey Gatskevich