14.07.2013 Views

Contents - Cultural View

Contents - Cultural View

Contents - Cultural View

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Java package 247<br />

External links<br />

java.lang — basic language functionality and fundamental types<br />

java.util — collection data structure classes<br />

java.io — file operations<br />

java.math — multiprecision arithmetics<br />

java.nio — the New I/O framework for Java<br />

java.net — networking operations, sockets, DNS lookups, ...<br />

java.security — key generation, encryption and decryption<br />

java.sql — Java Database Connectivity (JDBC) to access databases<br />

java.awt — basic hierarchy of packages for native GUI components<br />

javax.swing — hierarchy of packages for platform-independent rich GUI components<br />

java.applet — classes for creating and implementing applets<br />

• Java SE 6 API Javadocs<br />

• Java Language Specification, 3rd Edition, Chapter 7: Packages [4]<br />

• Code Conventions for the Java Programming Language, Chapter 9: Naming conventions [5] (mentions packages)<br />

• Sun's "Java Tutorials" Lesson: Packages [6]<br />

References<br />

[1] http:/ / java. sun. com/ docs/ books/ tutorial/ java/ package/ managingfiles. html<br />

[2] http:/ / java. sun. com/ docs/ books/ tutorial/ java/ package/ createpkgs. html<br />

[3] http:/ / java. sun. com/ docs/ books/ jls/ second_edition/ html/ packages. doc. html#26639<br />

[4] http:/ / java. sun. com/ docs/ books/ jls/ third_edition/ html/ packages. html<br />

[5] http:/ / java. sun. com/ docs/ codeconv/ html/ CodeConventions. doc8. html<br />

[6] http:/ / java. sun. com/ docs/ books/ tutorial/ java/ package/ index. html

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!