Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

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