GUI Flashcards

1
Q

GUI

A

interface that takes advantage of computers graphical ability to allow users to interact with electronic devices through graphical icons and visual indicators

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Types of containers

A

JFrame
Japplet
Application
JPanel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Event

A

a way for GUI components to communicate with the rest of the application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Components of event

A

Event
Event source
Event listener

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Event source

A

components generating events

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Event Listener

A

objects that receive and processes events

How well did you know this?
1
Not at all
2
3
4
5
Perfectly