Class | Description |
---|---|
ConsolePanel | |
LogFormatter |
Used by
LoggingPanel to simplify formatting log messages. |
LoggingPanel |
LoggingPanel can display log messages, and provides convenient ways
for the user to filter this list. |
LogRecorder |
LogRecorder is used to decouple the GUI displaying log messages from
the potentially highly concurrent code emitting log messages. |
ShowConsole |
Pops up the console window.
|
SwingConsolePane |
Swing implementation of
ConsolePane . |
Enum | Description |
---|---|
LogFormatter.Field |
Copyright © 2015–2022 SciJava. All rights reserved.