edu.rice.cs.drjava.ui.config
Interface OptionComponent.ChangeListener

All Superinterfaces:
Lambda<java.lang.Object,java.lang.Object>
Enclosing class:
OptionComponent<T,C extends javax.swing.JComponent>

public static interface OptionComponent.ChangeListener
extends Lambda<java.lang.Object,java.lang.Object>

Interface for change listener.


Method Summary
 
Methods inherited from interface edu.rice.cs.plt.lambda.Lambda
value