Results 1 to 2 of 2
- 12-03-2010, 06:41 PM #1
Member
- Join Date
- Dec 2010
- Posts
- 1
- Rep Power
- 0
Accessing userselection in other programs (browser, notepad etc)
Is there a way I can write a java program that, lets say runs in background, that can access selected text in a browser or notepad?
I am trying to build a pop-up dictionary. When I double click a word, my dictionary should pop up and show the synonyms.
I know it can be done if I learn to write firefox addons :( which I hear is a hard task. I am an intermediate programmer in java.so thought I would stick to java instead of javascript.
- 12-03-2010, 07:16 PM #2
No, you can't write spyware in Java.a java program that, lets say runs in background, that can access selected text in a browser or notepad
You can do that if the word you double click is also displayed in your Java program.I am trying to build a pop-up dictionary. When I double click a word, my dictionary should pop up and show the synonyms.
db
Similar Threads
-
modules in notepad
By joypik in forum New To JavaReplies: 6Last Post: 11-22-2010, 05:47 PM -
Notepad program
By sridevisala in forum Java SoftwareReplies: 1Last Post: 04-26-2010, 09:56 AM -
problem with notepad
By munish in forum Advanced JavaReplies: 7Last Post: 08-30-2009, 11:53 AM -
NotePad
By whosadork in forum New To JavaReplies: 10Last Post: 10-03-2008, 07:44 PM -
Notepad or IDE?
By Eranga in forum Other IDEsReplies: 30Last Post: 09-22-2008, 04:20 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks