org.jpos.ui.factory
Class LogListenerFactory.Listener
java.lang.Object
org.jpos.ui.factory.LogListenerFactory.Listener
- All Implemented Interfaces:
- Runnable, EventListener, LogListener
- Enclosing class:
- LogListenerFactory
public class LogListenerFactory.Listener
- extends Object
- implements LogListener, Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogListenerFactory.Listener
public LogListenerFactory.Listener(LogProducer logger,
UI ui,
JTextArea text,
int maxEvents,
int maxLines)
run
public void run()
- Specified by:
run in interface Runnable
log
public LogEvent log(LogEvent evt)
- Specified by:
log in interface LogListener
Copyright © 1998-2012 jPOS.org. All Rights Reserved.