Class WebViewerContext


  • public class WebViewerContext
    extends TextContext
    Represents the web viewer in the Console which can display HTML text content as web pages.

    The web viewer in the Console interprets the data of a Log Entry as an HTML website.

    Note: This class is not guaranteed to be threadsafe.

    • Constructor Detail

      • WebViewerContext

        public WebViewerContext()
        Creates and initializes a WebViewerContext instance.