|
|
Execute Ctrl-F in java
Hi,
My users would like a button to search a large html reference file
(newbies may forget to do Crtl-F) I would like to provide them with
such a button that would simply open-up the search in this page
prompt.
Any ideas?
Thanks,
Jean-Pierre
|
|
0
|
|
|
|
Reply
|
jype (2)
|
11/5/2003 8:02:33 PM |
|
Jean-Pierre Grenier <jype@bigfoot.com> scribbled the following:
> Hi,
> My users would like a button to search a large html reference file
> (newbies may forget to do Crtl-F) I would like to provide them with
> such a button that would simply open-up the search in this page
> prompt.
> Any ideas?
This can't be done in Java. Java doesn't define an interface to WWW
browsers.
--
/-- Joona Palaste (palaste@cc.helsinki.fi) ------------- Finland --------\
\-- http://www.helsinki.fi/~palaste --------------------- rules! --------/
"Show me a good mouser and I'll show you a cat with bad breath."
- Garfield
|
|
0
|
|
|
|
Reply
|
palaste (2323)
|
11/5/2003 8:11:14 PM
|
|
|
1 Replies
55 Views
(page loaded in 0.049 seconds)
Similiar Articles: How to run Notepad and Paste from clipboard to it - comp.lang ...... and paste the Clipboard content from it? I tried: RUN NOTEPAD.EXE KEYBOARD K_CTRL ... Using native cut copy paste in JTable - comp.lang.java.gui ... How to run Notepad ... Swing Copy Problem - comp.lang.java.gui... import java.io.*; import java.awt.*; import java.awt.event ... new Runnable() { public void run ... // Font f = new Font("Monospaced", Font.BOLD, 14 ... [Eclipse] How to fix indentations. - comp.lang.java.help ...Project, Properties, Java Code Style ... invokeLater(new Runnable() { public void run ... actual code may then need to be reformatted using Ctrl+Shift+F ... Shortest way to read all lines (one by one) from a text file ...} Is there something like this in Java? What would be the ... final File m_file; LineReader (final File f ... DOS/Windows box and that the file writer appends Ctrl-Z ... Problems to calculate sin - comp.lang.java.programmer-- Roedy Green Canadian Mind Products The Java Glossary http ... changing the Math.sin, for a given input, during a run ... After waiting a while, when i type ctrl+c the result ... why in hell the uigetdir works so slowly? - comp.soft-sys.matlab ...UIGETDIR shouldn't take _that_ long to run, unless you ... Some times I could not wait that long time, so I use Ctrl ... little about that, and there is no hint showing me java ... Remote Desktop Connection Function Keys - comp.sys.mac.apps ...ctrl+fn+function key on the mac will send the function ... And the F-Keys can have 2 functions, such as screen ... Send remote computer a message - comp.lang.java.help ... find/replace line of code (with carriage return) - comp.soft-sys ...But you can use another editor for that. Yes, the code I've posted is Matlab code, which can run in an M-function, M-script or from the command line. keyboard/mouse programming - comp.lang.asm.x86... required the original boot floppy to run off, and some code on there disabled Ctrl ... s> int *f(int x) s> { s> return(&x ... Java Games: Keyboard and Mouse - General ... How to use "getclipboarddata"? - comp.lang.xharbourDear Eugene F.: On Mar 18, 6:56=A0am ... the Clipboard content from it? I tried: RUN NOTEPAD.EXE KEYBOARD K_CTRL_V ... native cut copy paste in JTable - comp.lang.java ... Eclipse Shortcuts - JAVA, JSP, SERVLETS, EJB, STRUTS, XML, ANT ...Ctrl F : Find : Ctrl J : Incremental find : Ctrl Shift J ... Java navigation : F3: Goto declaration : Ctrl Shift U ... Ctrl R: Run to line : Ctrl U : Run snippet : Refactoring invoking ctrl-f: javascript, ctrl, f - Experts Exchange - Your ...Is there a way to do this using JavaScript? Sending {CTRL}{F} for exemple. ... Is there any way to do this with JAVA, ASP, or HTML 7/10/2012 3:13:04 AM
|
|
|
|
|
|
|
|
|