public class SaveBuffer
extends java.lang.Object
Constructor and Description |
---|
SaveBuffer(Logger log,
java.awt.Component parent)
Constructor
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Main method for testing this class
|
boolean |
save(java.lang.StringBuffer buf)
Save a buffer
|
public SaveBuffer(Logger log, java.awt.Component parent)
log
- the logger to send messages toparent
- the parent component will be requesting a save