public class ThreadDumpConsoleFactory extends java.lang.Object implements AnalyzeStacktraceUtil.ConsoleFactory
Constructor and Description |
---|
ThreadDumpConsoleFactory(Project project,
java.util.List<ThreadState> threadDump) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
createConsoleComponent(ConsoleView consoleView,
DefaultActionGroup toolbarActions) |
public ThreadDumpConsoleFactory(Project project, java.util.List<ThreadState> threadDump)
public javax.swing.JComponent createConsoleComponent(ConsoleView consoleView, DefaultActionGroup toolbarActions)
createConsoleComponent
in interface AnalyzeStacktraceUtil.ConsoleFactory