org.jpos.ui.factory
Class LogListenerFactory
java.lang.Object
org.jpos.ui.factory.LogListenerFactory
- All Implemented Interfaces:
- UIFactory
public class LogListenerFactory
- extends Object
- implements UIFactory
- Author:
- Alejandro Revilla
a log listener component
i.e:
<log-listener scrollable="true"
logger="Q2" font="fixed-normal-12"
max-events="100" max-lines="50" />
- See Also:
UIFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogListenerFactory
public LogListenerFactory()
create
public JComponent create(UI ui,
org.jdom.Element e)
- Specified by:
create in interface UIFactory
Copyright © 1998-2012 jPOS.org. All Rights Reserved.