Results 1 to 7 of 7
- 07-04-2010, 02:44 PM #1
Member
- Join Date
- Mar 2010
- Posts
- 6
- Rep Power
- 0
Java Documentation Class Hierarchy Browser (I'd like to find one :\)
I often find it helpful to picture the hierarchy tree, basicaly I want to be able to specify a class and see all it's children in a hierarchy diagram, I found some tools that allow me to see all the parent classes of a class but that doesn't help me much. Can anyone help?
- 07-04-2010, 02:48 PM #2
Member
- Join Date
- Mar 2010
- Posts
- 6
- Rep Power
- 0
Oh! I by class I mean the standard java classes I don't care about the ones I created...
- 07-04-2010, 03:24 PM #3
Are you asking for a tool that would search thru the JRE's rt.zip file for all classes and display the children (extends or implements) for each class?
-
- 07-04-2010, 03:40 PM #5
Member
- Join Date
- Mar 2010
- Posts
- 6
- Rep Power
- 0
Thanks for mentioning those Fubarable although i'd prefer something i wouldn't have to buy. And as for your question Norm: yes but I want the output to be a nice graphical represantation of the hierarchy tree not a list or something like that...
- 07-04-2010, 03:52 PM #6
Sounds like a nice student project. Are you up to it?
- 07-04-2010, 04:01 PM #7
Member
- Join Date
- Mar 2010
- Posts
- 6
- Rep Power
- 0
Similar Threads
-
Attaching the Java documentation
By Eranga in forum NetBeansReplies: 11Last Post: 08-09-2010, 04:17 AM -
How to Find IE Browser SSL certificates list
By dmkreddy_k in forum Advanced JavaReplies: 0Last Post: 10-29-2008, 06:38 AM -
Proofread my Java documentation?
By javanewbie in forum New To JavaReplies: 1Last Post: 06-24-2008, 08:39 AM -
Able to find class file in WEB-INF/classes but not after add sub folders in class dir
By vitalstrike82 in forum Web FrameworksReplies: 0Last Post: 05-13-2008, 06:16 AM -
Java Documentation
By ravian in forum New To JavaReplies: 4Last Post: 12-04-2007, 09:45 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks