File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT and the fly likes Java Swing Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Java Swing" Watch "Java Swing" New topic
Author

Java Swing

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Dear friends,
We are developing an application software and facing the problem like this, Suppose I have name
textfield ,now i want that as soon as I enter the data (even a single character) it should open a help file
containing several name according to that data(character) that is stored in database. now when we select the
required name the corresponding data should be retrieved from the data base.
Please solve my query with one example and mail me as soon as possible.
Thanks
With regards
Sanjeet
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Java Swing
 
Similar Threads
create Directory using JFileChooser
double quotes handling
Problem encoding japanese character
how to create help file as soon as i enter the data into textfield
JVM encoding param to Tomcat Startup