ReviewEssays.com - Term Papers, Book Reports, Research Papers and College Essays
Search

Java's Api and Libraries

Essay by   •  November 19, 2010  •  Essay  •  667 Words (3 Pages)  •  1,216 Views

Essay Preview: Java's Api and Libraries

Report this essay
Page 1 of 3

Java API and Libraries

Most programmers are very quickly learning about the Java APIs, however it is much complicated behind the APIs' interface. Programmers' preliminary models often show the shortest distance from problem to solution. Programmers are struggling when they work with APIs at the first time. There are many hidden complexities in the implementation upon a simple conceptual model.

The Java programming language, as we know it today, is supplemented by a large Application Programmer Interface, and available Libraries list. To begin, we must clarify the meaning of an API. The Java API is basically a set of collection classes and GUI classes written to run as an interface between the Java language and intended applications and operating systems. The actual API portion resides above the Java Virtual Machine and below the Interface Tools Kits. To function, every operating system or application comes with a 'tool box' filled with existing tools, subroutines, and pre-built GUI tools. When a programmer would like to interface with a Macintosh and create an application, he must use a Mac API to insure compatibility. The interesting feature of the Java API is its platform independent architecture. Java has the built-in ability interface with Linux, Windows, Macintosh, Solaris and others. This is due to the Java API calling the operating systems standard routines, not implementing them. Java can execute a program by calling on the standard routine in an OS, and thus saving the programmer from having to learn several different API's to write a program. A complete list of Java the Java API is at: http://java.sun.com/j2se/1.3/docs/api/index.html. The other dynamic and critical piece of Java is the accompanying libraries.

In the reality, APIs are not simple to be implemented. Programmers need to consider the pitfalls; the conceptual model matches the complexity of the implementation to avoid the interface issues. On the other hand, Java's API makes Java a diverse and growing language. The API can interface with multiple platforms making it a flexible and powerful developer tool.

Java contains a very robust library set. Like all modern programming languages, Java has a set of libraries, which can be imported and used in an application. Java libraries supplement the language to support specialized features a programmer may wish to use. For example, specialized libraries are used for mathematics, number formatting and special language usage. However, Java differentiates from most languages in three main categories. First, Java's library set is very extensive; this is due to building upon previous

...

...

Download as:   txt (4.2 Kb)   pdf (75.6 Kb)   docx (10.3 Kb)  
Continue for 2 more pages »
Only available on ReviewEssays.com
Citation Generator

(2010, 11). Java's Api and Libraries. ReviewEssays.com. Retrieved 11, 2010, from https://www.reviewessays.com/essay/Java's-Api-and-Libraries/12902.html

"Java's Api and Libraries" ReviewEssays.com. 11 2010. 2010. 11 2010 <https://www.reviewessays.com/essay/Java's-Api-and-Libraries/12902.html>.

"Java's Api and Libraries." ReviewEssays.com. ReviewEssays.com, 11 2010. Web. 11 2010. <https://www.reviewessays.com/essay/Java's-Api-and-Libraries/12902.html>.

"Java's Api and Libraries." ReviewEssays.com. 11, 2010. Accessed 11, 2010. https://www.reviewessays.com/essay/Java's-Api-and-Libraries/12902.html.