Richard H.C. Seabrook <[EMAIL PROTECTED]> wrote:
>What do you consider your class bible for Java 2?
>I keep running into classes and methods I have forgotten or didn't know
>much about anyway, resulting in dumping a class' methods to find out their
>activation. I'm using 4 texts for reference at the moment and none of 'em
>seems to have anywhere near the full story on ALL the jdk1.2 classes.
An old version of Symantec's Visual Cafe came with a WinHelp version of the
1.1 API. It is about 100000% better than browsing the API in HTML form, even
the new form. You can search instantly by class or method name. It's just
great.
Unfortunately, it's only 1.1, not 1.2. And you have to own Cafe. And you
have to be using Windows.
One of the project I'd love to do but I'm sure I never will is a Java app
that browses and searches the API. It wouldn't be too hard; just import the
HTML and index it, then have a simple search feature. But I've got a few
million other projects to do first...
Erik
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html