Package snap.viewx

Class DevPaneConsole

All Implemented Interfaces:
PropChange.DoChange

public class DevPaneConsole extends ViewOwner
A DevPane to show the console.
  • Constructor Details

    • DevPaneConsole

      public DevPaneConsole()
      Constructor.
  • Method Details

    • createUI

      protected View createUI()
      Create UI.
      Overrides:
      createUI in class ViewOwner
    • initUI

      protected void initUI()
      Initialize UI.
      Overrides:
      initUI in class ViewOwner
    • captureSystemOutAndErr

      public static void captureSystemOutAndErr()
      Tell DevPaneConsole to start watching StdOut, StdErr.