public class EditorTabColorProviderImpl extends java.lang.Object implements EditorTabColorProvider, DumbAware
EP_NAME
Constructor and Description |
---|
EditorTabColorProviderImpl() |
Modifier and Type | Method and Description |
---|---|
java.awt.Color |
getEditorTabColor(Project project,
VirtualFile file) |
java.awt.Color |
getProjectViewColor(Project project,
VirtualFile file) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEditorTabColor
public java.awt.Color getEditorTabColor(Project project, VirtualFile file)
getEditorTabColor
in interface EditorTabColorProvider
public java.awt.Color getProjectViewColor(Project project, VirtualFile file)
getProjectViewColor
in interface EditorTabColorProvider