answersLogoWhite

0


Best Answer

I think you may have your terminology off a bit.

javax.swing is a Java package of graphical user interface (GUI) classes.
An Applet is a class designed to be embedded in a web browser.

Among the classes in the Swing package is JApplet, which is an Applet extended to work with Swing components.

There really is no "advantage" of one thing over the other. They are just different, if related, parts of Java.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

applet is used for developing web application programmers while swing use used for management or desktop application programmer

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the advantages of java swing over java applet?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What are the features of java swing?

Swing is the next-generation GUI toolkit that Sun Microsystems has developed for the Java language. It is essentially a vast component framework built over parts of the older AWT component libraries used in Java 1.0 and 1.1. Swing is written in 100% Java; there are no native calls. Hence, it can run on any platform with a compatible Java virtual machine. 1. It provides Java programmers many new powerful components-- most of which we've been begging for since Java's inception. 2. It gives developers a chance to create a powerful, portable application that can not only target users on any Java-compatible platform, but also target their desired look-and-feel as well. 3. The distribution is easy to learn, but can also be used at varying levels of complexity to curtail to the programmer's wishes.


What are applets?

An applet is an application designed to be transmitted over the Internet and executed by a Java-compatible Web browser. Applets are small applications that are accessed on an Internet server, transported over the Internet, automatically installed, and run as part of a Web document. Applet has no main method.


Are binary strings used in Java?

No if there was then java wouldn't have over 4 billion down loads


What is the edge of java over other object oriented programming language?

I am not sure Java is the best language; different languages have different advantages and disadvantages. However, here are some of Java's advantages; some of these advantages are shared by other languages, too:Good OOP implementation.Works on multiple platforms, i.e., operating systems.Built-in support for Unicode, this means you can easily work with different languages, even those that don't use a Latin alphabet.Built-in multithreading.Memory management is automatic.The compiler does quite an effort to catch lots of errors during the compilation.I am not sure Java is the best language; different languages have different advantages and disadvantages. However, here are some of Java's advantages; some of these advantages are shared by other languages, too:Good OOP implementation.Works on multiple platforms, i.e., operating systems.Built-in support for Unicode, this means you can easily work with different languages, even those that don't use a Latin alphabet.Built-in multithreading.Memory management is automatic.The compiler does quite an effort to catch lots of errors during the compilation.I am not sure Java is the best language; different languages have different advantages and disadvantages. However, here are some of Java's advantages; some of these advantages are shared by other languages, too:Good OOP implementation.Works on multiple platforms, i.e., operating systems.Built-in support for Unicode, this means you can easily work with different languages, even those that don't use a Latin alphabet.Built-in multithreading.Memory management is automatic.The compiler does quite an effort to catch lots of errors during the compilation.I am not sure Java is the best language; different languages have different advantages and disadvantages. However, here are some of Java's advantages; some of these advantages are shared by other languages, too:Good OOP implementation.Works on multiple platforms, i.e., operating systems.Built-in support for Unicode, this means you can easily work with different languages, even those that don't use a Latin alphabet.Built-in multithreading.Memory management is automatic.The compiler does quite an effort to catch lots of errors during the compilation.


What is Swing in gap in lathe?

It is the radial distance from spindle center to bed guide ways so that it can be turned with out fouling bed and it is termed as swing over bed. If it is a gap bed machine then another swing specification termed as swing over gap. Another swing specification is swing over cross slide. This specification become important while machining a job in between centers.

Related questions

What are the two types of programs?

2 types of java programs are application and applet application program is the one which run on ur computer under the O.S of ur computer. applet is an application designed to be transmitted over the internet and executed java compatible web browser.


What is an applet program?

Applets are Java Programs developed for use on the Internet. They provide a means to distribute interesting,dynamic and interactive applications over the World Wide Web.


What is a applet in java?

Applets are small programs and that are embedded in webpages.they can be transported over the internet one computer to another computer.i mean web server to client server.


Is java better than vbnet?

Java is not better than VBNet, nor is VBNet better than Java. Eachone has its advantages and disadvantaged over the other one.


What are the advantages of java 6 over java 5?

Java 6 has some major improvements over Java 5. Apart from the addition of additional coding libraries, it is compatible with more websites and still supported by Oracle, unlike the older version.


What are the features of java swing?

Swing is the next-generation GUI toolkit that Sun Microsystems has developed for the Java language. It is essentially a vast component framework built over parts of the older AWT component libraries used in Java 1.0 and 1.1. Swing is written in 100% Java; there are no native calls. Hence, it can run on any platform with a compatible Java virtual machine. 1. It provides Java programmers many new powerful components-- most of which we've been begging for since Java's inception. 2. It gives developers a chance to create a powerful, portable application that can not only target users on any Java-compatible platform, but also target their desired look-and-feel as well. 3. The distribution is easy to learn, but can also be used at varying levels of complexity to curtail to the programmer's wishes.


Advantages of C over C plus plus and java?

C can be faster than C++ programs, and definitely faster than Java, since Java is primarily interpreted. C is also somewhat less rigid in definitions as well, not as tightly structured as either C++ or Java can be.


What is swings in java?

Swing is the next-generation GUI toolkit that Sun Microsystems has developed for the Java language. It is essentially a vast component framework built over parts of the older AWT component libraries used in Java 1.0 and 1.1. Swing is written in 100% Java; there are no native calls. Hence, it can run on any platform with a compatible Java virtual machine. 1. It provides Java programmers many new powerful components-- most of which we've been begging for since Java's inception. 2. It gives developers a chance to create a powerful, portable application that can not only target users on any Java-compatible platform, but also target their desired look-and-feel as well. 3. The distribution is easy to learn, but can also be used at varying levels of complexity to curtail to the programmer's wishes.


What are applets?

An applet is an application designed to be transmitted over the Internet and executed by a Java-compatible Web browser. Applets are small applications that are accessed on an Internet server, transported over the Internet, automatically installed, and run as part of a Web document. Applet has no main method.


What are the advantages of using a monitor swing arm?

A monitor swing arm allows a computer user to have greater flexibility over the angle, positioning and height of their computer monitor. Optimal monitor positioning can reduce the risk of workplace injury.


Advantages of having an animated flash movie embedded to your HTML document?

Advantages over what? not having one? In which case Flash movies can have smoother interaction and can create a better interface for your users however this can be done in Java-Script too.


Advantage of java over j2ee?

HI, Java and J2ee java is for the stand alone application but j2ee is for the enterprise applications.