What's New in Documentation
Documentation is regularly updated to provide developers with in-depth information about new features in the Java platform. Some recent updates include:
Oracle has two products that implement Java Platform Standard Edition (Java SE) 7: Java SE Development Kit (JDK) 7 and Java SE Runtime Environment (JRE) 7.
JDK 7 is a superset of JRE 7, and contains everything that is in JRE 7, plus tools such as the compilers and debuggers necessary for developing applets and applications. JRE 7 provides the libraries, the Java Virtual Machine (JVM), and other components to run applets and applications written in the Java programming language.
The following conceptual diagram illustrates Java component technologies:
Documentation is regularly updated to provide developers with in-depth information about new features in the Java platform. Some recent updates include:
Swing
|
Java I/O
|
Networking
|
Security
|
Collections
|
Concurrency
|
Rich Internet Applications (RIA)
and Deployment
|
Java 2D
|
Java XML
|
Internationalization
|
java.lang Package
|
Java Programming Language
|
Java Virtual Machine
|
JDBC 4.1
|