Extension (computing) - Your Art History Reference Guide!

ArtHistoryClub Information Site on Extension (computing) Art History Art History Search        Art History Browse welcome to our free resource site for all art history lovers!
Art History Search        Art History Browse             News        Gallery        Forums        Articles        Weblinks        welcome to our free resource site for all art history lovers!

Extension (computing)

This page talks about the meanings in computing related to programming; for other meanings, see extension.

In computing, an extension can be a programming concept involving elements that have been added into a programming language or a computer program.

It may also refer to an add-on which adds additional functionality to a software package (such as the usage in the highly extensible Mozilla browsers).

Sometimes, the term refers to a device driver or a driver for a certain protocol.

In order to find the directory for installing java extensions try the following code snippit.

class FindExtensionDirectory
{
public static void main(String [] args)
  {
    System.out.println("Java Extensions are run from "+System.getProperty("java.ext.dirs"));
  }
}
 


See also

Last updated: 05-07-2005 16:34:36
Last updated: 01-04-2007 01:18:57
The contents of this article are licensed from Wikipedia.org under the
GNU Free Documentation License. See original document.
Art History Search | Art History Browse | Contact | Legal info