com.intellij.openapi.options
Interface SettingsEditorListener<Settings>

All Superinterfaces:
java.util.EventListener

public interface SettingsEditorListener<Settings>
extends java.util.EventListener


Method Summary
 void stateChanged(SettingsEditor<Settings> editor)
           
 

Method Detail

stateChanged

void stateChanged(SettingsEditor<Settings> editor)