Package com.lowagie.rups.io
Interface Summary |
OutputStreamResource |
An object that implements this interface is a resource that
can be written to an OutputStream. |
Class Summary |
FileChooserAction |
Allows you to browse the file system and forwards the file
to the object that is waiting for you to choose a file. |
FileCloseAction |
Action that tells an observable to close a file and/or releases
resources relevant for the file that is being closed. |
TextAreaOutputStream |
Everything writing to this OutputStream will be shown in a JTextArea. |