Interfaces Flashcards

1
Q

Componente

A

Clase que representa un elemento visual

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

Contenedor

A

Componente que agrupa otros componentes

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

Layout

A

Administra el diseño organizando componentes dentro de un contenedor

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

Listener

A

Controlador de eventos que define acciones a realizar ante dicho evento

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

Swing

A

Kit de herramientas para el desarrollo de interfaces gráficas de usuario (GUI) en Java

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

Componentes

A

JButton
JLabel
JTextField
JCheckBox
JComboBox

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

Contenedor pesado

A

JFrame
JDialog
JApplet

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

Contenedor ligero

A

JPanel
JScrollPanel
JRootPanel

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

Layout

A

FlowLayout
BorderLayout
GridLayout
BoxLayout
SprinLayout

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