Re: class docs (was: Re: Mutable class problems)
Re: class docs (was: Re: Mutable class problems)
- Subject: Re: class docs (was: Re: Mutable class problems)
- From: Andy Lee <email@hidden>
- Date: Wed, 26 Jun 2002 21:42:30 -0400
At 5:23 PM -0400 6/26/02, Andy Lee wrote:
I was going to suggest the JavaBrowser app, which as I recall
allowed you to browse class hierarchies and even show docs for the
selected class, but I can't find it. Or rather, what I did find
isn't an executable app. Did JavaBrowser get removed or replaced
when I wasn't looking, or am I remembering something that wasn't
there?
Time to kick myself. JavaBrowser was right there in
/Developer/Applications. I just ran it and it seemed to work just
fine. I had forgotten how nifty it is. You can add your own
classpaths to include in its search, for example.
The bad news is that I remembered incorrectly about it organizing
classes by inheritance. It actually organizes by (Java) package.
And, of course, it shows Java classes only, though I was thinking it
could still be useful to an Objective-C programmer if it had shown
the class hierarchy.
Sorry for the false lead. Serves me right for eating paint chips as a child.
--Andy
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.