public class LogViewer
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
LogViewer.Log |
Modifier and Type | Field and Description |
---|---|
protected LogViewer.Log[] |
logs_ |
Constructor and Description |
---|
LogViewer(org.eclipse.swt.widgets.Shell parent) |
Modifier and Type | Method and Description |
---|---|
void |
configureLogs() |
void |
removeOpenLoggers() |
void |
setVisible(boolean visible) |
protected LogViewer.Log[] logs_