List of Java APIs: Difference between revisions

Content deleted Content added
@modi (talk | contribs)
@modi (talk | contribs)
Line 5:
===Bundled (Core) APIs===
*[[Abstract Window Toolkit|Abstract Window Toolkit (AWT)]] (consists of the java.awt [[Java package|package]], first released with version 1.0)
*[[Java Authentication and Authorization Service|Java Authentication and Authorization Service (JAAS)]] (bundled since 1.4, previously released as an optional package to version 1.3)
*[[Swing (Java)|Swing]] (consists of the javax.swing [[Java package|package]], first released with version 1.2)
 
Line 10 ⟶ 11:
*[[Java Cryptography Extension|Java Cryptography Extension (JCE)]] ([http://java.sun.com/products/jce/downloads/index.html available here])
 
*[[Java Authentication and Authorization Service|Java Authentication and Authorization Service (JAAS)]] (initially released as an optional package throughto version 1.3, now bundled with J2SE since 1.4)
 
==[[Java Platform, Enterprise Edition|Java Platform, Enterprise Edition (J2EE)]] ([http://java.sun.com/javaee/downloads/index.jsp available here])==