Java View all facts Glossary Help |
syntactic unit > scoping unit > package > java.awt.event |
java.awt.event comparison table |
Subject | have | be | is part of | is a kind of | is a subtopic of | is an instance of | has definition |
---|---|---|---|---|---|---|---|
package | a name | imported | scoping unit | Packages | A collection of related classes and interfaces that provides access protection and namespace management | ||
java.awt.event | 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 |
Next package: java.awt.swing Up: package Previous package: java.awt