public interface DebugUIEnvironment
Modifier and Type | Method and Description |
---|---|
DebugEnvironment |
getEnvironment() |
javax.swing.Icon |
getIcon() |
RunContentDescriptor |
getReuseContent() |
RunProfile |
getRunProfile() |
void |
initActions(RunContentDescriptor content,
DefaultActionGroup actionGroup) |
DebugEnvironment getEnvironment()
RunContentDescriptor getReuseContent()
javax.swing.Icon getIcon()
void initActions(RunContentDescriptor content, DefaultActionGroup actionGroup)
RunProfile getRunProfile()