Content deleted Content added
No edit summary |
|||
Line 62:
{|
|-
| java.util || — collection [[data structure]] classes
|-
| java.io || — file operations
|-
| java.nio || — the [[Non-blocking I/O (Java)|Non-blocking I/O]] framework for Java
Line 80 ⟶ 77:
| java.awt || — basic hierarchy of packages for native GUI components
|-
| javax.swing || — hierarchy of packages for platform-independent rich [[GUI]]
|-
| java.beans || — Contains classes related to developing beans -- components based on the JavaBean architecture.
|