setText « JEditorPane « Java Swing Q&A





1. JeditorPane settext and gettext    stackoverflow.com

I have a method that sets a content of a file to a jeditorpane using settext() method. In another method I call jeditorpane.gettext() method.. I want to know whether it returns ...