Jump to content

Java API

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ed Poor (talk | contribs) at 02:49, 12 December 2001 (stub, pro-Java). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The Java API is an extensive collection of library routines (written in Java) that perform basic tasks such as GUI display and manipulation, sorting and countless others. The libraries make it considerably easier to program in Java than in C++, according to some software development methodologists.