Class LogEntryViewerPanel

    • Constructor Detail

      • LogEntryViewerPanel

        public LogEntryViewerPanel()
    • Method Detail

      • display

        public void display​(List<LogEntry> entries)
        Sets the entries to display.
        Parameters:
        entries - the log entries to display
      • display

        public void display​(LogEntryHandler handler)
        Sets the entries to display, obtained from the specified handler.
        Parameters:
        handler - the handler to obtain the records from
      • getProperties

        public static Properties getProperties()
        Returns the properties that define the editor.
        Returns:
        the properties