com.intellij.openapi.editor.colors
Interface EditorColorsListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
EditorColorsAdapter

public interface EditorColorsListener
extends java.util.EventListener


Method Summary
 void globalSchemeChange(EditorColorsScheme scheme)
           
 

Method Detail

globalSchemeChange

void globalSchemeChange(EditorColorsScheme scheme)