1.
[syn: International Finance Corporation, IFC]
WordNet (r) 3.0 (2006):
IFC
n 1: a United Nations agency that invests directly in companies
and guarantees loans to private investors; affiliated with
the World Bank [syn: International Finance Corporation,
IFC]
The Free On-line Dictionary of Computing (19 January 2023):
Internet Foundation Classes
IFC
(IFC) A library
of classes used in the creation of Java applets with
GUIs.
Created by Netscape, the Internet Foundation Classes provide
GUI elements, as well as classes for Applications Services,
Security, Messaging, and Distributed Objects.
The IFC code, which is exclusively Java, is layered on top of
the Java Abstract Windowing Toolkit (AWT), thus preserving
platform independence.
The AWT and IFC collectively form the Java Foundation
Classes, which provide a standardised framework for
developing powerful Java applications.
IFC download (http://wp.netscape.com/eng/ifc/download.html).
(2003-08-17)