<< Chapter < Page Chapter >> Page >

Top-level online documentation

As of the date of this writing, you can view the top-level page of the documentation for Java Platform Standard Edition 7 at (External Link) .

A complicated page

When you first view that documentation page, it may appear to be very complicated. Of all the material on the page, the most important is probably the Application Programming Interface (API) , which is currently available via a link on the right side of the page labeled Java SE API .

However, you should not ignore the links to other information available on the top-level page . Those links will often contain information that you need, and that information canmake you more efficient in using the API documentation.

Search

If you follow the Search link at the top of the page, you will arrive at a search engine page that gives you the ability to do a keyword search on the online documentation.

Downloading and installing Java

Of particular interest to most newcomers should be the links titled Installation Instructions and Java SE Downloads .

The Java Tutorials

Also very important is the link to The Java Tutorials . Once you reach those tutorials, of particular importance is the Path and CLASSPATH tutorial. (Many students trip on the path, the classpath, and the difference between the two.)

Java Platform, Standard Edition 7 API Specification

The API Specification is probably the most frequently used section of the entire documentation package.

A screen shot

Figure 1 shows a partial screen shot of what you should see when you first load the API Specification into your browser. (Note that this screen shot was cropped to force it to fit into this publication format.)

Figure 1. Screen shot of the API specification at startup.
Missing image

Screen layout

The purpose of providing this screen shot is to give you an idea of the general layout of the material as it appears on your screen. As you can see, thelayout consists of three frames when viewed in your HTML browser.

(A version without frames is also available by selecting the "No Frames" link at the top of the page. The version without frames is particularly usefulfor using the "page search" capability of your browser to find something on the page.)

The two leftmost frames

The upper-left frame contains a list of packages . The lower-left frame contains a list of the classes and interfaces that are contained in the package that is selected in the top-left frame.

(The default package selection in the upper-left frame is "All Classes".)

You make selections in these two frames (or in the link bar at the top of the page) to control the contents of the rightmost frame.

The rightmost frame

When you first access the API documentation (and when you select Overview at the top of the page), the rightmost frame contains summary information about all of the packages.

When you select a class in the lower-left frame (such as the JButton class for example) , the rightmost frame contains hyperlinked information about that class, including:

  • A visual class hierarchy diagram
  • Interfaces implemented by the class
  • Known subclasses of the class
  • Text description of the class
  • Summary of nested classes
  • Summary of fields defined in the class
  • Summary of fields inherited into the class
  • Summary and detailed information on constructors defined in the class
  • Summary and detailed information on methods defined in the class
  • List of methods inherited into the class

Questions & Answers

calculate molarity of NaOH solution when 25.0ml of NaOH titrated with 27.2ml of 0.2m H2SO4
Gasin Reply
what's Thermochemistry
rhoda Reply
the study of the heat energy which is associated with chemical reactions
Kaddija
How was CH4 and o2 was able to produce (Co2)and (H2o
Edafe Reply
explain please
Victory
First twenty elements with their valences
Martine Reply
what is chemistry
asue Reply
what is atom
asue
what is the best way to define periodic table for jamb
Damilola Reply
what is the change of matter from one state to another
Elijah Reply
what is isolation of organic compounds
IKyernum Reply
what is atomic radius
ThankGod Reply
Read Chapter 6, section 5
Dr
Read Chapter 6, section 5
Kareem
Atomic radius is the radius of the atom and is also called the orbital radius
Kareem
atomic radius is the distance between the nucleus of an atom and its valence shell
Amos
Read Chapter 6, section 5
paulino
Bohr's model of the theory atom
Ayom Reply
is there a question?
Dr
when a gas is compressed why it becomes hot?
ATOMIC
It has no oxygen then
Goldyei
read the chapter on thermochemistry...the sections on "PV" work and the First Law of Thermodynamics should help..
Dr
Which element react with water
Mukthar Reply
Mgo
Ibeh
an increase in the pressure of a gas results in the decrease of its
Valentina Reply
definition of the periodic table
Cosmos Reply
What is the lkenes
Da Reply
what were atoms composed of?
Moses Reply
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Object-oriented programming (oop) with java. OpenStax CNX. Jun 29, 2016 Download for free at https://legacy.cnx.org/content/col11441/1.201
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Object-oriented programming (oop) with java' conversation and receive update notifications?

Ask