Java
  Home arrow Java arrow Using Abstract Windowing Toolkit (AWT)...
Dev Shed Forums 
Administration  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Forums Sitemap 
IBM® developerWorks 
Dedicated Servers 
E-Commerce Hosting 
Linux Web Hosting 
Managed Hosting 
Small Business Hosting 
Download TestComplete 
VPS Hosting 
Weekly Newsletter

 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
JAVA

Using Abstract Windowing Toolkit (AWT) In Applications
By: Gayathri Gokul
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 9
    2003-09-29

    Table of Contents:
  • Using Abstract Windowing Toolkit (AWT) In Applications
  • Read On….Its Not That Abstract
  • Your Best Buddies….Java’s AWT
  • Features Of The Component Class
  • What Holds Components Together…The Container
  • How To Talk To Your Application

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    Iron Speed
     
    ADVERTISEMENT

    PCmover - $15 Off with Coupon Code CJPH7Q

    Using Abstract Windowing Toolkit (AWT) In Applications
    (Page 1 of 6 )

    A well laid out user interface is an effective means of making applications user-friendly. It is typically used by organizations for accepting orders from customers, getting customer’s feedback on a product, for conducting a market survey on the latest trends in economy. It finds its use even in stock market, political polling, conducting a test over the Internet using forms, the list seems never ending. User interfaces are of two types, Character User Interface (CUI) and Graphical User Interface (GUI).

    Using CUI, you can interact with the system by keying in commands. Classic example of CUI is MS-DOS, the only disadvantage is that you have to remember all the commands and syntax. Today, GUI has been accepted as a worldwide standard for software applications. Since they provide a “picture-oriented” or “graphical” approach for interacting with the system. They are not only easy to use by also to learn. You don’t have to remember long lines of syntax, because most of the commands are executed by a simple mouse click. Microsoft’s Windows family of products is an example of an operating system that supports GUI.

    In the present world with the popularity of Apple’s Macintosh and Microsoft Windows operating system, most of today’s computer users expect their software to feature a graphical user interface and things they can control with a mouse. Typically GUI includes windows, menu, buttons, scroll bars, icon images and wizards. Almost all Operating systems today provide GUI plus add their own elements. An integral part of any programming language is the ability to accept data from a use. The user has to be prompted for data entry. To simplify user interaction and make data entry easier, you can use controls. Controls are components like buttons and text boxes that can be added to containers like frame, panels and applets. The Java AWT package provides an integrated set of classes to manage user interface components

    More Java Articles
    More By Gayathri Gokul


     

       

    JAVA ARTICLES

    - Introducing the Spring Framework
    - Java Classes
    - Completing the Syntactic Comparison of Java ...
    - Syntactic Comparison of Java and C/C++
    - Java Statements
    - Conditionals, Expressions and Other Java Ope...
    - Java Operators
    - Primitive Data Types and Basic Language Rule...
    - Java and Object-Oriented Programming
    - Java Beginning Programming
    - Gaming Development Setup
    - Using RPC-Style Web Services with J2EE
    - Integrating XML with J2EE
    - Taming Tiger: Concurrent Collections
    - Combating the ‘Object Crisis’

    Iron Speed



    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway