|
-
August 25th, 1999, 02:04 PM
#1
.class dependecy
Hi, is there any way to see the class-hirarcy of one specified .class file ? I.e. if I wanted to see on which classes JPanel relies on.
I'm trying to extract out of swinall.jar those classes I will need to be able to use JPanel, JSlider and JPopupMenu in my applet. It is to much to have to download all of swingall.jar!
With regards,
Svb
-
August 26th, 1999, 09:54 AM
#2
Re: .class dependecy
I suggest if ur using netscape navigator,the open the java console and set debug level >2 and u will see classes that are downloaded to the client.This will help u to know the dependent class files
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
|