Nuxeo ECM Projects 5.6-RC1

org.nuxeo.launcher.gui.logs
Class LogsHandler

java.lang.Object
  extended by org.nuxeo.launcher.gui.logs.LogsHandler
All Implemented Interfaces:
Observer

public class LogsHandler
extends Object
implements Observer

Since:
5.4.2
Author:
jcarsique

Constructor Summary
LogsHandler(ColoredTextPane textArea)
           
 
Method Summary
 void notifyLogsView(String logLine)
           
 void update(Observable obj, Object arg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogsHandler

public LogsHandler(ColoredTextPane textArea)
Parameters:
nuxeoLauncherGUI -
Method Detail

update

public void update(Observable obj,
                   Object arg)
Specified by:
update in interface Observer

notifyLogsView

public void notifyLogsView(String logLine)
Parameters:
logLine - Line read from log file being sent to view

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.