Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
HELP:"String and Doc" stuffs.
- From: lpbinh@xxxxxxxxxxx (Le Phu Binh)
- Subject: HELP:"String and Doc" stuffs.
- Date: Sat, 30 Oct 1999 15:44:15 -0500 (CDT)
Hi all, Could anyone please help me in this matter: I need to view an HTML document and I am using JEditorPane to do that. It is required that user will input some value through the user interface, then I need to replace some specific parts on the view by the new values. I have tried select(start, end) to be able to use replaceSelectedText(String) but it doesn't work. Could you please give me some hints to do that? Or the only way I could do is copy the original file to a temporary directory, read and replace the values everytime user interacts with the appl. ? Thanks alot in advance, Binh. --- To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx
- Prev by Date: Scrolling HTML in a JEditorPane
- Next by Date: View HTML document by Java.
- Previous by thread: View HTML document by Java.
- Next by thread: jdk1.2.2 corba works on nt not on 98
- Index(es):