Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java 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)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

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 us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-18-2007, 04:11 PM
Member
 
Join Date: Jul 2007
Posts: 4
bilal_ali_java is on a distinguished road
Java application help and suggestions required
Respected Members,
I want to make a program in Java but very much confused that what’s the best solution, the following is the scenario:

The Java program which I have to make is continuously running in the memory like a windows service or process I mean when ever I start my computer the program starts running automatically at the back end. Now lets come to the actual problem, actually I have a third party software running on my PC which is basically a Java Swing Application, it contains simply a form and a text field, I don’t have access to the source code or any API of the software by which I could have interacted with this application, now we have to apply some necessary validations on the value entered in the text field but sine we didn’t have access to the source code or any API so I decided to develop a Java program for the solution, what my Java program(continuously running in memory) has to do is that when user enters some value in the text field of that software and than selects the value, after selecting the value when the user press ctrl+F1 key (pressing both ctrl and F1 keys together) than that selected value is inserted in the System Clipboard and than we can retrieve the value from clipboard, once this value is in our hand we can do any thing with it,

now my question is that how to transfer this value to the clipboard since for this purpose we have to access the selected text in the text field of the active window(Java swing application) than how can we access this active window or selected text using Java, this is just one solution which I have thought and trying to make it possible, please guide me that how can this be possible and what will be the best solution in this scenario.

Thanking You,
Bilal Ali.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Suggestions required for solving a Java problem bilal_ali_java Advanced Java 3 08-16-2008 02:11 AM
Help required Azndaddy New To Java 0 03-27-2008 02:57 AM
Any Datastructure Suggestions For An Unbalanced Tree? markus-sukram New To Java 0 03-26-2008 03:25 PM
Quick Job required in Java taxman Jobs Offered 0 01-02-2008 12:46 PM
Help required: regarding java.net.URL api tarzan007 New To Java 3 11-07-2007 05:46 AM


All times are GMT +3. The time now is 06:13 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org