public class LogsHandler extends Object implements Observer
Constructor and Description |
---|
LogsHandler(ColoredTextPane textArea) |
Modifier and Type | Method and Description |
---|---|
void |
notifyLogsView(String logLine) |
void |
update(Observable obj,
Object arg) |
public LogsHandler(ColoredTextPane textArea)
textArea
- public void update(Observable obj, Object arg)
public void notifyLogsView(String logLine)
logLine
- Line read from log file being sent to viewCopyright © 2016 Nuxeo SA. All rights reserved.