Module org.autogui

Interface GuiSwingLogManager.GuiSwingLogView

All Known Implementing Classes:
GuiSwingLogList, GuiSwingLogStatusBar
Enclosing class:
GuiSwingLogManager

public static interface GuiSwingLogManager.GuiSwingLogView
methods of the interface might happen outside of the event thread
Since:
1.2
  • Method Details

    • addLogEntry

      void addLogEntry(GuiLogEntry entry)
      Parameters:
      entry - added entry for displaying in the view
    • clearLogEntries

      void clearLogEntries()
      clear added views