All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class LogPanel extends App

LogPanel is a read-only panel that contains the log and a button to open the log file location in the OS.

See Also:
  • Constructor Details

    • LogPanel

      public LogPanel()
  • Method Details

    • appendToLog

      public void appendToLog(String message)