"View Selection Source", in Java
I am using the JEditorPane to view the website, and want to be able to hightlight the text with the mouse, and select a button which then produces the same output that "View Selection Source" does.
Does anyone know how to do this?
Many thanks
Richard

