public class BuildContentDescriptor extends RunContentDescriptor
Disposable.Parent
DESCRIPTOR_KEY
Constructor and Description |
---|
BuildContentDescriptor(ExecutionConsole executionConsole,
ProcessHandler processHandler,
javax.swing.JComponent component,
java.lang.String displayName) |
Modifier and Type | Method and Description |
---|---|
boolean |
isActivateToolWindowWhenFailed() |
void |
setActivateToolWindowWhenFailed(boolean activateToolWindowWhenFailed) |
dispose, getActivationCallback, getAttachedContent, getComponent, getContentToolWindowId, getDisplayName, getExecutionConsole, getExecutionId, getHelpId, getIcon, getPreferredFocusComputable, getProcessHandler, getRestartActions, getReusePolicy, getRunnerLayoutUi, isActivateToolWindowWhenAdded, isAutoFocusContent, isContentReuseProhibited, isHiddenContent, isReuseToolWindowActivation, isSelectContentWhenAdded, setActivateToolWindowWhenAdded, setAttachedContent, setAutoFocusContent, setContentToolWindowId, setExecutionId, setFocusComputable, setProcessHandler, setReusePolicy, setReuseToolWindowActivation, setRunnerLayoutUi, setSelectContentWhenAdded, toString
public BuildContentDescriptor(ExecutionConsole executionConsole, ProcessHandler processHandler, javax.swing.JComponent component, java.lang.String displayName)