Month: November 2015
Java SE Technologies – Jave SE Platform at a Glance
Java SE Technologies
The following conceptual diagram illustrates the components of Oracle’s Java Platform Products:
Jave SE Platform at a Glance
Click the preceding illustration to go to the Java Conceptual Design documentation. Click the following technology links to go either to a hub page on that technology, if available, or to the documentation.
Description of Java Conceptual Diagram
Java run commandline a package
Try this
1 |
<span class="pln">java </span><span class="pun">-</span><span class="pln">jar </span><span class="pun"><</span><span class="pln">jar</span><span class="pun">-</span><span class="pln">file</span><span class="pun">-</span><span class="pln">name</span><span class="pun">>.</span><span class="pln">jar</span> |
JAVA TV API and JCP Specifications
Related JCP Specifications
Name | JSR | Description |
---|---|---|
|
||
Java TV API | 927 | Provides access to digital television services:
|
Connected Device Configuration | 36 | Supports connected devices like smart phones, set-top boxes and office equipment. |
Foundation Profile(FP) | 46 | Provides application support classes (such as network and I/O) for platforms without a standards-based GUI system. This JSR also includes specifications for three security optional packages. |
Personal Basis Profile (PBP) | 129 | Provides a standards-based GUI framework for supporting lightweight components. It provides the same application support classes as FP, and adds support for the xlet application model. |