public interface LogConsoleManager extends AdditionalTabComponentManager
Modifier and Type | Method and Description |
---|---|
void |
addLogConsole(java.lang.String name,
java.lang.String path,
java.nio.charset.Charset charset,
long skippedContent,
RunConfigurationBase runConfiguration) |
void |
removeLogConsole(java.lang.String pathOrId) |
addAdditionalTabComponent, removeAdditionalTabComponent
void addLogConsole(java.lang.String name, java.lang.String path, java.nio.charset.Charset charset, long skippedContent, RunConfigurationBase runConfiguration)
void removeLogConsole(java.lang.String pathOrId)