Java

  1. Home
  2. Computing & Technology
  3. Java
photo of Paul Leahy

Paul's Java Blog

By Paul Leahy, About.com Guide to Java

Java Term of the Week: API

Saturday June 14, 2008

The Java programming language comes with a set of core classes that have been written to cover common developer needs. For example, one such package of classes is called "Swing", and it provides a set of graphical components available for use in user interfaces.

To access these core classes programmers use its API. API stands for “Application Programming Interface”. It defines how a programmer can use the functionality contained within a particular code package.

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Discuss

Community Forum

Explore Java

About.com Special Features

Java

  1. Home
  2. Computing & Technology
  3. Java

©2009 About.com, a part of The New York Times Company.

All rights reserved.