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 serialization?
serialization is a storing the state of the object into the file
Shubham
What is the general syllabus covered in core Java training from any institution?
Welcome Course Overview Review of Java Fundamentals The Java Environment Data Types The String Class The StringBuffer Class Arrays Passing Data Types to a Method Constructors &...
Shiv Kohli
0 0
5
public class X { public static void main(String [] args) { X x = new X(); X x2 = m1(x); /* Line 6 */ X x4 = new X(); x2 = x4; /* Line 8 */ doComplexStuff(); } static X m1(X mx) { mx = new X(); return mx; } } After line 8 runs. how many objects are eligible for garbage collection?
Only one. After line 8 the original object referred to by x2 is dereferenced and ready for garbage collection. In m1(), mx ignores the object passed as argument and refers to a new object which is returned.
Srikanth

Hi every one i have done my I com so plzz suggest me it course. I want do carrer in it field

First of all you should take the degree course with full concept because when you have chosen this subject then you will haveto try for best performance in it
Aquib
0 0
9
Hi sir, I'm confused between .net and java. What to choose for a career. I have little bit knowledge of asp.net. Please guide me for this. Thank you
Hello Kirit, The application which were devloped about 2 decades back was mostly coded in java and so you will see so many of the application (in several company and outside) written in java. .Net(collectively...
Kirit

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

Ask a Question

Related Lessons

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

Mastering in Java Programming
Core java topics What is Java?Execution Model Of JavaBytecodeHow to Get Java?A First Java ProgramCompiling and Interpreting ApplicationsThe JDK Directory StructureUsing Eclipse Data types and Variables What...

Java Interview Questions & Answers
Java Interview Questions have been designed especially to get you acquainted with the nature of questions you may encounter during your interview for the subject of Java Programming Language. As per my...

Importance of Constructor's Visibility.
While developing program or implementing Singleton pattern we have learnt to mention constructor as private and known reason is -> to blocked its direct call from outside of class. But did we think...

Android : Application Launch time improvements.
For any standard android application, below 3 components play important roles to show 1st interface to user, so that he/she can interact with the app. 1. Custom Application class : Intialize the components...

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