Home Answers Viewqa Swing-AWT Swing-AWT Question and Answers


 
 

The questions and answers section for Swing and AWT. Here you can ask questions on Swing and AWT topics.

AWT

The AWT stands for Abstract Window ToolKit and it provides the API to create desktop applications in Java. It is also used to create Applets. The AWT based applications can run on all the Java enabled operating systems. The AWT components are heavyweight components  and it uses the underlying OS libararies for creating the UI components.

Swing

The Java Swing is also known as Java Foundation Classes (JFC), which is used to create the UI interface for desktop applications and applets. Swing is lightweight component. It runs faster than AWT. Swing is 100% Pure Java certified.


View all discussion for Swing-AWT
Latest Questions for Swing-AWT
Splash Screen in Java Swing
i wrote this code for splash screen but i'm unable to connect to my main code so i humble request you to plzz how can i connect to my main code. package Com.Demo; import javax.swing.ImageIcon; import javax.swing.JLabel; import java
November 9, 2019 at 10:46 AM

Splash Screen in Java Swing
I worte this code,but i'm unable to add this class code to my main class.so plz i request you to guide me how can i add this splesh screen to my main-class-login-page-screen. package Com.Demo; import javax.swing.ImageIcon; import j
November 9, 2019 at 10:42 AM

source code wanted
""how? to" search[or]display" the particular data in MS-ACCESS database please explain the problem and to give the source code by only using on swing concepts. ""how? to" modify[or]update" the particular data in MS-ACCE
June 6, 2017 at 4:11 PM

Ads
Change JPanel background color from mouse entered/exit event
I have a JPanel with a grid layout and I populated it with anonymous JPanels to it be like tiles on a game board. I added a mouse entered event to all the added JPanels to see if I could make it work as a test to just System.out.println("test"); a
May 8, 2015 at 4:37 PM

JTable Pagination
Hello , I have the following Code. I am able to fetch the Data from the Database. But i need to implement pagination for the same. Can someone please help me out with this ? I have tried out many things from the internet.. but i can't really under
March 3, 2015 at 4:23 AM

Jcombobox
Hii, I am doing my final year project and i am using java swing as a front end.I have used Jcombobox for displaying my on bluetooth devices and i also made a refresh button.when i click on the refresh button
September 23, 2014 at 5:01 AM

Advertisement
JAVA SWING
Hi.... Iam doing project in java...and my front end in swing ..our project is like billing software... then what are the topics i want cover? then how to design? pls help me....
September 15, 2014 at 8:50 AM

how can i display a pdf file in a jtextarea
I need to display a pdf file in a jtextfield or in a jtextarea.Atlest i need to displat it in a jframe.I have a button and while clicking on it ,i need to choose the pdf file and need to displat it in my jframe.Also i need to edit it and i have to
August 7, 2014 at 10:26 AM

Crop Image Code in Applet
Sir, Can somebody please provide me with code to crop and save an image in applet.
April 8, 2014 at 1:42 PM

Crop Image Code in Applet
Sir, Can somebody please provide me with code to crop and save an image in applet.
April 8, 2014 at 1:42 PM

Image Manipulation in Swing AWT
Sir, I'am new to Swing Programming. I have to create an application where an image is displayed on one Label. The same image has to be split in parts and stored in database pert wise. Later the user has to retrieve the entire image by viewing
April 7, 2014 at 12:25 PM

Applet
I have a java applet that has a button. On clicking the button it should disappear and another applet should appear. How to write this code???? Also in login applet after successful login it should display admin applet. I'am new to Swing AWT, kind
April 3, 2014 at 4:54 PM

Ho to get virtual key code.
Hi How to get virtual key code from button.I made on screen keyboard.But it not proper work for windows ,shift,alt and ctrl key. pls suggest me.
March 3, 2014 at 11:49 PM

how to show set of images continously using JScrollpane in java
how to show set of images continously using JScrollpane in java
February 19, 2014 at 5:38 PM

how to show set of images continously using JScrollpane in java
how to show set of images continously using JScrollpane in java
February 19, 2014 at 5:38 PM

How to connect on screen keyboard to system.
How to connect on screen keyboard to system.I made on screen keyboard in java(swing).Now i want connect to system means when i pressed any button then it type on notepad or any other.Please anybody help me. Thanks in Advance.
February 19, 2014 at 1:10 PM

How to connect on screen keyboard to system.
How to connect on screen keyboard to system.I made on screen keyboard in java(swing).Now i want connect to system means when i pressed any button then it type on notepad or any other.Please anybody help me. Thanks in Advance.
February 19, 2014 at 1:10 PM

query
how to get data from database in tables using swings
January 23, 2014 at 2:46 PM

java client server program for playing video file(stored in folder in the same workspace) using swings
Hello friends this is RAGHAVENDRA, I am doing a client server program to play a video file, when I run both client and server programs I still not getting any outputs and even I am not getting ERRORS please help me to get rid of this problem.
January 18, 2014 at 1:55 PM

java client server program for playing video file(stored in folder in the same workspace) using swings
Hello friends this is RAGHAVENDRA, I am doing a client server program to play a video file, when I run both client and server programs I still not getting any outputs and even I am not getting ERRORS please help me to get rid of this problem.
January 18, 2014 at 1:55 PM

View all discussion for Swing-AWT

DMCA.com