AWT Vs. Swing
AWT calls the operating system at a higher level than Swing, and the AWT routines use native code. Swing was written entirely in Java and is platform independent.
![]() | Reproduced with permission from Computer Desktop Encyclopedia. Copyright (c) 1981-2008 The Computer Language Company Inc. All rights reserved. |
Additional Resources
- How to Create Translucent and Shaped Windows
- JavaFX Script is a capable new language that offers a set of APIs for creating RIAs. It also provides the user with access to the rich features of the standard Java language. One of the major features introduced in the Java SE 6u10 release is the ability to create translucent...
- White papers 2008-08-01
- Apple opens iPhone to developers
- In a news conference Thursday (otherwise known as Feburary 35th), Apple unveiled the long-awaited iPhone native Software Development Kit SDK. It can be used by any developers to create native applications for the iPhone and iPod Touch. Up to now, developers have been limited to writing Web apps that ran...
- Blog posts 2008-03-07
- Android SDK update M5 has big changes for developers
- Earlier today, the Google Android team announced version m5-rc14 of the Android phone SDK so I downloaded it and put it through its paces. Everyone over on Planet Android seems to be focusing on the cosmetic differences in the Home application, but I suspect many carriers are going to chuck...
- Blog posts 2008-02-13
- Maze Fog Game (Java) (zip)
- MazeFog is a graphical Java 1.1 AWT GUI applet to play a maze game. The computer creates a random maze. The exit is marked by blue and white boxes. Your position is marked by a blue circle. Use the arrow keys or the mouse to move towards the exit. You...
- Software downloads 2008-02-08
- Tic-Tac-Toe Game (Java) (zip)
- TicTacToe4/TicTacToe5 is a graphical Java 1.1 AWT GUI applet to play the child's game of Tic-Tac-Toe, also known as Ticktacktoe, X's and O's, Naughts and Crosses. (TicTacToe4 is the applet; TicTacToe5 is an application wrapper.) Click the mouse on a position of your choice. You are the magenta X's, and...
- Software downloads 2008-02-06
- Dots and Boxes Game (Java) (zip)
- DotsAndBoxes is a graphical Java 1.1 AWT GUI applet to play the pencil-and-paper game of "Dots and Boxes", also known as "Lines and Boxes". The game board is a rectangular grid. Dots are shown for the corners of the board squares. Players take turns drawing the lines that surround each...
- Software downloads 2008-02-06
- John Conway's Game of Life (Java) (zip)
- Life3/Life4 is a graphical Java 1.1 AWT GUI applet to play John Conway's Game of Life. (Life3 is the applet; Life4 is an application wrapper.) For reference, see articles in "Scientific American" (October 1970 and February 1971) and "Time" magazine (21 January 1974). Life is not your average two-player game....
- Software downloads 2008-02-01
- Java vs. Android APIs
- Google's mobile phone platform, Android, supports a relatively large subset of the Java Standard Edition 5.0 library. Some things were left out because they simply didn't make sense like printing, and others because better APIs are available that are specific to Android like user interfaces. This article lists what is...
- Blog posts 2008-01-14
- JChart2D (jar)
- An easy to use component for displaying two-dimensional traces in a coordinate system written in Java. JChart2D is a easy to use component for displaying two-dimensional traces in a coordinate system written in Java. JChart2D supports multithreadingm automatic labeling and scaling, trace rendering and viewreports. JChart2D is centered around a...
- Software downloads 2007-12-26
- Enterprise software is crappy and it isn't going to change any time soon
- Enterprise software is crappy and it isn't going to change any time soonJava is the front end bloatJava is the front end bloat and it is a programming shortcut in the sense the developer doesn't have to write as much code.As for database performance, it's actually not the network or...
- Discussion threads 2007-12-10
- AWT Email Form (zip)
- Professional Email Form for your website. High quality graphics, animations and intuitive interactivity, easy setup and deployment, color customizable, versatility. Color customizable Email Form can be easily set up for your website or blog and after filling it out, it sends information to the selected email address. Users use this...
- Software downloads 2007-10-05
- Axiomatic Multi-Platform C (dmg)
- AMPC compiles ANSI C programs directly into Java bytecodes to run on any platform where a Java runtime is available. AMPC can also be used to integrate C and Java programs since AMPC's C functions can directly call numerous Java methods and vice versa. AMPC supports ANSI C 1989 (ISO...
- Software downloads 2007-09-14
- The 'isms' of the Desktop/Browser war and why the web community should engage the desktop more
- Simon Morris puts an interesting spin on the evolving world of Rich Internet Applications by giving us all some 'isms' to subscribe to as we try to find the path of light in a world that is constantly changing and being influenced by many, many different parties that all have...
- Blog posts 2007-06-20
- Sun preparing answer to Flash, Silverlight?
- Sun preparing answer to Flash, Silverlight?I hope soSun totally needs to answer here beyond Java applets. They need to answer with a non 30+mb plugin download. They need to answer with open source and an open specification/standard. First one who delivers the full open source/open specification/cross-browser/cross-platform RIA...
- Discussion threads 2007-05-05
- Adobe keeps Flash, Flex close to the vest
- Adobe keeps Flash, Flex close to the vestNice CompromiseIn reality, I think this is about as far as a company like Adobe can take any of their products toward Open Source. The JBoss product line makes its money primarily through consulting and support contracts. Adobe, on the other hand, would...
- Discussion threads 2007-04-26
- There's little chance Eclipse will suffer the same mistakes as Java
- There's little chance Eclipse will suffer the same mistakes as JavaHarvard? Get Real That Sad Institution is SinkingSun use to stand for Stanford University Network and the author of this article is pulling our legs in implying that Harvard has any notion what-so-ever in what it takes for a technology...
- Discussion threads 2007-03-12
- Pakistani groups offer animal sacrifice via Net
- Pakistani groups offer animal sacrifice via NetBarbarism At Its FinestI think this article pretty much speaks for itself.Animal and human sacrifice was done away with by the advent of the New Testament, which in turn begat the basic tenants of our advanced Western Civilization.As the wonderful sage, Paul Harvey often...
- Discussion threads 2006-12-20
- Avignon (zip)
- Avignon allows acceptance/functional testing using an XML based language that can be extended with context specific semantics. The base system, AvignonCore, is a pure Java library that contains a number of basic testing features. Other modules include Avignon.NET for testing .NET WinForm applications, AvignonIE & AvignonFirefox for testing HTTP applications,...
- Software downloads 2006-10-13
- EoS: Eclipse on Swing
- In what has to be one of the most cleverly named projects of all time, EoS (named after Eos, the Greek goddess of the dawn) promises to bring Eclipse to Sun's Swing platform.EoS is the result of a collaboration between Dieter Krachtus and SWTSwing developer Chris Deckers. A download is...
- Blog posts 2006-08-23
- Is Java Making a Comeback?
- Is Java Making a Comeback?Java comeback may be overhypedRecently in Toronto I led a team in writing a complicated industrial application. We were bifurcated -- the database and front-end side was written in Smalltalk, which is still used a lot in heavy industry apps that can't tolerate bugs; while...
- Discussion threads 2006-07-17
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- Marc Canter: The master of multimedia speaks
-
In this Super Techies interview, larger-than-life techie Marc Canter talks with ZDNet's Editor in Chief Dan Farber about his career as a multimedia pioneer.
- Watch the video >>
- Access the latest Intel and industry best practices
-
Designed specifically to address the concerns of senior IT managers at organizations with more than 100 employees, the Intel Premier IT Professional Program provides best practices via local and e-Seminars and a members-only Web site.
- View the Intel Premier IT Professional web-site tour >>
Ultraportables
- Understanding Ultraportable Laptops (BNET)
- Five steps to protect mobile devices anywhere, anytime (TechRepublic)
- View all ZDNet Toshiba laptop reviews
- From our sponsors
- Toshiba Satellite® U400 Series
-
- The ultra-portable, ultra-stylish Satellite® U405 is a smart choice for you and your small business. Only from the laptop expert, Toshiba. Explore the complete laptop lineup »



