Class LogsPane


  • public class LogsPane
    extends Object
    • Constructor Detail

      • LogsPane

        public LogsPane()
        Creates the text area, sets it as non-editable and sets an observer to intercept logs.
    • Method Detail

      • get

        public JScrollPane get()
        Returns the JScrollPane object.
        Returns:
        the JScrollPane object.
      • publishLoggingEvent

        protected void publishLoggingEvent​(ch.qos.logback.classic.spi.ILoggingEvent log)
      • close

        public void close()