public class DummySyncViewManager extends SyncViewManager
Disposable.Parent
myBuildContentManager, myProject
UNKNOWN_BUILD_ID
Constructor and Description |
---|
DummySyncViewManager(Project project) |
Modifier and Type | Method and Description |
---|---|
void |
onEvent(java.lang.Object buildId,
BuildEvent event) |
getViewName
dispose, getBuildsMap, getBuildView, getContentIcon, isBuildContentView, isConsoleEnabledByDefault, onBuildFinish, onBuildStart
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onEvent
public DummySyncViewManager(Project project)
public void onEvent(java.lang.Object buildId, BuildEvent event)
onEvent
in interface BuildProgressListener
onEvent
in class AbstractViewManager