GUI - Graphical User Interface Fundamentals
6 Questions
3 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

______ – Graphical User Interface A visual representation of communication presented to the user for easy interaction with the machine.

GUI

Designed in 1970 by Xerox Corporation’s Palo Alto Research Center ______ Pointing device Icons Desktop Windows Menu JAVA GUI JAVA provides a rich set of libraries to create a GUI in a platform independent way.

Pointer

Java Foundation Classes (JFC) Encompasses a group of features for building GUIs and adding rich graphics functionality and interactivity to Java applications. In Java, GUI-based programs are implemented by using the classes from the standard: javax.swing – Swing Classes ______ – AWT classes.

java.awt

All GUI classes are based on the fundamental classes in the Application/Abstract Windowing Toolkit or ______.

<p>AWT</p> Signup and view all the answers

Java ______ – Abstract Windowing Toolkit To import: Import java.awt.*; Java’s platform independent windowing graphics, and user-interface widget toolkit.

<p>AWT</p> Signup and view all the answers

Part of Java Foundation Classes (JFC), the standard API application graphical user interfaces for Java programs contains the fundamental classes used for constructing ______.

<p>GUIs</p> Signup and view all the answers

More Like This

Use Quizgecko on...
Browser
Browser