Programatic way to save content of an Output Console?
"glenn_david" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
I am using the org.openide.windows.InputOutput class for an "Output Console" in my application. From the UI the "Save As" feature is supported from a pop-up menu. I have so far found no way to programmatically save the contents of the Output Console to a text file. Does anyone already know how to do this? This is for the NetBeans 8.1 Thanks