Java View all facts Glossary Help |
syntactic unit > scoping unit > package > java.awt |
java.awt comparison table |
Subject | have | be | is part of | is a kind of | is a subtopic of | is an instance of | has definition | contain |
---|---|---|---|---|---|---|---|---|
package | a name | imported | scoping unit | Packages | A collection of related classes and interfaces that provides access protection and namespace management | 0 or more classes and 0 or more interfaces | ||
java.awt | specification | operating-system independent; a program using it will run under any operating system without changes | Java's application programming interface | Graphical User Interfaces | package | A package that contains GUI widget classes | GUI widget classes |
Next package: java.awt.event Up: package Previous package: java.applet