Class LogsPane

java.lang.Object
org.bidib.wizard.mvc.logger.view.LogsPane

public class LogsPane extends Object
  • Constructor Details

    • LogsPane

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

    • 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()