Can I read Introduction to GUI Applications in Java on EtoBox?
Introduction to GUI Applications in Java by Oche Michael is a document available to read on EtoBox.
What is Introduction to GUI Applications in Java about?
This document discusses graphical user interfaces (GUIs) in Java. It introduces common GUI components like buttons, labels, text fields etc. It explains that Java uses the Abstract Window Toolkit (AWT) and Swing toolkit to create GUI components. AWT components communicate with the operating system while Swing components are drawn by Java. The document also discusses how to create windows using JFrames, add components to windows, and handle events in GUI applications.
- Author
- Oche Michael
- Language
- EN