|
-
Jan 9th, 2004, 07:51 AM
#1
Thread Starter
Addicted Member
All Classes in a Package Programatically
Hello
I've had a quick look over the Java API but found nothing that caught my attention that would solve my prob, so thought i'd try you guys and see if you had any ideas.
I Need to find out the names of all the classes in a particular package at runtime, so i can populate a ComboBox.
e.g.
package uk.co.me.stuff
contains
class A
class B
class C
i'm sure you get the pitcure, I just need the String representation of the class name..
ideas on a postcard
Cheers
Andy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|