Class ClientGui

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, NotificationListener

public class ClientGui extends JPanel implements NotificationListener
Swing GUI that connects to a Java process via JMX and allows the user to view and modify the Log4j 2 configuration, as well as monitor status logs.
See Also: