edu.rice.cs.drjava.model.definitions
Class ColoringView.ColorOptionListener
java.lang.Object
edu.rice.cs.drjava.model.definitions.ColoringView.ColorOptionListener
- All Implemented Interfaces:
- OptionListener<Color>
- Enclosing class:
- ColoringView
private class ColoringView.ColorOptionListener
- extends Object
- implements OptionListener<Color>
The OptionListeners for DEFINITIONS COLORs
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColoringView.ColorOptionListener
private ColoringView.ColorOptionListener()
optionChanged
public void optionChanged(OptionEvent<Color> oce)
- Specified by:
optionChanged in interface OptionListener<Color>