public class ContentManagerUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
cleanupContents(Content notToRemove,
Project project,
java.lang.String contentName) |
static ContentManager |
getContentManagerFromContext(DataContext dataContext,
boolean requiresVisibleToolWindow)
This is utility method.
|
public static ContentManager getContentManagerFromContext(DataContext dataContext, boolean requiresVisibleToolWindow)
ContentManager
from the current context.