edu.rice.cs.drjava.ui
Class ErrorPanel.ErrorListPane.CompilerErrorColorOptionListener
java.lang.Object
edu.rice.cs.drjava.ui.ErrorPanel.ErrorListPane.CompilerErrorColorOptionListener
- All Implemented Interfaces:
- OptionListener<Color>
- Enclosing class:
- ErrorPanel.ErrorListPane
private class ErrorPanel.ErrorListPane.CompilerErrorColorOptionListener
- extends Object
- implements OptionListener<Color>
The OptionListener for compiler COMPILER_ERROR_COLOR
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorPanel.ErrorListPane.CompilerErrorColorOptionListener
private ErrorPanel.ErrorListPane.CompilerErrorColorOptionListener()
optionChanged
public void optionChanged(OptionEvent<Color> oce)
- Specified by:
optionChanged in interface OptionListener<Color>