Interface | Description |
---|---|
OutputStreamResource |
An object that implements this interface is a resource that
can be written to an OutputStream.
|
Class | Description |
---|---|
FileCloseAction |
Action that tells an observable to close a file and/or releases
resources relevant for the file that is being closed.
|
FileChooserAction |
Allows you to browse the file system and forwards the file
to the object that is waiting for you to choose a file.
|
TextAreaOutputStream |
Everything writing to this OutputStream will be shown in a JTextArea.
|
Copyright © 2015. All rights reserved.