About this document
Java Architecture: Components & Events by ramyab is a document available to read on EtoBox.
This document provides an overview of Java basics including: - Java architecture with compilation to bytecode and interpretation by the JVM - The main components of Java architecture: JVM, JRE, JDK - Event handling in Java including sources that generate events, listeners that handle events, and common steps to implement event handling - Common event types like ActionEvent and listeners like ActionListener
- Author
- ramyab
- Language
- EN