Concept explainers
JFrame:
JFrame is a type of window that includes one or more instances related to JPanel. It is created by using Swing Graphical User Interface (GUI). It includes the feature like to hide or close the window using the method “setDefaultCloseOperation(int)”.
JApplet:
An applet class can be extended from “JApplet” class instead of “JFrame” class. “JApplet” is a Swing JPanel used for designing the web page or document. It is the extension of “Applet”. It is a Java bytecode that runs on Java Virtual Machine (JVM).
Abstract Window Toolkit (AWT):
AWT is an aggregation of Application User Interfaces (API) used for creating Graphical User Interface (GUI) objects like windows, scroll bars, buttons and many such.
Want to see the full answer?
Check out a sample textbook solutionChapter 14 Solutions
Starting Out with Java: From Control Structures through Objects (6th Edition)
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education