Class ShowLogWindow

java.lang.Object
org.jjazz.base.api.actions.ShowLogWindow
All Implemented Interfaces:
Runnable

public class ShowLogWindow extends Object implements Runnable
Show the output window connected to the log file.

Also on startup check if the output window was persisted, if yes, reconnect it to the log file.

  • Constructor Details

    • ShowLogWindow

      public ShowLogWindow()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • actionPerformed

      public static void actionPerformed()
      Call the Netbeans IDE LogAction.