Java Swing

studied byStudied by 2 people
0.0(0)
Get a hint
Hint

Swing

1 / 25

flashcard set

Earn XP

Description and Tags

26 Terms

1

Swing

A Java package (javax.swing) that enhances the AWT package, providing a complete API for creating GUI in Java applications.

New cards
2

Java Swing

It provides "lightweight" components that work the same on all platform

New cards
3

javax.swing.border

Provides classes and interfaces for drawing specialized borders around Swing components.

New cards
4

javax.swing.colorchooser

Contains classes and interfaces for the JColorChooser component.

New cards
5

javax.swing.event

Supports events fired by Swing components.

New cards
6

javax.swing.filechooser

Contains classes and interfaces for the JFileChooser component.

New cards
7

javax.swing.plaf

Provides interface and abstract classes for pluggable look and feel capabilities in Swing.

New cards
8

javax.swing.table

Offers classes and interfaces for dealing with JTable.

New cards
9

javax.swing.text

Provides classes and interfaces for handling editable and non-editable text components.

New cards
10

javax.swing.tree

Contains classes and interfaces for working with JTree.

New cards
11

javax.swing.undo

Allows developers to implement undo/redo support in applications like text editors.

New cards
12

java.awt.GraphicsEnvironment

It provides a lot of information about your local graphics device, which is your computer screen.

New cards
13

getLocalGraphicsEnvironment()

method to get information about your local system.

New cards
14

java.awt.Toolkit

class provides information about the default graphics environment, like the local screen.

New cards
15

getDefaultToolkit()

method to get information of the default graphics device, the local screen.

New cards
16

JFrame

A class in Swing for creating frames with sizes, locations, displaying content, and drawing graphics.

New cards
17

JPanel

A container in Swing for grouping components logically.

New cards
18

JButton

A Swing class for creating labeled buttons with platform-independent implementation.

New cards
19

JLabel

Used in Swing to display text, images, or both.

New cards
20

JTextField

A Swing component for editing a single line of text.

New cards
21

JTextArea

A Swing component for editing multiple lines of text.

New cards
22

JCheckBox

A Swing component for creating checkboxes.

New cards
23

JRadioButton

A Swing component for creating radio buttons.

New cards
24

JComboBox

A Swing component for creating drop-down lists.

New cards
25

JTable

A Swing component for displaying data in a tabular format.

New cards
26

JList

A Swing component for displaying a list of items for user selection.

New cards

Explore top notes

note Note
studied byStudied by 43 people
Updated ... ago
5.0 Stars(2)
note Note
studied byStudied by 7 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 7 people
Updated ... ago
5.0 Stars(2)
note Note
studied byStudied by 11 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 28 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 17 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 7 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 29 people
Updated ... ago
5.0 Stars(2)

Explore top flashcards

flashcards Flashcard51 terms
studied byStudied by 3 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard38 terms
studied byStudied by 1 person
Updated ... ago
5.0 Stars(1)
flashcards Flashcard55 terms
studied byStudied by 8 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard50 terms
studied byStudied by 135 people
Updated ... ago
5.0 Stars(4)
flashcards Flashcard390 terms
studied byStudied by 182 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard25 terms
studied byStudied by 10 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard71 terms
studied byStudied by 52 people
Updated ... ago
5.0 Stars(2)
flashcards Flashcard449 terms
studied byStudied by 62 people
Updated ... ago
5.0 Stars(1)