Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / May 2006

Tip: Looking for answers? Try searching our database.

Simple query on Java

Thread view: 
refugeedeveloper@yahoo.co.in - 27 May 2006 18:02 GMT
Hello,
if anyone can help me with this query Ill be gratefull.

Im reteaching myself Java. Im trying to find out how to access Java
Documentation online or on the PC I have the java installed. I know
this is  possible, Ive just forgotten how to do this.

(The text books are incomplete obviously, and I cant refer to a manual
every two minutes)

thanks in advance.
Philipp Leitner - 27 May 2006 18:25 GMT
The API documentation is here:

http://java.sun.com/j2se/1.5.0/docs/api/

... you can also download this documentation if you want it for offline
reading.

If you need any other documentation I would also search java.sun.com
before going anywhere else.

/philipp

refugeedeveloper@yahoo.co.in schrieb:
> Hello,
> if anyone can help me with this query Ill be gratefull.
[quoted text clipped - 7 lines]
>
> thanks in advance.
refugeedeveloper@yahoo.co.in - 29 May 2006 15:41 GMT
Thank you very much for the link, at which point my next question is:

How does one find the appropriate object quickly and efficiently in
java? Browsing through API documentation in the hope of getting to the
correct object is not very efficient.

(VB,VC,PHP all have manuals.)
chris brat - 29 May 2006 17:11 GMT
That is how you do it until you learn the API.

The API is comprehensive and logically structured so you can usually
find what you are looking for easily enough.

If all else fails Google for what you are looking for.
Oliver Wong - 29 May 2006 17:33 GMT
> Thank you very much for the link, at which point my next question is:
>
> How does one find the appropriate object quickly and efficiently in
> java? Browsing through API documentation in the hope of getting to the
> correct object is not very efficient.

   Most browsers let you type in CTRL-F to search for a specific substring.
Search the class list in the bottom left pane for the name of the class
you're interested in. Make sure you're in the "All Packages" list, unless
you intentionally want to restrict yourself to one particular passage.

   - Oliver
Ian Wilson - 30 May 2006 17:37 GMT
> Thank you very much for the link, at which point my next question is:
>
[quoted text clipped - 3 lines]
>
> (VB,VC,PHP all have manuals.)

You didn't quote context [1] and I can't locate the full thread, so what
follows may be off-base ...

I ask my web browser for javadocs.org/ClassName (which the browser
expands to http://javadocs.org/ClassName) - it has worked well so far
for all values of "ClassName" I've thrown at it.

Hope that helps.

[1]:
http://groups-beta.google.com/support/bin/answer.py?answer=12348&topic=250
 (see quote context)
http://www.mindspring.com/~frites/repl.htm


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.