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

Hi, We provide online instructor-led training. I am looking for Java Teacher/Instructor who can teach java via online. If anyone interested then contact me. I have to start the class from tomorrow onwards.
Hi, If you haven't finalised yet, I am interested in being an instructor. I will be teaching the newest version of Java, Java 10. Experience - 3 yrs as Software Engineer, BTech CSE, teaching Java to school and college students since 3 yrs.
Ujjwal Rana
Why do many software engineers not like Java?
Opinions on programming languages can vary, but some software engineers may express dissatisfaction with Java for reasons such as perceived verbosity, boilerplate code, and a slower pace of language evolution...
Guruprasad
0 0
5
Why is finally introduced in Java?
finally is block which executes every time regardless exception has occurred or not. Finally is important in case you want to do some task which must be done like clean-up, db connection closure, memory de-allocation etc.
Agastya
why string class is override in euals()/ hashCode Hethods?
• In the above program we compared two string using equals() method and it returns true.and comparing using == operator returns false. • Basically equal() will also return false on comparing those two...
Rami Reddy

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

Ask a Question

Related Lessons

Core Java
Introduction: An Object Oriented Programming Language consists of Objects. There are object oriented programming languages like Smalltalk, C++. Each and every OOP language has some underlying disadvantages....

Why we need to learn Programming languages?
Language is medium for communication. If two parties like to communicate or exchange the thoughts they must know a language. Language should be understandable by both the Parties. For example A wants to...

ListIterator Example
public class ListIteratorEx { public static void main(String args) { List<String> li = new ArrayList<String>(); li.add("java1"); li.add("java2"); li.add("java3"); li.add("java4"); ListIterator...
S

Sarthak C.

0 0
0

Interview Tip : Q1) Why Strings are immutable in java ? What happen if it was mutable in java?
As we all know that Strings in java are immutabe in nature, now the question comes why the creator made it immutable in nature, although this field used maximum in any java program. The answer to this...

JAVA Question 1 for beginners
String x="We are learning";String y="mistakes happen";int z=1000;System.out.println("Java is easy. "+x+" programming and "+y+" "+z +" times"); what is out put this code

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