473,385 Members | 1,983 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

IO Tools eclipse

38
Hi,

i have some problems with passing values through keyboard in eclipse plattform.

if i import this code

import Prog1Tools.IOTools;

i got this error : The import Prog1Tools cannot be resolved

what can i do to be able to insert data through keyboard ??

where can i doenload this packge?

any help is welcame....
Nov 18 '09 #1
1 2314
mrlynn
1
Try importing java.awt.event.KeyEvent and java.awt.event.KeyListener
Then make sure your class implements KeyListener, and created the keyTyped(KeyEvent e), public void keyPressed(KeyEvent e), and keyReleased(KeyEvent e) methods.
Nov 19 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Anks | last post by:
hi i am new to java and want to try some good tools for testing and developement can anybody tell me about some easily approachable tools for same. Thanks Anks
3
by: vishnu mahendra | last post by:
Hello every one this is vishnu can any one please tell me where can i get java debugging tools for windows.i am a newbie to java so please help me out. thank you in advance, vishnu
0
by: Vikram Sorathia | last post by:
hi, I am a novice developer in ECLIPSE. I am interested in developing web services on Eclipse Platform. I am trying to install WebTools Platform from the following site:...
1
by: Lipei | last post by:
I have once try IntelliJ IDEA.And I can refactor easily,I can add try and catch just by a few clicks.It also can help me analazy the program's error.(e.g It warned me that I did't initialize the...
12
by: CppNewB | last post by:
I am absolutely loving my experience with Python. Even vs. Ruby, the syntax feels very clean with an emphasis on simplification. My only complaint is that there doesn't appear to be a great...
6
by: SJD | last post by:
I am looking for a freeware, 3rd party tool that is similar to TOAD for Oracle. Does anyone know of any good free alternatives to running queries on the DB2 1st party software? Thanks.
0
by: AnonymousFC4 | last post by:
1) Debugger. Is gdb (or ddd) still the best tool to debug C++ prog a) on Linux? b) On Solaris? 2) IDE, can you debug C++ programms, using Eclipse-cdt on both Linux and Solaris? Other tools?...
6
by: carey1 | last post by:
Hi guys. What would you recommend as an alternative to using XMLSpy from Altova? I need about 200 licences and similar functionality as XMLSpy. Any advice is appreciated. Thanks. Best...
14
by: call_me_anything | last post by:
Our group uses Vi editor for writing code and "grep" to understand the working of the code. Seems like we are living 20 years behind the current age. I have searched for some good tools on the...
0
by: Patrick Finnegan | last post by:
No IPhone? Have a play with this instead. Eclipse based Tcl Development tools are now available from the Eclipse web site. Eclipse C/C++ Ide: ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.