Java 1.6 Vs. 1.5

Java 1.6 Vs. 1.5 thumbnail
Java 1.6 Vs. 1.5

Java 1.6, also known as Java SE 6, has a plethora of new features compared to the older 1.5 edition. Most of these features are designed to make Java development easier and more powerful for programmers, but some are of interest to end-users as well.

  1. Features for Programmers

    • One of the biggest changes for Java developers is the inclusion of the new Java DB embedded database software. Java DB is based on Apache's Derby database. A new class, Console, gives Java developers more power for writing command prompt-based applications.

    Features for End Users

    • A major addition for end-users is the official inclusion of the JConsole, a graphical user interface for monitoring the performance of the Java Virtual Machine and Java applications. And, of course, Java 1.6 includes performance and security improvements.

    Swing

    • The new version of Swing (the official user interface library) in Java 1.6 increases the ability of Java applications to adjust to the "look and feel" of an operating system. Java Swing applications running on a Mac OS X computer will look like native Cocoa applications; the same application will look like a native Windows application when running on that operating system.

Related Searches:

References

Resources

  • Photo Credit Ciaran Griffin/Lifesize/Getty Images

Comments

You May Also Like

  • Java 1.4 Vs. Java 1.5

    Java 1.5, otherwise known as Java 5.0, is the next to latest release of the Java programming language and virtual machine, the...

  • How to Install Java 1.5 in My Mac

    Java 1.5 is the latest version of Java for Mac OS X v10.4, or Mac OS X Tiger. Java is a type...

  • How to Download Java 1.6 for Mac

    Java 2 Platform, or Java Standard Edition, is a developer tool for using the Java computer language. Programmers use this language to...

  • What Is a Java Jre 1.6?

    The Java Runtime Environment (JRE) is a software package containing all the programs and files needed to run applets and applications written...

  • How to Download Java 1.6 for LimeWire

    Java is a programming language used by businesses and individuals, and is required to run many programs, such as Limewire. Limewire must...

  • Which Is Better: LimeWire Vs. FrostWire

    LimeWire and FrostWire are both peer-to-peer (P2P) file sharing applications that allow users to download a wide variety of digital files through...

  • Java 1.6 Training

    Java, which used to be owned by Sun, is now a product of Oracle. It is an object-oriented programming language that can...

  • How to Uninstall Sun Java JRE 1.6

    The Sun Java Runtime Environment (JRE) provides extensive support for Java-based animations, typically consisting of demonstrations and games over Web browsers. The...

  • How to Write in Script Form

    A movie script is the blueprint for a film. Movie scripts tell a story in words and let directors and actors know...

  • How to Do a Gap Analysis

    GAP analysis is a process typically performed by Business Analysts and Project Managers for a company or a line of business within...

  • Java Vs. Adobe

    Frequent computer users will be familiar with the names "Java" and "Adobe," but most do not understand what they are or what...

  • How to Enable Java in Opera

    Being able to use most Web sites and take part in modern day Web browsing usually requires that the Java programming language...

  • How to Install Java 1.5.0 06

    Sun's official Java download website provides the latest version of Java. However, many users and developers need older versions of Java since...

  • How to Use a Heapsort in Java

    The heapsort algorithm is one of the fastest sorting algorithms available. Programmers use heapsort in Java because it's a good choice for...

  • How to Install Java 1.5.0_11

    Java, an online application used to properly display Web pages with moving graphics and images, is constantly producing new updates for the...

  • Core Java Tutorials

    Core Java refers to the fundamentals of programming in the Java programming language. Java is developed by Sun Microsystems, which offers books,...

  • AC Vs. DC Amps

    When transferring DC amps to AC amps, a power converter boosts the 12 volts DC of a car battery up to 120...

Related Ads

Featured