Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

What is need to import java.awt.event.*

This is a discussion on What is need to import java.awt.event.* within the Java forums, part of the Software Development category; In making the awt programs we import java.awt.* It means all the packages inside this must be imported to my programe. Then what is need to import java.awt.event.*;in the same ...

Go Back   Geeks Talk > Software Development > Java
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Java Java related Issues and Problems

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-09-2007
Expert Member
 
Join Date: Feb 2007
Posts: 1,279
Thanks: 0
Thanked 192 Times in 154 Posts
Geek_Guest has a spectacular aura aboutGeek_Guest has a spectacular aura aboutGeek_Guest has a spectacular aura about
What is need to import java.awt.event.*

In making the awt programs we import java.awt.*
It means all the packages inside this must be imported to my programe.
Then what is need to import java.awt.event.*;in the same programe..
means in a same programe why there is aneed to import java.awt.even if we imported java.awt...

Question asked by visitor aashi
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-29-2007
Junior Member
 
Join Date: May 2007
Location: Hyderabad
Posts: 10
Thanks: 0
Thanked 2 Times in 2 Posts
swapnamarri is on a distinguished road
Re: What is need to import java.awt.event.*

We need to import java.awt.event.*along with java.awt.*in the same program why becauce both are different packages
java.awt package:Contains all of the classes for creating user interfaces and for painting graphics and images.

java.awt.event package:Provides interfaces and classes for dealing with different types of events fired by AWT components.
Reply With Quote
Reply

  Geeks Talk > Software Development > Java

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Event Effect Graph Srikanth Testing Issues 2 07-04-2007 04:02 AM
How do we catch click event? prakash.kudrekar VB.NET 5 04-30-2007 10:23 AM
Which event of the grid should we use to write code Geek_Guest VB.NET 0 04-09-2007 06:23 AM
textbox TextChanged Event Geek_Guest ASP.NET 1 03-15-2007 03:04 AM
WebSphere V5.0 : Import and export Lokesh M Web Tools 0 05-27-2006 07:26 AM


All times are GMT -4. The time now is 08:52 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved