Java View all facts Glossary Help |
syntactic unit > scoping unit > package > java.awt.swing |
java.awt.swing comparison table |
Subject | rename to | be | is a kind of | is a subtopic of | is an instance of | introduce in | has definition |
---|---|---|---|---|---|---|---|
package | imported | scoping unit | Packages | A collection of related classes and interfaces that provides access protection and namespace management | |||
java.awt.swing | javax.swing in Swing 1.1 (for JDK 1.1) and for the core package in JDK 1.2 | operating-system independent; a program using it will run under any operating system without changes | Graphical User Interfaces | package | Java 2 |
Next package: java.io Up: package Previous package: java.awt.event