public class GTextAreaInterfaceHandler extends Handler
Constructor and Description |
---|
GTextAreaInterfaceHandler(GTextAreaInterface textAreaInterface)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
void |
publish(LogRecord record) |
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevel
public GTextAreaInterfaceHandler(GTextAreaInterface textAreaInterface)
textAreaInterface
- Object implementing the GTextAreaInterface interface where the output shall be sent.public void close() throws SecurityException
close
in class Handler
SecurityException
Copyright © 2024. All rights reserved.