Presently is swings and applets are important in java ?

Asked by Last Modified  

21 Answers

Learn Java

Follow 0
Answer

Please enter your answer

Software Programming Trainer

When compared to swing, nowadays SWT is getting popular, where you can built a application like eclipse.
Comments

Teaching Programming & Coding Since 2004.

If you want to be a desktop application developer, then swing and applet is important.
Comments

Yes for standalone application development
Comments

Take a demo class and you will know

Swing is still there but Applets are no more important.
Comments

Trainer

Applets provides an easy way to embed small Java programs in a web page can be used in many contexts. Oracle Java has been providing many updates which focuses on improving the usage of Applets. We can expect some further fixes by Oracle in terms of Applet security, signing, resources, reliability etc....
read more
Applets provides an easy way to embed small Java programs in a web page can be used in many contexts. Oracle Java has been providing many updates which focuses on improving the usage of Applets. We can expect some further fixes by Oracle in terms of Applet security, signing, resources, reliability etc. It is not yet considered depreciated by Oracle; Swing are preferred over AWT because OS-independency and light weightedness. Yes they are important for learning purposes as they not only teaches you concepts but also multiple design patterns. But if you interested in developing some good applications, multiple options are available at the moment. But it cant be said that Swings has lost the meaning and with advent of using swing at web pages it cant be obsolete for sure. read less
Comments

Become a Software developer,Website Developer ,system Administrator,Accountant

yes
Comments

Yes they are important.
Comments

Excel VBA Expert

Yes definitely
Comments

Computer science magic

Yes
Comments

Corporate trainer with 11 years of experience, Founder of Study9

YEA BOTH ARE IMPORTENT. But swing is more sophisticated as IT is light weight Component. Applet is heavy weight Component.Swing have look and feel according to user view u can change look and feel. Applet Does not provide this facility Swing uses for stand lone Applications ,Swing have main method to...
read more
YEA BOTH ARE IMPORTENT. But swing is more sophisticated as IT is light weight Component. Applet is heavy weight Component.Swing have look and feel according to user view u can change look and feel. Applet Does not provide this facility Swing uses for stand lone Applications ,Swing have main method to execute the program. Applet need HTML code for Run the Applet Swing uses MVC Model view Controller. Applet not Swing have its own Layout ..like most popular Box Layout Applet uses Awt Layouts Main draw back of AWT components over Swing is, each AWT component has its own look and feel in every operating system. So, to get same look and feel across multiple operating systems, go for Swing components. read less
Comments

View 19 more Answers

Related Questions

What is 'this' in Java?
this is a keyword in Java. Works as a reference to current object whose constructor is being invoked
SEED Infotech Ltd
What are the different types of Exceptions in Java?
Main two types 1. Compile time exception ex: FileNotFound Exception,ClassNotFound Exception. 2. Run time exception ex: ArrayIndexOutOfBounds Exception,IllegalTypeException,NullPointer exception,Arithmetic...
Aakanksha
I am looking for live project trainer for Java j2ee near Hinjewadi ph 3 or near Bavdhan. Thanks
I am a passoniate software enginner and a professional trainer. I can provide support for your live project.
Richa

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

How do i get best Campus / Off Campus Placement?
Companies are looking for Skilled Freshers. So build your technical skills while doing MCA / BTech / BCA / BSc (IT or CS) into below areas- 1. Strong your programming & debugging skills ...

Introduction to Course Content
Video about what we are going to learn throughout the Java Training Session .

Free selenium video tutorial
Hi All, Hope you are doing good. We uploaded few videos on Selenium components like IDE, RC and Webdriver on youtube channel you can watch them for free of cost. Kindly search with below link: ...

Android : Support multiple themes in an android application
If you are developing a theme based application to enhance user experience, then following steps needs to follow.We are taking example of an android application having 2 themes white and black.Step 1:Define...

1.1. Reverse an array in Java.
public class Main { public static void main(String args) { int arr = {1, 2, 3, 4, 5}; for (int i = 0; i < arr.length / 2; i++) { int temp = arr; arr = arr; arr = temp; } System.out.println(Arrays.toString(arr)); }}

Recommended Articles

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you